document.write( "Question 390083: The area of a rectangle is represented by n^2-n-12. If the length of the rectangle is represented by n+3, express the width of the rectangle in terms of n. \n" ); document.write( "
Algebra.Com's Answer #276539 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The area of a rectangle is represented by n^2-n-12. If the length of the rectangle is represented by n+3, express the width of the rectangle in terms of n.\r \n" ); document.write( "\n" ); document.write( "Area = n2^-n-12 \n" ); document.write( "length = n+3 \n" ); document.write( ".. \n" ); document.write( "width = n^2-n-12/(n+3) \n" ); document.write( "width = (n-4)(n+3)/(n+3) \n" ); document.write( "width = (n-4) \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |