document.write( "Question 821328: the entire length of a garden hose that is 60 meters is stretched diagonally across a rectangular yard. if the with of the yard is 34 meters,what is the length of the yard,to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #494019 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If the length of the hose in meters is \"+h+\"
\n" ); document.write( "by the pythagorean theorem:
\n" ); document.write( "\"+h%5E2+=+w%5E2+%2B+l%5E2+\"
\n" ); document.write( "\"+h+=+60+\"
\n" ); document.write( "\"+w+=+34+\"
\n" ); document.write( "------------
\n" ); document.write( "\"+60%5E2+=+34%5E2+%2B+l%5E2+\"
\n" ); document.write( "\"+3600+=+1156+%2B+l%5E2+\"
\n" ); document.write( "\"+l%5E2+=+3600+-+1156+\"
\n" ); document.write( "\"+l%5E2+=+2444+\"
\n" ); document.write( "\"+l+=+49.4+\" m
\n" ); document.write( "
\n" ); document.write( "
\n" );