document.write( "Question 456102: Wally wants to determine the height of a statue that casts a 129-inch shadow by comparing it to his own height and shadow length. If Wally, who is 63 inches tall, casts a shadow that is 43 inches in length, what is the height of the statue?
\n" );
document.write( "I tried dividing 63 by 43 but it turned out as a decimal.I am not sur ehow to do this problem though =/ \n" );
document.write( "
Algebra.Com's Answer #313115 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Wally wants to determine the height of a statue that casts a 129-inch shadow by \n" ); document.write( " comparing it to his own height and shadow length. \n" ); document.write( " If Wally, who is 63 inches tall, casts a shadow that is 43 inches in length, what is the height of the statue? \n" ); document.write( ": \n" ); document.write( "We can use proportion here, let h = height of the statue \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "43s = 129*63 \n" ); document.write( "43s = 8117 \n" ); document.write( "s = \n" ); document.write( "s = 189 inches high \n" ); document.write( " |