document.write( "Question 164604: The perimeter of one square exceeds that of another by 16 and its area is 44 less than 4 times the area of the other. What is the length of the side of each side of each square? \n" ); document.write( "
Algebra.Com's Answer #121299 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let call the first square side a and the second square side b.
\n" ); document.write( "The perimeters are,
\n" ); document.write( "\"P%5Ba%5D=4a\"
\n" ); document.write( "\"P%5Bb%5D=4b\"
\n" ); document.write( "and the areas are,
\n" ); document.write( "\"A%5Ba%5D=a%5E2\"
\n" ); document.write( "\"A%5Bb%5D=b%5E2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"perimeter of one square exceeds that of another by 16\"
\n" ); document.write( "\"P%5Ba%5D=P%5Bb%5D%2B16\"
\n" ); document.write( "1.\"4a=4b%2B16\"
\n" ); document.write( "its area is 44 less than 4 times the area of the other
\n" ); document.write( "\"A%5Ba%5D=4A%5Bb%5D-44\"
\n" ); document.write( "2.\"a%5E2=4b%5E2-44\"
\n" ); document.write( "Use eq. 1 to come up with an expression for a in terms of b.
\n" ); document.write( "1.\"4a=4b%2B16\"
\n" ); document.write( "\"a=b%2B4\"
\n" ); document.write( "Now substitute that expression for a in eq. 2 and solve for b.
\n" ); document.write( "2.\"a%5E2=4b%5E2-44\"
\n" ); document.write( "\"%28b%2B4%29%5E2=4b%5E2-44\"
\n" ); document.write( "\"b%5E2%2B8b%2B16=4b%5E2-44\"
\n" ); document.write( "\"3b%5E2-8b-60=0\"
\n" ); document.write( "\"%283b%2B10%29%28b-6%29=0\"
\n" ); document.write( "We'll only solve for the positive b solution since a negative length doesn't make sense.
\n" ); document.write( "\"b-6=0\"
\n" ); document.write( "\"highlight%28b=6%29\"
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"a=b%2B4\"
\n" ); document.write( "\"a=6%2B4\"
\n" ); document.write( "\"highlight%28a=10%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"P%5Ba%5D=4a=40\"
\n" ); document.write( "\"P%5Bb%5D=4b=24\"
\n" ); document.write( "\"A%5Ba%5D=a%5E2=100\"
\n" ); document.write( "\"A%5Bb%5D=b%5E2=36\"
\n" ); document.write( "
\n" );