SOLUTION: Mr. Little is a photographer. He creates a design that involves repeatedly increasing the height of an image by 30%. Which statementdescribes a recursive process for calculating th

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Mr. Little is a photographer. He creates a design that involves repeatedly increasing the height of an image by 30%. Which statementdescribes a recursive process for calculating th      Log On


   



Question 1106701: Mr. Little is a photographer. He creates a design that involves repeatedly increasing the height of an image by 30%. Which statementdescribes a recursive process for calculating the height of the image at each step?
A. Multiply the previous height by 1.30
B. Add 30 to the previous height
C. Multiply the previous height by 0.30
D. ADD 70 to the previous height

Answer by josgarithmetic(39633) About Me  (Show Source):
You can put this solution on YOUR website!
(A)
Add 0.30 OF THE PREVIOUS HEIGHT, or same as multiply previous height by 1.3.