what function lets you test if something is true or false and then do different things depending on which result you get? (include the

Answers

Answer 1

The function is called an if/else statement function lets you test if something is true or false and then do different things depending on which result you get.

An if/else statement is a type of control flow statement that allows a program to execute different instructions depending on the result of a logical expression. The statement begins with an if condition, followed by a set of instructions to be performed if the condition is true. If the condition is false, the program executes the instructions after the optional else statement. The syntax for an if/else statement looks like this: if (condition) { // Instructions to execute if condition is true } else { // Instructions to execute if condition is false } By using an if/else statement, a program can make decisions and perform different actions based on the results of a logical expression.

Learn more about function here

https://brainly.com/question/29633660

#SPJ4


Related Questions

What is the slope of the line that passes through the ordered pairs(1,14)and(−5,−34)?

Answers

Answer:

The answer is 8!

Step-by-step explanation:

I took the quiz. Have a great day, hope this helps!

What percentage is 388 ??

Answers

Answer: 77.6%

Step-by-step explanation: By using the basic calculation of percentage strategy, it's 77.6%

find the value of the linear correlation coefficient r.

Answers

To find the value of the linear correlation coefficient r, you need to have two variables and their corresponding data sets.

The formula for the linear correlation coefficient r is as follows:

\($$r = \frac{n\sum xy - \sum x\sum y}{\sqrt{n\sum x^2 - (\sum x)^2} \sqrt{n\sum y^2 - (\sum y)^2}}$$\)

Where n is the number of data points, x and y are the two variables, and Σ represents the sum of the data. To calculate r, you need to calculate six sums: Σx, Σy, Σxy, Σx2, Σy2, and n.Let's go through an example.

Suppose you have the following data sets for two variables x and y:

$$x: 1, 2, 3, 4, 5$$$$

y: 2, 4, 6, 8, 10$$

First, calculate the six sums:

$$\Sigma x = 1 + 2 + 3 + 4 + 5 = 15$$$$\Sigma y = 2 + 4 + 6 + 8 + 10 = 30$$$$\Sigma xy = (1)(2) + (2)(4) + (3)(6) + (4)(8) + (5)(10) = 110$$$$\Sigma x^2 = (1)^2 + (2)^2 + (3)^2 + (4)^2 + (5)^2 = 55$$$$\Sigma y^2 = (2)^2 + (4)^2 + (6)^2 + (8)^2 + (10)^2 = 220$$$$n = 5$$

Now, substitute these values into the formula for r:

$$r = \frac{(5)(110) - (15)(30)}{\sqrt{(5)(55) - (15)^2} \sqrt{(5)(220) - (30)^2}}$$

$$r = \frac{550 - 450}{\sqrt{275 - 225} \sqrt{1100 - 900}}$$

$$r = \frac{100}{\sqrt{50} \sqrt{200}}$$

$$r = \frac{100}{\sqrt{10000}}$$

$$r = \frac{100}{100}$$

$$r = 1$$

Therefore, the linear correlation coefficient r is 1.

This indicates a perfect positive linear relationship between x and y.

To know more about linear correlation coefficient visit

https://brainly.com/question/4219149

#SPJ11

To find the value of the linear correlation coefficient r, you need to first calculate the covariance and standard deviation of the two variables.

The formula for the linear correlation coefficient r is:

\($$r = \frac{\text{cov}(X,Y)}{\sigma_X \sigma_Y}$$\)

where cov(X,Y) is the covariance of X and Y, σX is the standard deviation of X, and σY is the standard deviation of Y.

Here are the steps to calculate the linear correlation coefficient r:

Step 1: Calculate the mean of X and Y.

\($$ \begin{aligned}\overline X &= \frac{1}{n}\sum_{i=1}^{n} X_i\\ \overline Y &= \frac{1}{n}\sum_{i=1}^{n} Y_i\end{aligned} $$\)

Step 2: Calculate the deviations of X and Y from their respective means. \($$\begin{aligned}d_i(X) &= X_i - \overline X\\ d_i(Y) &= Y_i - \overline Y\end{aligned}$$\)

Step 3: Calculate the sum of the products of the deviations.

\($$S_{xy} = \sum_{i=1}^{n} d_i(X) d_i(Y)$$\)

Step 4: Calculate the covariance of X and Y.

\($$ \text{cov}(X,Y) = \frac{S_{xy}}{n-1} $$\)

Step 5: Calculate the standard deviation of X and Y.

\($$ \begin{aligned}\sigma_X &= \sqrt{\frac{\sum_{i=1}^{n} (X_i - \overline X)^2}{n-1}}\\ \sigma_Y &= \sqrt{\frac{\sum_{i=1}^{n} (Y_i - \overline Y)^2}{n-1}}\end{aligned}$$\)

Step 6: Calculate the linear correlation coefficient r.

\($$r = \frac{\text{cov}(X,Y)}{\sigma_X \sigma_Y}$$\)

To know about linear correlation coefficient visit

https://brainly.com/question/4219149

#SPJ11

x - 3 < 4

graph the inequality

Answers

Answer:  See the image below.

x - 3 &lt; 4 graph the inequality

if you can buy three loaves of bread for 5 dollars, how many loaves can you buy with 12 dollars?

Answers

Answer: 20 loaves

Step-by-step explanation:

3/5 = .6

12/.6 = 20

I’m not 100% sure but this is what I believe is the answer

20 Loaves

Write a linear function f with f(0) =3 and f(-6) =3.
f (x) =

Answers

Answer:

f(x) = 3

Step-by-step explanation:

f(0) = 3  means you have the ordered pair (0, 3)

f(-6) = 3  means you have the ordered pair (-6, 3)

Form this point, you can look at the ordered pair and see that the y values are the same but the x values are difference.  This is a line with slope = 0 and the graph of the line is horizonal .  

But if you need more explanation see  below.

1. Find the slope using the ordered pair above

  slope = (3 - 3)/ (-6 - 0) = 0/-6 = 0  so the slope = 0

2.   Find the y intercept (b) by using the slope intercept formula: y = mx + b

    y = mx + b

     3 = 0(0) + b

      3 = b

equation of the line: y = 0x + 3;  y = 3 remember y = f(x)

so  f(x) = 3

Answer:hrockc

Step-by-step explanation:

if 30% of students like pineapple and 15% of them like banana , how many more students favour pineapple?

Answers

30 % like pineapple
15 % like banana
The percentage is of 100%
30/100 like pineapple and 15/100 like banana = 15 % more students favor pineapple

Exam
A point is chosen at random in the circle. What
percent of the time will the point be in the
shaded region?
Round to the nearest tenth of a percent.
106

ExamA point is chosen at random in the circle. Whatpercent of the time will the point be in theshaded

Answers

Answer:

106/360

29.4%

.................

A video game olved at arnold for 14. 99. Arnold mark the game up at 40% of the elling price. The cot of the video game to arnold i

Answers

The game will cost Arnold for $8.99.

How does subtraction work?

Mathematical operation is subtraction. It is employed to eliminate terms or expression's objects.

Given, a video game costs $14.99 at Arnold's.

40% of the sales price

= 40 x 14.99 / 100

= 5.996,

which equals 6, round.

The game is marked up by Arnold's at 40% of the asking price. that is 6,

40% of the selling price equals the selling cost minus Arnold's game costs.

Cost of the game to Arnold: 6 = 14.99

the game's price to Arnold plus 6 equals $14.99

making use of the subtraction operation,

The game cost Arnold $8.99.

Arnold will pay $8.99 for the game as a result.
To know more about Subtraction , click here :
https://brainly.com/question/17301989
#SPJ4

The lifting force, F, exerted on an airplane wing varies jointly as the area, A, of the wing's surface and the square of the plane's velocity, v. The lift of a wing with an area of 130 square feet is 5,200 pounds when the plane is going at 150 miles per hour. Find the lifting force if the speed is 220 miles per hour. Round your answer to the nearest integer if necessary.

Answers

The lifting force if the speed is 220 miles per hour is F' = 708.53 N.

The force of light, or simply light, is the sum of all forces on an object that cause the object to move perpendicular to the direction of flow.

The most common type of lift is the wing lift. But there are many other common uses, such as propellers on airplanes and ships, rotors on helicopters, fan blades, sails on sailboats, and wind turbines.

We have,

The lifting force, F, exerted on an airplane wing varies jointly as the area, A, of the wing's surface and the square of the plane's velocity, v. It, means that,

\(F=kAv^{2}\)

Where

k is constant

If, A = 190 Ft², v = 220 mph, F = 950 pounds

Now, find k first from the above data. So,

    \(k=\frac{F}{Av^{2} }\)

⇒ \(k=\frac{950}{190* (220)^2}\)

⇒ k = 0.0001033

It is required to find the lifting force on the wing if the plane slows down to 190 miles per hour.

Let F' is a new force. So,

    F' = 0.0001033 × 190 × (190)²

⇒ F' = 708.53 pounds.

So, the lifting force is 708.53 pounds if the plane slows down to 190 miles per hour.

Learn more about hour:

https://brainly.com/question/13533620

#SPJ4

Translate the mathematical sentence into an equation. **You do NOT have to solve it**

The difference between six, and a number divided by four is sixteen

Answers

Answer:

'The difference between six, and a number divided by four is sixteen' will be translated into an equation such as:

\(\frac{6\:-\:x}{4}=16\)

Step-by-step explanation:

Let 'n' be the number

The difference between six and a number 'n' is written in an algebraic expression such as:

\(6 - x\)

\(6-x\) is obtained by 'subtracting, starting with 6'.

Dividing 6-x by 4 will become:

\(\frac{6\:-\:x}{4}\)

so the sentence the difference between six, and a number divided by four is sixteen will become:

\(\frac{6\:-\:x}{4}=16\)

Therefore, 'The difference between six, and a number divided by four is sixteen' will be translated into an equation such as:

\(\frac{6\:-\:x}{4}=16\)

5y+40z what is the factor

Answers

Answer:

the factored form is 5(y + 8z)

Step-by-step explanation:

Because 5 divides evenly into both 5y and 40z, the GCF is 5 and the factored form is 5(y + 8z)

Distributive property to solve -9(2-p)

Answers

Answer:

9p−18

Step-by-step explanation:

Expand by distributing terms

(−9×2 ) (−9×−p)

Simplify
−18−9×−p

Regroup terms

−18−(−9p)

Remove parentheses

9p−18

A pound of chocolate costs 7 dollars. Milan buys p pounds. Write an equation to represent the total cost c that Milan pays.

Answers

Answer:

A pound of chocolate costs 7 dollars. Milan buys p pounds. Write an equation to represent the total cost c that Milan pays.

c = 7xp.

Step-by-step explanation:

What is the solution to -2(8x - 4) < 2x+5

Answers

Answer: x>1/6

Step-by-step explanation:

For this problem, you solve it as if it had an equal sign.

-2(8x-4)<2x+5                        [distribute -2]

-16x+8<2x+5                           [combine like terms by adding and subtracting on both sides]

3<18x                                      [divide both sides by 18]

x>1/6

identify the slope of the line in the graph below:a slope=5b slope=undefined c slope=0d slope=1

identify the slope of the line in the graph below:a slope=5b slope=undefined c slope=0d slope=1

Answers

Given the vertical line, the slope of a straight line is expressed as;

\(m\text{ = }\frac{y_2-y_1}{x_2-x_{1_{}}}\)

From the line, we can choose any two coordinates, using the coordinates (5, 0) and (5, 5)

x1 = 5, y1 = 0, x2 = 5 and y2 = 5

Substitute into the formula as shown;

\(\begin{gathered} m\text{ = }\frac{5-0}{5-5} \\ m\text{ = }\frac{5}{0} \\ m\text{ =}\infty \end{gathered}\)

Any value divided by zero always tends to infinity. Hence the slope of the line is undefined.

Note that the slope of any vertical line does not exist.

A music company offers lessons.
They charge a registration fee of $30 and then $40 per lesson.
The equation y=40x+30 represents the total cost y of x lessons.

What would be the total cost for 3 lessons?


$150
$150

$120
$120

$180
$180

$130
$130

Answers

You replace x with 3 since it’s 3 lessons, and then you solve.The final answer would be $150.
A music company offers lessons. They charge a registration fee of $30 and then $40 per lesson. The equation

Is it easier for you to visualize the reaction by using pictures words or symbols?.

Answers

Chemical reactions such as photosynthesis explains the manner in which green plants manufacture their own food using the energy derived from sunlight.

What is photosynthesis?

Photosynthesis is the process in which green plants prepare their own food in the presence of sunlight and light energy is converted into chemical energy by the process of cellular respiration.

The process of photosynthesis takes place in green plants only due to presence of chlorophyll and materials such as sunlight, water, carbon dioxide is required for the process of photosynthesis.

The equation of photosynthesis is represented below:

6CO₂ + 6H₂O → C₆H₁₂O₆ + 6O₂.

The process of food manufacturing in plant is done through photosynthesis and the plants are known as autotrophs as they are the producers.

In the process of photosynthesis the reactant have 6 carbon dioxide molecules and six water molecules, and light energy converted into chemical energy due to presence of chlorophyll.

Therefore, Chemical reactions such as photosynthesis explains the manner in which green plants manufacture their own food using the energy derived from sunlight.

Learn more about photosynthesis here: brainly.com/question/1388366

#SPJ4

Suppose a ceiling fan manufacturer has the total cost function C(x) = 43x + 1850 and the total revenue function R(x) = 80x.
(a) What is the equation of the profit function for this commodity?
(b) What is the profit on 30 units? Interpret your result.
(c) How many fans must be sold to avoid losing money?

Answers

a) The equation of the profit function is \(P(x) = 37x - 1850.\)

b) The profit on 30 units is 310. This means that if the manufacturer sells 30 units, they will make a profit of 310.

c) The manufacturer must sell at least 50 fans to avoid losing money. If they sell fewer than 50 fans, they will have a negative profit, which means they will be losing money.

(a) The profit function P(x) is defined as the difference between the total revenue and the total cost, so we have:

\(P(x) = R(x) - C(x) = 80x - (43x + 1850) = 37x - 1850\)

Therefore, The profit function's equation is \(P(x) = 37x - 1850.\)

(b) To find the profit on 30 units, we substitute x = 30 into the profit function:

\(P(30) = 37(30) - 1850 = 310\)

For 30 units, the profit is 310. Accordingly, the manufacturer will make a profit of 310 if they sell 30 units.

(c) To avoid losing money, the profit must be greater than or equal to zero. Therefore, we set the profit function equal to zero and solve for x:

\(37x - 1850 = 0\\37x = 1850\\x = 50\)

To stay profitable, the company must sell at least 50 fans. They will experience a negative profit—that is, a loss—if they sell less than 50 fans.

for such more question on revenue

https://brainly.com/question/29178349

#SPJ4

Find the volume of each figures below. around to the hundredths place.

 Find the volume of each figures below. around to the hundredths place.

Answers

Answer:

V = 5,274.00 cm^3

V = 210 cm^3

Step-by-step explanation:

Formula for volume of a sphere:

V = 4/3 × pi × r^3

V = 4/3 × 3.14 × (21.6 ÷ 2)^3

V = 4/3 × 3.14 × 10.8^3

V = 5,273.99423....

V = 5,274.00

Formula for volume of a square:

V = b × h × w

V = 6 × 7 × 5

V = 210

please help me


I don't get what the question is asking me​

please help meI don't get what the question is asking me

Answers

The first (a) is one and 3/4.
The second (b) is -2 3/4
The third (c) is -1 1/5

Do males or females like basketball more? Show both raw numbers and percentages.

Do males or females like basketball more? Show both raw numbers and percentages.

Answers

We can infer from the data set provided that more women than men are interested in basketball.

What is percentage?

A value or ratio that may be stated as a fraction of 100 is referred to as a percentage in mathematics. If we need to calculate a percentage of a number, we should divide it by its entirety and then multiply it by 100. The proportion therefore refers to a component per hundred. Per 100 is what the word percent means. The letter "%" stands for it.

From table given in question

Number of males that like basketball = 21

Number of females that like basketball = 29

Percentage of males that like basketball =  (21/50)*100 = 42%

Percentage of females that like basketball =  (29/50)*100 = 58%

So, from above data we can conclude that females like basketball more than that of males.

Learn more about percentage here:

https://brainly.com/question/24877689

#SPJ1

what are 3 equivalent ratios to2/3

Answers

Answer: 4/6, 6/9, 8/12, 10/15

Step-by-step explanation: All those fractions obtained by multiplying both the numerator and denominator of 2/3 by the same number are equivalent to 2/3.

1/3(6z + 7.2) = 0.5 (8z + 2) - 0.4

Answers

Answer:

z = 0.9

Step-by-step explanation:

1/3(6z + 7.2) = 0.5 (8z + 2) - 0.4

Step 1) (2z +2.4)=(4z+1) - 0.4

Step 2) (2z +2.4)=(4z+0.6)

Step 3) 1.8 = 2z

Step 4) 1.8/2 = z

Step 5) 0.9 = z

Answer:

.9

Step-by-step explanation:

it is 0.9 i did this assignment with my teacher

A cylinder has a height of 7 yards and a radius of 14 yards. What is its volume? Use ​ ≈ 3.14 and round your answer to the nearest hundredth.

Answers

The answer to the nearest hundredth, the volume of the cylinder is approximately 4309.28 cubic yards.

To calculate the volume of a cylinder, we can use the formula V = πr²h, where V is the volume, r is the radius, and h is the height.

Radius (r) = 14 yards

Height (h) = 7 yards

Approximation of π = 3.14

Substituting these values into the formula, we have:

\(V = 3.14 \times(14^{2} )\times 7\)

First, let's calculate the value of (14²):

\(14^{2} = 14 \times 14 = 196\)

Now, substitute the values back into the formula:

\(V = 3.14 \times 196 \times 7\)

Next, perform the calculations:

\(V = 3.14 \times 1372\)

V ≈ 4309.28

For similar question on cylinder.

https://brainly.com/question/30858645  

#SPJ11

Subtract: (14 - 12√10) from (32 +4√10).
\(subtract: (14-12 \sqrt{10}) from (32+4 \sqrt{10}) \)
I dont know how to solve this​

Answers

The solution of subtracting (14 - 12√10) from (32 +4√10), in the surd expression is 18 + 16√10.

What is the solution of the surd expression?

The solution of the surd expression is calculated as follows;

To subtract (14 - 12√10) from (32 +4√10), we can simply subtract the coefficients of √10 and the constants separately.

(32 +4√10) - (14 - 12√10)

= (32 - 14) + (4√10 + 12√10)

= 18 + 16√10

Therefore, the answer to the surd expression is 18 + 16√10.

Learn more about surd expressions here: https://brainly.com/question/25119327

#SPJ1

A psychologist studied the number of hours a worker sleeps at night and the number of errors made in a given task the following morning. Table 1 shows the results for the twenty people who were studied. It was also discovered that the average number of errors made by a normal person is 5.6.
Person 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Hours of sleep 4 8 6 10 5 6 7 7 9 3 10 8 12 3 9 5 4 3 12 7
Mistake done 7 2 8 6 9 6 9 8 1 9 8 3 6 4 2 6 8 5 2 3
Table 1
Based on Table 1 above:
Illustrate the two variables given (separately) by means of a bar chart. You are required to prepare TWO different graphs for the variables. The first graph your x-axis will be hours of sleep (horizontal line) and your y-axis will be frequency (vertical line). The second graph your x-axis will be mistakes done (horizontal line) and your y-axis will be frequency (vertical line). CANNOT COMBINE THE GRAPHS

Answers

It should be noted that the number of hours slept will have to be plotted on the x-axis.

Also, the number of mistakes that was made will be plotted on the y-axis.

Each point on the scatterplot will represent one participant in the study.

How to explain the scatterplot

It should be noted that to illustrate the two variables given in Table 1, we can create a scatterplot using R code.

In this case the number of hours slept will have to be plotted on the x-axis, and the number of mistakes made will be plotted on the y-axis.

Looking at the scatter plot, we can see that there is a general trend that more hours of sleep are associated with fewer mistakes made.

Learn more about scatterplot on

https://brainly.com/question/29785227

#SPJ1

A psychologist studied the number of hours a worker sleeps at night and the number of errors made in

If A=68+j16, and B=2−j4, then solve for the quotient A/B.

a. 10−j12 b. 4+j7.45 c. 3.6−j15.2 d. 14.8−j62.3 e. 3.6+j15.2

Answers

The quotient A/B is equal to 42 + 84j, which corresponds to option b: 4 + j7.45.

To find the quotient A/B, we can perform complex division. Let's proceed with the calculation:

A/B = (68 + j16) / (2 - j4)

To simplify the expression, we can multiply the numerator and denominator by the conjugate of the denominator:

A/B = ((68 + j16) * (2 + j4)) / ((2 - j4) * (2 + j4))

Expanding the numerator and denominator:

A/B = ((68 * 2) + (68 * j4) + (j16 * 2) + (j16 * j4)) / ((2 * 2) + (2 * j4) - (j4 * 2) - (j4 * j4))

= (136 + j272 + j32 + j64) / (4 + j8 - j8 - j16)

= (136 + j272 + j32 + j64) / 4

Simplifying further:

A/B = (136 + j272 + j32 + j64) / 4

= (136 + j272 + j32 + j64) / 4

= (136 + 32) / 4 + (272 + 64) / 4j

= 168 / 4 + 336 / 4j

= 42 + 84j

learn more about quotient here:

https://brainly.com/question/16134410

#SPJ4

Findings of an intervention study with a convenience sample:a. are generalizable to a wider group of patients with related problems. b. are to be discounted because they are extremely biased. c. provide no useful information. d. should be replicated before being applied to a wider population.

Answers

Findings of an intervention study with a convenience sample should be replicated before being applied to a wider population.

The correct answer is: d.
This is because a convenience sample may not be representative of the entire population, and thus, the findings might not be generalizable to a wider group of patients with related problems.

Replicating the study with a more diverse sample can help ensure the results are applicable to a broader population.

The correct answer is d :

Findings of an intervention study with a convenience sample should be replicated before being applied to a wider population.

Convenience sampling involves selecting participants based on their availability and willingness to participate, rather than randomly selecting them from a larger population.

As a result, convenience samples may not be representative of the larger population and may have biases that affect the generalizability of the findings.

Therefore, it is important to replicate the study using a more representative sample before drawing conclusions that can be applied to a wider population.

This helps to ensure that the findings are reliable and can be generalized to the broader population.

For similar question on sample.

https://brainly.com/question/24466382

#SPJ11

If f(x) = 2x2 − 10, find f(5). (1 point)

a
90

b
10

c
7.5

d
40

Answers

Answer:

D 40

Step-by-step explanation:

2x^2-10  if (5)

2(5)^2-10

2(25)-10

50-10

40

Other Questions
BRAINLY TO WHOEVER CAN HELP- ALSO IF YOU GIVE VIA FILESHARE PLS JUST GIVE ME A VERY BREIF SUMMARY CAUSE I CANT OPEN IT how many times is a beam of light refracted when it passes through a triangular prism? what happens to the colors in each beam each time it is refracted? Determine the equation of the line in slope-intercept form in the graph shown In a computer catalog, a computer monitor is listed as being 27 inches. This distance isthe diagonal distance across the screen. If the screen measures 15 inches in height,what is the actual width of the screen to the nearest inch? Find the slope ofthe line.[?]Give your answer asa fraction in simplestform. The author, Julio Cortazar, is from Argentina. What details from the story might reflect his perspective as a South American writer? Stating What idea did Aristarchus develop based on his studies of the universe? which of the following members of congress would an interest group representing the concerns of rice growers be least likely to approach concerning the farm bill and government payments to rice growers? group of answer choices a member of congress from an area with some rice production who is not knowledgeable about the details of the farm bill a member of congress from a rice growing area that is a long-time supporter of the farm bill a member of congress from an urban area who is adamantly opposed to the farm bill and payments to any farmers a newly elected member of congress from a farm state who has not taken a position on the issue of government support for rice growers what has the tenth amendment never been used to do by the u.s. supreme court that is surprising, since it is part of the bill of rights? What are RQS and TQS? The author claims that King's "I Have a Dream" speech 8. An object that is traveling 50m/s slows down with anacceleration rate of -3.5m/s/s. This took place over a period of 4s.What was the objects final velocity? * What are unique traits developed by organisms to help them survive, thrive, and reproduce in their particular environment The night of the broken glass...When and how where they loaded onto trains?How they were selected to the camps?Put it into a paragraph!!!! 1. A sample of gas was compressed at 35 C from a volume of 300.0 mL to a volumeof 100.0 mL where its pressure was found to be 30.0 mm Hg. What was the originalpressure of the gas, if there was no change in temperature? Type in your numericalanswer in the textbox. You may type in your work or upload a picture of it using the"add file" button below the textbox. Consider an (m, n) systematic linear block code and let r = n m. Giving an m x n encoding matrix G, show that there exists an r xn parity-check matrix H such that T (a) (5%) GH" = 0 (b) (5%) Each row of H, denoted as hi, 1 Which of the following is the file type of Microsoft Publisher files?.txt.doc.pub.xlsx Which continents are almost completely controlled by other countries? Which continents are only controlled by a few countries The major use of carbon dioxide If 7 litres of petrol will last 23 minutes in Dave's car, then how long will 25 litres last? Give your answer to the closest minute.