document.write( "Question 371953: A diagonal walk through a small rectangular garden 9 meters by 12 meters can be built at $10 per linear meter. How much will the walk cost? ... \n" ); document.write( "
Algebra.Com's Answer #264978 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "rectangular garden 9 meters by 12 meters
\n" ); document.write( "Finding the length of the diagonal d
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( "9^2 + 12^2 = d^2
\n" ); document.write( "225 = d^2
\n" ); document.write( "+-15 = d (discarding the negative solution)
\n" ); document.write( "15m = d, the length of the diagonal walk
\n" ); document.write( "How much will the walk cost at $10/linear meter
\n" ); document.write( "15m*$10 = $150
\n" ); document.write( " \n" ); document.write( "
\n" );