document.write( "Question 703722: Please help me get the equation for this problem:\r
\n" );
document.write( "\n" );
document.write( "If the length of each side of a square is decreased by 4in., the perimeter of the new square is 10 in. more than half the perimeter of the original square. What are the dimension of the original square? \n" );
document.write( "
Algebra.Com's Answer #433646 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the length of each side of a square is decreased by 4in., the perimeter of the new square is 10 in. more than half the perimeter of the original square. What are the dimension of the original square? \n" ); document.write( "Let x = length of one side of original square \n" ); document.write( "then \n" ); document.write( "x-4 = length of side decreased by 4 \n" ); document.write( ". \n" ); document.write( "perimeter of original square = 4x \n" ); document.write( "perimeter of new square = 4(x-4) = 4x-16 \n" ); document.write( ". \n" ); document.write( "From: \n" ); document.write( "\"perimeter of the new square is 10 in. more than half the perimeter of the original square\" we get our equation: \n" ); document.write( "4x-16 = (1/2)(4x) + 10 \n" ); document.write( "4x-16 = 2x + 10 \n" ); document.write( "2x-16 = 10 \n" ); document.write( "2x = 26 \n" ); document.write( "x = 13 \n" ); document.write( ". \n" ); document.write( "What are the dimension of the original square? \n" ); document.write( "13 inches by 13 inches \n" ); document.write( " \n" ); document.write( " |