document.write( "Question 890253: A square has a diagonal that is 22 yd long. What is the area of the square? \n" ); document.write( "
Algebra.Com's Answer #538822 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
s = side length
\n" ); document.write( "\"s%5E2+%2B+s%5E2+=+d%5E2+=+22%5E2\"
\n" ); document.write( "\"Area+=+s%5E2+=+242\" sq yds
\n" ); document.write( "
\n" );