document.write( "Question 708447: Please help me with this word problem. \r
\n" );
document.write( "\n" );
document.write( "A scale model of a building is 8% of a acutal size. If the model is 1.2 meters tall, how tall is the building? \n" );
document.write( "
Algebra.Com's Answer #436157 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A scale model of a building is 8% of a actual size. \n" ); document.write( " If the model is 1.2 meters tall, how tall is the building? \n" ); document.write( ": \n" ); document.write( "let h = the height of the bldg \n" ); document.write( "8% of the real is 1.2 meters, therefore \n" ); document.write( ".08h = 1.2 \n" ); document.write( "h = 1.2/.08 \n" ); document.write( "h = 15 meters is the actual height \n" ); document.write( " \n" ); document.write( " |