Answer:
let x =the original price
then 116x/100=$39.32
116x=100×39.32
116x=3932
divide both sides by 116
116x/116=3932/116
x=33.89655
(2dp)
x=33.90
Answer:
a5=445
Explanation:
a of n=(a+1)*n
a1=2
I found the pattern to add 1 to the previous number and then multiply it by its number in the sequence. Apologies for the terrible format of my recursive formula.
Proof of pattern:
(2+1)*2=6
(6+1)*3=21
(21+1)*4=88
a5=(88+1)*5=445