document.write( "Question 238383: The ratio of the areas of two squares is 3 : 4. What is the ratio of the
\n" ); document.write( "lengths of their corresponding diagonals?
\n" ); document.write( "

Algebra.Com's Answer #175256 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a square of side s is
\n" ); document.write( "\"A=s%5E2\"
\n" ); document.write( "The diagonal of the square is
\n" ); document.write( "\"D=sqrt%282%29%2As\"
\n" ); document.write( "So area as a function of diagonal is
\n" ); document.write( "\"A=D%5E2%2F2\"
\n" ); document.write( "\"2A=D%5E2\"
\n" ); document.write( "The area is proportional to the square of the diagonals.
\n" ); document.write( "\"A1%2FA2=D1%5E2%2FD2%5E2\"
\n" ); document.write( "\"3%2F4=D1%5E2%2FD2%5E2\"
\n" ); document.write( "\"D1%2FD2=sqrt%283%29%2F2\"
\n" ); document.write( "
\n" );