document.write( "Question 818331: if a lot is 75 feet wide and 85 feet deep what is the distance from corner to corner? \n" ); document.write( "
Algebra.Com's Answer #492510 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
c^2=75^2+85^2
\n" ); document.write( "c^2=5625+7225
\n" ); document.write( "c^2=12850
\n" ); document.write( "c=sqrt 12850
\n" ); document.write( "c=113.36 ft
\n" ); document.write( "
\n" );