document.write( "Question 742161: Area of a rectangle is 2x^2-5x-18 andthe length is 2x-9 what is the width? \n" ); document.write( "
Algebra.Com's Answer #452300 by mananth(16949) You can put this solution on YOUR website! 2x^2-5x-18\r \n" ); document.write( "\n" ); document.write( "2x^2-9x+4x-18\r \n" ); document.write( "\n" ); document.write( "x(2x-9)+2(2x-9)\r \n" ); document.write( "\n" ); document.write( "(2x-9)(x+2)\r \n" ); document.write( "\n" ); document.write( "width = x+2) \n" ); document.write( " |