Answer: 2000
Step-by-step explanation:
Simple interest is calculated as:
(Principal × Rate × Time) / 100
We then slot the value into the formula. This would be:
720 = (P × 6 × 6)/100
720 × 100 = 36P
72000 = 36P
Principal = 72000/36
Principal = 2000
Answer:
The height of the kite to the nearest meter is 46 meters.
Step-by-step explanation:

Answer:
HCF (HIGHEST COMMON FACTOR) OR GCF ( GREATEST COMMON FACTOR) OF 40 AND 60 IS 20.
F(1) = 160 is given to us. We'll use it to find f(2)
f(n+1) = -2*f(n)
f(1+1) = -2*f(1) ... replace every n with 1
f(1+1) = -2*160 ... replace f(1) with 160
f(2) = -320
Now use f(2) to find f(3)
f(n+1) = -2*f(n)
f(2+1) = -2*f(2) ... replace every n with 2
f(3) = -2*(-320) ... replace f(2) with -320
f(3) = 640
Finally, use f(3) to find f(4)
f(n+1) = -2*f(n)
f(3+1) = -2*f(3) ... replace every n with 3
f(4) = -2*640 ... replace f(3) with 640
f(4) = -1280
Final Answer: -1280