document.write( "Question 1202975: A wire 80 cm in length is cut into two parts and each part is bent to form a square. If the sum of the areas of the squares is 300 cm?, find the lengths of the sides of the two squares \n" ); document.write( "
Algebra.Com's Answer #838194 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = length of each side of first square
\n" ); document.write( "y = length of each side of second square\r
\n" ); document.write( "\n" ); document.write( "We get:\r
\n" ); document.write( "\n" ); document.write( "(1) 4x + 4y = 80 <--- from length information
\n" ); document.write( "(2) x^2 + y^2 = 300 <--- from area information\r
\n" ); document.write( "\n" ); document.write( "Eq (1) can be solved for y; 4y = 80-4x ==> y=20-x\r
\n" ); document.write( "\n" ); document.write( "Substitute \"20-x\" for \"y\" in (2), to get:\r
\n" ); document.write( "\n" ); document.write( "\"+x%5E2+%2B+%2820-x%29%5E2+=+300+\"\r
\n" ); document.write( "\n" ); document.write( "\"+x%5E2+%2B+%28x%5E2-40x%2B400%29+=+300+\"
\n" ); document.write( "\"++2x%5E2+-+40x+%2B+400+=+300+\"
\n" ); document.write( "\"++2x%5E2+-+40x+%2B+100+=+0+\"
\n" ); document.write( "\"+++x%5E2+-+20x+%2B+50+=+0+\"\r
\n" ); document.write( "\n" ); document.write( " From WolframAlpha:
\n" ); document.write( "\"++%28x-5sqrt%282%29-10%29%28x%2B5sqrt%282%29-10%29+=+0+\"\r
\n" ); document.write( "\n" ); document.write( " x = \"+10%2B5sqrt%282%29+\" or x = \"+10-5sqrt%282%29+\"\r
\n" ); document.write( "\n" ); document.write( "If x = \"+10%2B5sqrt%282%29+\", we get y = \"20-10-5sqrt%282%29+=+10-5sqrt%282%29\"
\n" ); document.write( "(which makes sense, it is the other choice for x above, as the assignments of x and y are arbitrary). \r
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( " The sides of the two squares measure \"+10%2B5sqrt%282%29\" and \"10-5sqrt%282%29\"\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );