Answer:
what i did was multiply 33*6 and got 198 and then 228-198 to find out that the initial fee was 30 dollars. then multiply 33*9+30 to get a 9-month total cost of $327
Step-by-step explanation:
cost = $33 per month + fee
1. c(m) = 33m + f
33(6) + f = 228
198 + f = 228
f = $30 membership fee
c(m) = 33m + 30
2. at 9 months: 33(9) + 30 = $327
hopefully this helps :)
have a nice day !!
Answer:
Step by step explanation
Find area of lumber 2 x 10 = 20
garage needs 324 feet, rec room needs 430, bonus room needs 283
324 + 430 + 283 = 1037
1037/20= 51.85 feet of lumber
hope this helps
Since they want only the coordinates of the vertices. You only care about where the lines intersect, the greater than, less than signs are irrelevant.
Get each equation in 'y=mx+b' form
1) y = -x + 9
2) y = 2x-21
3) y = -4x +15
Now you can set any 2 equations equal to each other and solve for 'x'.
This will be the 'x' coordinate of the point where the 2 lines intersect.
You need 3 points, so you will need 3 different sets of 2 equations:
1) = 2)
2x -21 = -x+9
3x = 30
x = 10 -----> y = -(10)+9 = -1
1) = 3)
-x+9 = -4x+15
3x = 6
x = 2 -------> y = -(2) + 9 = 7
2) = 3)
2x - 21 = -4x+15
6x = 36
x = 6 ---------> y = 2(6) -21 = -9
Therefore the 3 intersecting points are:
(10,-1)
(2, 7)
(6, -9)
<h3>
Answer: x*a^2 or a^2*x</h3>
======================================
Work Shown:
a^(b+2) = a^b*a^2 ... break up the exponent
a^(b+2) = x*a^2 ... replace a^b with x
We don't know the value of 'a' nor the value of x, so we cannot evaluate further. This is the same as a^2*x because order of multiplication does not matter. For example, 2*3 = 6 and 3*2 = 6, so 2*3 = 3*2.