document.write( "Question 593678: Two similar squares are in a ratio of 3:5. If a side of the larger square is 35 inches, what is the measure of a side of the smaller square? \n" ); document.write( "
Algebra.Com's Answer #376406 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Two similar squares are in a ratio of 3:5. If a side of the larger square is 35 inches, what is the measure of a side of the smaller square? \n" ); document.write( "** \n" ); document.write( "let x=side of smaller square \n" ); document.write( ".. \n" ); document.write( "ratio is that of areas: \n" ); document.write( "3/5=x^2/35^2 \n" ); document.write( "3(35)^2=5x^2 \n" ); document.write( "3675=5x^2 \n" ); document.write( "x^2=3675/5=735 \n" ); document.write( "x=√735≈27.1 Inches \n" ); document.write( " \n" ); document.write( " |