document.write( "Question 1055211: Mary is making a rectangular banner. The banner is 60 in long and 45 in high. She wants to decorate it with a stripe going diagonally across the banner. How long will the stripe be \n" ); document.write( "
Algebra.Com's Answer #670427 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
use the pythagorean theorem, which says that the length of the hypotenuse is equal to the square root of the sum of the squares of the sides, like this:
\n" ); document.write( ":
\n" ); document.write( "sqrt(60^2+45^2) = 75
\n" ); document.write( "to solve yourself using your calculator, first inside the parenthesis solve the powers and add the products, then take the square root of the sum you got.
\n" ); document.write( "
\n" ); document.write( "
\n" );