document.write( "Question 85449: The diagonal of a rectangle is 8cm and the diagonal makes a 45 degree angle with a side. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #61655 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The diagonal of a rectangle is 8cm and the diagonal makes a 45 degree angle with a side. Find the dimensions of the rectangle. \n" ); document.write( "------------------\r \n" ); document.write( "\n" ); document.write( "If it makes a 45 degree angle with the side the rectangle is a square. \n" ); document.write( "If the diagonal is 8 and the sides are respectively \"x\", by Pythagoras \n" ); document.write( "you get x^2 + x^2 = 8^2 \n" ); document.write( "2x^2 = 64 \n" ); document.write( "x^2 = 32 \n" ); document.write( "x = 4sqrt2 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |