document.write( "Question 286216: 1.area of a rectangle is 33 square inches. If the length is 2 more than three times the width, find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #207760 by mestrydilip(13)![]() ![]() You can put this solution on YOUR website! Area = 33 Sq.inches.\r \n" ); document.write( "\n" ); document.write( "Let us assume width to be x inches.\r \n" ); document.write( "\n" ); document.write( "Length = (3x + 2)\r \n" ); document.write( "\n" ); document.write( "x (3x + 2) = 33 Area of Rectangle = Length X Width\r \n" ); document.write( "\n" ); document.write( "3x^2 + 2x = 33 \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence if x = 3\r \n" ); document.write( "\n" ); document.write( "Length = 11 inches\r \n" ); document.write( "\n" ); document.write( "Width = 3 inches \n" ); document.write( " |