document.write( "Question 909627: Two squares of a combined area 68 cm². the side of one square is four times as long as a side of the other square. find the perimeter of each square \n" ); document.write( "
Algebra.Com's Answer #551961 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Easiest way is to estimate the pairs. \n" ); document.write( "1,4 \n" ); document.write( "2,8 \n" ); document.write( "3,12 \n" ); document.write( "Can't be 3,12 because the total are is 68 and 12 wipes that out. Doubtful that it's 1,4 due to the 1. Let's try 2,8 \n" ); document.write( "2^2 + 8^2 = \n" ); document.write( "4 + 64 = 68 \n" ); document.write( "That was pretty easy. But you're looking for the perimeters. \n" ); document.write( "The perimeter of a square is 4s. \n" ); document.write( "First square's perimeter is 4(2) = 8 \n" ); document.write( "Second square's perimeter is 4(8) = 32 \n" ); document.write( " |