Answer:
3 hours
Step-by-step explanation:
he washed one car in 20 minutes so 9 cars will be 20 x 9=180minutes which is 3 hours
Answer:
(7a^2 + 8b^2 + 5ab) (7a^2 + 8b^2 - 5ab)
Step-by-step explanation:
Dado que ambos términos son cuadrados perfectos, puede factorizar utilizando la fórmula de la diferencia de cuadrados, a^2 - b^ 2 = (a + b) (a - b), donde a = 7a^2 + 8b^2 y b = 5ab.
English: Since both terms are perfect squares you can factor using the difference of squares formula, a^2 - b^2 = (a + b)(a - b), where a = 7a^2 + 8b^2 and b = 5ab.
Answer:
Anupama wants to purchase a curtain of window for her study room, she measures its length as 14 m, breadth as 3m, how much cloth will she purchase?Geometry is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space that are related with distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is called a geometer. Wikipedia
Answer:
X=13.5
Step-by-step explanation:
Y=2 so
2x-3*2^2=15
2x-12=15
2x=27
X=13.5
Answer:
-10
Step-by-step explanation:
You are asked to tell the y-value of the solution. You can find the whole solution and then report the y-value, or you can just find the y part of the solution. We choose the latter.
This is basically done by eliminating the x-variable. It can be done using the "elimination" method of solving these equations. And it can also be done using the "substitution" method of solving these equations. We choose the latter.
Add 14 to the second equation to solve for x:
... x = y + 14
Substitute this into the first equation.
... 3(y +14) -y = 22
... 2y +42 = 22 . . . . . . simplify
... y +21 = 11 . . . . . . . . divide by 2
... y = -10 . . . . . . . . . . subtract 21
_____
<em>Comment on additional solution methods</em>
A graphing calculator can show you the solution, as in the attachment. Of the solution (x, y) = (4, -10), we are only interested in y = -10.
Cramer's rule can find just one variable value, too. For that, it is convenient to write the system as ...
- 3x -y = 22
- x - y = 14 . . . . . add 14-y to the equation given
Then the solution for y is ...
... y = (22·1 -14·3)/(-1·1 -(-1)·3) = -20/2 = -10