document.write( "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?\r
\n" ); document.write( "\n" ); document.write( "A. Multiply the previous height by 1.30
\n" ); document.write( "B. Add 30 to the previous height
\n" ); document.write( "C. Multiply the previous height by 0.30
\n" ); document.write( "D. ADD 70 to the previous height
\n" ); document.write( "

Algebra.Com's Answer #721732 by josgarithmetic(39633)\"\" \"About 
You can put this solution on YOUR website!
(A)\r
\n" ); document.write( "\n" ); document.write( "Add 0.30 OF THE PREVIOUS HEIGHT, or same as multiply previous height by 1.3.
\n" ); document.write( "
\n" );