document.write( "Question 170091This question is from textbook
\n" );
document.write( ": Geometry:
\n" );
document.write( "The lengths of two sides of a square are extended 5 inch. The area of the resulting square 64 square inch. Find the length of a side of the orginal square? \n" );
document.write( "
Algebra.Com's Answer #125535 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lengths of two sides of a square are extended 5 inch. The area of the resulting square 64 square inch. Find the length of a side of the orginal square? \n" ); document.write( "------------------ \n" ); document.write( "Let original side be \"x\". \n" ); document.write( "Original area = x^2. \n" ); document.write( "------------------ \n" ); document.write( "New side is x+5. \n" ); document.write( "New area = (x+5)^2 \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(x+5)^2 = 64 \n" ); document.write( "x+5 = 8 \n" ); document.write( "x = 3 inches (original side length) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |