document.write( "Question 857835: In a right triangle, a and b are the lengths of the legs and c is the length of the hypotenuse. If b = 7 kilometers and c = 8 kilometers, what is the perimeter? If necessary, round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #516871 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
a^2 + b^2 = c^2 in a right triangle
\n" ); document.write( "a^2 + 7^2 = 8^2
\n" ); document.write( "a^2 + 49 = 64
\n" ); document.write( "Subtract 49 from each side
\n" ); document.write( "a^2 = 15
\n" ); document.write( "Take the square root of each side
\n" ); document.write( "a = 3.87 (rounded to nearest tenth)
\n" ); document.write( ".
\n" ); document.write( "Let's build a fence around the triangle.
\n" ); document.write( "You'll need one piece the length of a, on the length of b, and one the length of c.
\n" ); document.write( "3.87 + 7 + 9 = 19.87
\n" ); document.write( "
\n" );