document.write( "Question 4129: One side of a rectangle is 7 cm longer than the other side. The diagonal is 8 cm longer than the shortest side of the rectangle. Find the dimensions of the rectangle. I am stuck and do not know how to solve this problem \n" ); document.write( "
Algebra.Com's Answer #1816 by ivankst(3)![]() ![]() ![]() You can put this solution on YOUR website! Let a and b be sides of a rectangle, and d a diagonal. Let \n" ); document.write( "We have following equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "By using Pythagorean theorem you can calculate that \n" ); document.write( "So our system of equations becomes: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If we put \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( "b cannot be a negative number, so b=5. \n" ); document.write( "First eqaution gives us a: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, sides of a rectangle are: (5,12). \n" ); document.write( " \n" ); document.write( " |