document.write( "Question 50525: Please help me thank you so much!\r
\n" );
document.write( "\n" );
document.write( "A man who is 6 feet tall casts a shadow 8.4 feet long. A nearby building casts a shadow that is 42ft long. How high is the building? \n" );
document.write( "
Algebra.Com's Answer #33612 by seawind(8)![]() ![]() ![]() You can put this solution on YOUR website! let x = the height of the building \n" ); document.write( "6/8.4=x/42 \n" ); document.write( "8.4x=6*42 \n" ); document.write( "8.4x=252 \n" ); document.write( "x=252/8.4 \n" ); document.write( "x=30 \n" ); document.write( "the building is 30 feet. \n" ); document.write( " |