Answer:
b = y-intercept
Step-by-step explanation:
The volume is the triangular prism is 6 cm
Answer:
Using the equation y = abx , substitute both of your given points into that equation.
2 = ab2 and 4 = ab3 Solve each equation for a.
2⁄b2 and 4⁄b3 = a Therefore, 2⁄b2 = 4⁄b3
Cross multiply: 2b3 = 4b2 Divide both sides by b2
2b = 4 a = 2/4 = 1/2
b = 2
y = 1 (2)x
2
Step-by-step explanation:
Answer:
First you can just flip the line on point C to make a 90 degree angle. That's the simple way.
Other way is to get the slope of AB let's say ex : -1/2
We need to get the slope of C to be a reversed reciprocal of -1/2. So, 2.
Basically I flipped -1/2 in to -2/1 then removed the negative sign for 2.
:)
Hope that makes sense to ya
The answer is A, recursion uses the previous answer to solve the next answer so:
If a sub 1 is 12
Then a sub 2 = 12 + 4 = 16
Therefore a sub n = a sub (n - 1) + 4