document.write( "Question 249008: I need help solving please:\r
\n" );
document.write( "\n" );
document.write( "When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square.\r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #181403 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square. \r \n" ); document.write( "\n" ); document.write( "Let x be the length of a side of the square. \n" ); document.write( "Then x*x = x^2 is the area of the square.\r \n" ); document.write( "\n" ); document.write( "From the givens we have:\r \n" ); document.write( "\n" ); document.write( "(x+6)*(x-4) = x^2\r \n" ); document.write( "\n" ); document.write( "Expanding we have:\r \n" ); document.write( "\n" ); document.write( "x^2 + 2*x - 24 = x^2\r \n" ); document.write( "\n" ); document.write( "Simplifying:\r \n" ); document.write( "\n" ); document.write( "2*x = 24 \n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |