T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648
Im not good at math so i use math-way.com
Answer:
Step-by multiply 1500 × 0.015 × 36 to get that:
The interest is: $810.00
The correct answer is C as it has the same line of equation. We can make this clear by verifying that these two points make the same equation or not. So as we can see if we calculate the gradient using the formula y2 - y1 / x2 - x1.
As we now know that the gradient is -1. We can simply put any one point in the equation y - y1 = m(x - x1) to get the line of equation. WHen we calculate the line of equation it come out to be y = -x + 7
X = 4, You subtract the 5x to the other side then divide the 32 by 8 to get 4.