document.write( "Question 299477: The diagonal of a rectangle measures 10. If the rectangle is twice as long as it is wide, then find its dimensions \n" ); document.write( "
Algebra.Com's Answer #215171 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2+(2x)^2=10 \n" ); document.write( "x^2+4x^2=10 \n" ); document.write( "5x^2=10 \n" ); document.write( "x^2=10/5 \n" ); document.write( "x^2=2 \n" ); document.write( "x=sqrt2 \n" ); document.write( "x=1.414 ans. for the shortest side. \n" ); document.write( "2*1.414=2.828 ans. for the longer side. \n" ); document.write( " \n" ); document.write( " |