358 will be rounded to 360 and 292 will be rounded to 290 so 360-290 =70
D + q = 35....d = 35 - q
0.10d + 0.25q = 6.50
0.10(35 - q) + 0.25q = 6.50
3.50 - 0.10q + 0.25q = 6.50
-0.10q + 0.25q = 6.50 - 3.50
0.15q = 3
q = 3 / 0.15
q = 20 <=== 20 quarters
d + q = 35
d + 20 = 35
d = 35 - 20
d = 15 <=== 15 dimes
Answer:
336
Step-by-step explanation:
Leroy can lay 48 bricks per hour.
48 x 7 equals 336
When you have an expression to the power of (1/2) that means the same thing as having a square root.
Lets call a=x
To get rid of the square root we square both sides getting:
2x^2+5x+2= 3^2
Simplifying this we get: 2x^2+5x+2=9
We can subtract 9 from both sides getting: 2x^2+5x-7
Now when we solve for this we can use the quadratic formula:
(-b +/- sqrt(b^2-4ac)) / 2a
a=2 , b=5 , c=-7
Plugging in we end up with : (-5 +/- sqrt(81)) /4
This simplifies to : (-5 +/- 9) / 4 ..... (-5+ (-9))/4 OR (-5-(-9))/4
we have x= -14/4 , 1