Answer:
114 cm2
Step-by-step explanation:
The given system of equation has no solution.
<u>Step-by-step explanation</u>:
<u><em>step 1</em></u><em> :</em>
The given equations are 4x + 2y = 14 and 2x + y = 7.
<u><em>step 2</em></u><em> :</em>
Let 4x + 2y = 14 be the first equation.
Let 2x + y = 7 be the second equation.
The solution (x,y) can be determined by solving the two equations, if only the given two equations are different.
<u><em>step 3</em></u><em> :</em>
In first equation taking 2 out as a common factor on both sides, the equation becomes:
2 (2x + y) = 2 (7)
So, the first equation resembles the second one.
<u><em>step 4</em></u><em> :</em>
Since both the equations are similar, they cannot be solved to get a solution. Therefore, the system of equation has no solution which is also known as inconsistent.
So if in 1/4 of an hour 75 gallons are pumped you would multiply 75 by four which will give you 300. This means 300 gallons are pumped in an hour
The result of rolling a number cube 7 times is a 7-digit number composed of digits 1,2,3,4,5 and 6 so that digits can repeat. The total number of possibilities is 6^7.
The number of possibilities where 4 appears exactly two times is 5^5*(7!-6!/2).
5^5 is the number of 5-digits numbers composed of digits 1,2,3,5 and 6 so that digits can repeat.
7! is the number of permutations of digits 1,2,3,4,4,5 and 6.
6! is the number of permutations of digits 1,2,3,{4,4},5 and 6.
We don't want to subtract all numbers where digits 4 appear side by side. That's why we must divide 6! by 2.
Finally, the probability is P=5^5(7!-6!/2)/7^7
Answer:
f(3) = -20
Step-by-step explanation:
To find the value of a function, substitute the number for the variable and do the arithmetic.
f(x) = -2x^2 +x -5 . . . . . . given
f(3) = -2(3^2) +(3) -5 . . . . function value for x = 3
f(3) = -2(9) +3 -5 = -18 +3 -5
f(3) = -20