document.write( "Question 1012292: A tree casts a shadow that is 15 feet long. At the same time, a building casts a shadow that is 21 feet long. If the building is 16 feet taller than the tree, how tall is the building? \n" ); document.write( "
Algebra.Com's Answer #628193 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let us call the height of the tree, x.
\n" ); document.write( "Then we can write the proportion
\n" ); document.write( "\"15%2Fx+=+21%2F%28x%2B16%29\"
\n" ); document.write( "Now cross multiply and get
\n" ); document.write( "21x = 15(x+16)
\n" ); document.write( "21x = 15x + 240
\n" ); document.write( "6x = 240
\n" ); document.write( "x = 40 feet
\n" ); document.write( "The building is x + 16, or 56 feet tall.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );