document.write( "Question 206706: A car dealer advertised a big sale by stretching a string of banners from the top of the building to the edge of the driveway. If the building is 26 m high and the driveway is 43 m from the building, how long is the string of banners?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #156292 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A car dealer advertised a big sale by stretching a string of banners from the top of the building to the edge of the driveway. If the building is 26 m high and the driveway is 43 m from the building, how long is the string of banners? \n" ); document.write( "------------------ \n" ); document.write( "s^2 = 26^2 + 43^2 \n" ); document.write( "s^2 = 2525 \n" ); document.write( "s =~ 50.25 meters \n" ); document.write( " |