document.write( "Question 394439: the area of a rectangle is 6x^2-31x+35 square innches.
\n" );
document.write( "what is the length and width of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #279860 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the area of a rectangle is 6x^2-31x+35 square innches. \n" ); document.write( "what is the length and width of the rectangle? \n" ); document.write( ".. \n" ); document.write( "6x^2-31x+35 \n" ); document.write( "6x^2-21x-10x+35=0 \n" ); document.write( "3x(2x-7)-5(2x-7)=0 \n" ); document.write( "(2x-7)(3x-5)=0 \n" ); document.write( "x= 7/2 OR x= 5/3 \n" ); document.write( "... \n" ); document.write( "The dimensions are = 3.5 by 1.66 inches \n" ); document.write( " |