document.write( "Question 898576: The area of a rectangle is 7 , and its diagonal is √50 . Find its dimensions and perimeter. \r
\n" ); document.write( "\n" ); document.write( "long side= ?
\n" ); document.write( "short side= ?
\n" ); document.write( "perimeter= ?
\n" ); document.write( "

Algebra.Com's Answer #544906 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x and y are the rectangle's dimensions. \"xy=7\" and \"x%5E2%2By%5E2=%28sqrt%2850%29%29%5E2\"; just solve the system. Use the results to compute \"2x%2B2y\". \n" ); document.write( "
\n" );