document.write( "Question 201289: The ratio of the areas of two squares is 6:1. find the corresponding ratio of the lengths of the diagonals of the two squares ? \n" ); document.write( "
Algebra.Com's Answer #151514 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let s=length of a side and A=area \n" ); document.write( "s^2=A \n" ); document.write( "when s=1 then area=1 \n" ); document.write( "when s=sqrt(6) the area=6 \n" ); document.write( "The length of the diagonals can be found using a^2+b^2=c^2 \n" ); document.write( "1+1=2 \n" ); document.write( "diagonal =sqrt(2) \n" ); document.write( "6+6=12 \n" ); document.write( "diagonal = sqrt(12) \n" ); document.write( "=sqrt(4*3) \n" ); document.write( "=2sqrt(3) \n" ); document.write( "The ratio of the lengths of the diagonals is 2sqrt(3):sqrt(2) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |