document.write( "Question 534076: Sum of the ares of 2 square is 468 msquare. If the difference of their perimeter is 24m. Find the sides of 2 square. \n" ); document.write( "
Algebra.Com's Answer #351273 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! Call S = sides of square 1 (square S). We'll make this one the square with the larger perimeter. \n" ); document.write( "Call T = sides of square 2 (square T)\r \n" ); document.write( "\n" ); document.write( "The perimeter of square 1 is S + S + S + S = 4S. The area of square 1 is S^2\r \n" ); document.write( "\n" ); document.write( "The perimeter of square 2 is T + T + T + T = 4T. The area of square 2 is T^2\r \n" ); document.write( "\n" ); document.write( "We called S the square with the larger perimeter, and we know the difference is 24, so:\r \n" ); document.write( "\n" ); document.write( "4S = 4T + 24\r \n" ); document.write( "\n" ); document.write( "We know the sum of their areas is 468. \r \n" ); document.write( "\n" ); document.write( "S^2 + T^2 = 468\r \n" ); document.write( "\n" ); document.write( "Two equations, two unknowns. So let's solve the first equation for S in terms of T.\r \n" ); document.write( "\n" ); document.write( "4S = 4T + 24 divide both sides by 4 ---> S = 4T/4 + 24 = T+6\r \n" ); document.write( "\n" ); document.write( "Substitute that for S in the area equation, so we can solve it for T.\r \n" ); document.write( "\n" ); document.write( "S^2 + T^2 = 468 (substitute T+6 for S)\r \n" ); document.write( "\n" ); document.write( "(T+6)^2 + T^2 = 468 Use FOIL to square T+6\r \n" ); document.write( "\n" ); document.write( "T^2 + 12T + 36 +T^2 = 468 Combine the T^2 terms, subtract 468 from each side.\r \n" ); document.write( "\n" ); document.write( "2T^2 + 12T - 432 = 0\r \n" ); document.write( "\n" ); document.write( "Factor 2 from each term.\r \n" ); document.write( "\n" ); document.write( "T^2 + 6T - 216 = 0 Factor using reverse FOIL.\r \n" ); document.write( "\n" ); document.write( "(T+18)(T-12) solve each for T\r \n" ); document.write( "\n" ); document.write( "T+18=0 (subtract 18 from each side) T=-18 This solution is valid, but not in the real world because the side of a square can't be a negative number.\r \n" ); document.write( "\n" ); document.write( "T-12=0 (add 12 to both sides) T = 12\r \n" ); document.write( "\n" ); document.write( "Sides of T = 12. It's perimeter is 4*12 = 48m\r \n" ); document.write( "\n" ); document.write( "Remember earlier we found that S = T+6 = 12 + 6 = 18. Thus the perimeter of S is 4*18 = 72m\r \n" ); document.write( "\n" ); document.write( "Now check if these are the correct answers.\r \n" ); document.write( "\n" ); document.write( "The perimeter of S should be 24m more than the perimeter of T.\r \n" ); document.write( "\n" ); document.write( "72-48 = 24 CHECK\r \n" ); document.write( "\n" ); document.write( "The combined areas should be 468 m^2.\r \n" ); document.write( "\n" ); document.write( "12^2 + 18^2 = 144+324 = 468 CHECK\r \n" ); document.write( "\n" ); document.write( "HURRAH...we found the answer.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |