document.write( "Question 906668: A boy is x inches tall now, if his height increased by 10% a year. Which of the following expressions represents his height three years from now?( answer is 1.331x show your solution) \n" ); document.write( "
Algebra.Com's Answer #549993 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Nothing followed. \n" ); document.write( "-------------------- \n" ); document.write( "h(t) = h*(1 + 0.1)^t (t in years) \n" ); document.write( "h(t) = h*1.1^3 \n" ); document.write( "= 1.331*h \n" ); document.write( " |