document.write( "Question 19627: The problem:\r
\n" ); document.write( "\n" ); document.write( "The combined are of two squares is 26 square meters. The sides of the larger square are five times as long as the sides of the smaller squarer. Find the dimensions of each of the squares?\r
\n" ); document.write( "\n" ); document.write( "I need help with devising the equation.
\n" ); document.write( "

Algebra.Com's Answer #9507 by xcentaur(357)\"\" \"About 
You can put this solution on YOUR website!
let the side of one square be x,and the other have side y
\n" ); document.write( "


\n" ); document.write( "area of first square:\"x%5E2\"
\n" ); document.write( "area of second square:\"y%5E2\"
\n" ); document.write( "

\n" ); document.write( "acc to the question,
\n" ); document.write( "\"The combined are of two squares is 26 square meters.\"
\n" ); document.write( "\"x%5E2%2By%5E2=26\"
\n" ); document.write( "


\n" ); document.write( "now look at the question,
\n" ); document.write( "\"The sides of the larger square are five times as long as the sides of the smaller squarer.\"
\n" ); document.write( "so that means,
\n" ); document.write( "x=5y
\n" ); document.write( "


\n" ); document.write( "substitute this value in the first equation:
\n" ); document.write( "\"x%5E2%2By%5E2=26\"
\n" ); document.write( "\"%285y%29%5E2%2By%5E2=26\"
\n" ); document.write( "\"25%2Ay%5E2%2By%5E2=26\"
\n" ); document.write( "\"26y%5E2=26\"
\n" ); document.write( "\"y%5E2=1\"
\n" ); document.write( "y=1
\n" ); document.write( "

\n" ); document.write( "x=5y=5(1)=5
\n" ); document.write( "


\n" ); document.write( "x=5,y=1 (metres)

-Prabhat \n" ); document.write( "

\n" );