document.write( "Question 1133936: In two square plots of grass, a side of one is ten yards longer than the side of the other, and areas are as 25 to 9. What are lengths of sides?\r
\n" );
document.write( "\n" );
document.write( "A square has equal sides.\r
\n" );
document.write( "\n" );
document.write( "Area of square = x^2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Let squares be square a and square b.\r
\n" );
document.write( "\n" );
document.write( "b = a + 10\r
\n" );
document.write( "\n" );
document.write( "Not sure how to continue. \n" );
document.write( "
Algebra.Com's Answer #751212 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "All squares are similar. The ratio of areas of any similar figures is the square of the ratio of the linear measurements of the figures. If the ratio of areas is 25:9, then the ratio of side lengths is 5:3. \n" ); document.write( "It is given that the side of one square is 10 yards more than the side of the other. \n" ); document.write( "Using the ratio 5:3 of the side lengths, let the sides of the two squares by 5x and 3x. Then their difference is 2x; and we know the difference between the two side lengths is 10. So 2x=10 --> x=5; and then the two side lengths are 3x=15 and 5x=25. \n" ); document.write( " |