Answer:
$61.17
Step-by-step explanation:
Okay so this is the closest answer I could get because 61.17*0.85=51.9945, which is really close to $52.So the answer is really close to $61.17.
Answer:
209
Step-by-step explanation:
We can divide the figure into 2 parts to make this easier.
11x16=176 so the square is 176 square cm.
(11x6)/2 = 66/2 = 33 so the triangle is 33 square cm.
176+33 = 209 sq cm.
Answer:
(2,-1)
Step-by-step explanation:
The ys in both questions are isolated on one side of the equation in both. The numerical coefficient of both is 1. Therefore you should equate the the left side of each equation to the other left side. The solution is the easiest one to solve because there is only 1 unknown on both sides.
4x - 9 = x - 3 Subtract x from both sides.
4x-x - 9 = -3 Combine
3x -9 = - 3 Add 9 to both sides
3x - 9+9 = - 3+9
3x = 6 Divide by 3
3x/3 = 6/3
x = 2
===============
Now use the second equation to solve for y
y = x - 3
y = 2 - 3
y = -1
==============
The solution is (2,-1)
Answer:
x = -3.5 or -1
Step-by-step explanation:
Add 7 and factor.
2x^2 +9x +7 = 0
(2x +7)(x +1) = 0
x = -3.5 or x = -1 . . . . . values that make the factors zero
_____
<em>Comment on factoring</em>
Factoring ax^2 +bx +c = 0 requires you find factors of ac that have a sum of b. Here, you're looking for factors of 2·7 = 14 that have a sum of 9. If you're observant, you realize that 2+7=9, so 2 and 7 are the factors you want.
Now, you can write the factored form as ...
(ax +p)(ax +q)/a = 0 . . . . where p and q are the factors of ac we just found
The divisor "a" is used to simplify one or both of the factors. Here, we have ...
(2x +2)(2x +7)/2 = 0
(x +1)(2x +7) = 0 . . . . . . we removed a factor of 2 from the first binomial