document.write( "Question 1186014: The length of a rectangle is five more than twice its width. The area of the rectangle is 52 square meters. Find the dimensions of the rectangle. (Applyong quadratic equations) \n" ); document.write( "
Algebra.Com's Answer #816893 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"w\", the width
\n" ); document.write( "\"2w%2B5\", the length
\n" ); document.write( "\"w%282w%2B5%29=52\", the area\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Apply quadratic equations?\r
\n" ); document.write( "\n" ); document.write( "More than one way to do.\r
\n" ); document.write( "\n" ); document.write( "Try maybe ((((2w)(2w+5)=2*52}}}, or \"%282w%29%282w%2B5%29=104\"; and MAYBE you might find two factors differing by five, whose product is 104.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Or try for factoring or general solution:
\n" ); document.write( "\"2w%5E2%2B5w-52=0\"\r
\n" ); document.write( "\n" ); document.write( "\"w=%28-5%2Bsqrt%285%5E2-4%2A2%2A%28-52%29%29%29%2F%282%2A2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"w=%28-5%2Bsqrt%2825%2B416%29%29%2F%282%2A2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"w=%28-5%2Bsqrt%28441%29%29%2F4\"\r
\n" ); document.write( "\n" ); document.write( "\"w=%28-5%2B21%29%2F4\"\r
\n" ); document.write( "\n" ); document.write( "\"w=16%2F4\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28w=4%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );