document.write( "Question 1120940: A rectangle and a square have the same area. If the length of the side of the square is 7 units and the length of rectangle is 6 more than its width. Find the width of rectangle. \n" ); document.write( "
Algebra.Com's Answer #736646 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w, width of rectangle
\n" ); document.write( "w+6, length of rectangle
\n" ); document.write( "7, side length of the square\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The areas are given to be equal.
\n" ); document.write( "\"w%28w%2B6%29=7%5E2\"
\n" ); document.write( "Solve for w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28w=-3%2Bsqrt%2858%29%29\"
\n" ); document.write( "
\n" );