document.write( "Question 1145313: Henry is 1m 65cm tall. Charles is 16cm taller than Henry but 8cm shorter than Albert. How tall is Albert? Please show answer in meters and centimeters.Thank you! \n" ); document.write( "
Algebra.Com's Answer #766541 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! What did you think a tutor would give as the measurements? \n" ); document.write( "carrots, apples and ham? \n" ); document.write( "h=1.65 \n" ); document.write( "c=h+.16 \n" ); document.write( "c=a-.08 \n" ); document.write( "solve for a\r \n" ); document.write( "\n" ); document.write( "a-.08=1.65+.16 \n" ); document.write( " \n" ); document.write( " |