document.write( "Question 481384: if the diagonal of a table with a square top is 6 feet, what is the area of the table top (in square feet)? \n" ); document.write( "
Algebra.Com's Answer #329701 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if the diagonal of a table with a square top is 6 feet, what is the area of the table top (in square feet)?
\n" ); document.write( ":
\n" ); document.write( "let x = the side of the square table
\n" ); document.write( "then
\n" ); document.write( "x^2 = area of the table
\n" ); document.write( ":
\n" ); document.write( "Diagonal equation
\n" ); document.write( "2x^2 = 6^2
\n" ); document.write( "2x^2 = 36
\n" ); document.write( "x^2 = \"36%2F2\"
\n" ); document.write( "x^2 = 18 sq/ft is the area
\n" ); document.write( "
\n" );