document.write( "Question 424159: What is the area of a rectangle when the diagonal is 10 inches and the base is 6 inches? \n" ); document.write( "
Algebra.Com's Answer #295778 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "What is the area of a rectangle where the diagonal = 10in and base = 6in
\n" ); document.write( "using the Pythagorean Theorem to find the height of this rectangle
\n" ); document.write( " h = \"sqrt%2810%5E2+-+6%5E2%29\" = 8in
\n" ); document.write( " Area(rectangle) = b*h = 6in*8in = 48 in^2 \n" ); document.write( "
\n" );