document.write( "Question 26264: I am hung up on a word problem. Can anyone help? It is:\r
\n" );
document.write( "\n" );
document.write( "A rectangle with length 2x-1 inches has an area of 2x^2 + 5x - 3 square inches. Write a binomial that represents its width.\r
\n" );
document.write( "\n" );
document.write( "Thank you for any help you can give me. \n" );
document.write( "
Algebra.Com's Answer #14189 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! A rectangle with length 2x-1 inches has an area of 2x^2 + 5x - 3 square inches. Write a binomial that represents its width. \n" ); document.write( "Thank you for any help you can give me. \n" ); document.write( "AREA=LENGTH*WIDTH \n" ); document.write( "(2X-1)*WIDTH=2X^2+5X-3=2X^2+6X-X-3=2X(X+3)-1(X+3)=(2X-1)(X+3)\r \n" ); document.write( "\n" ); document.write( "WIDTH=(2X-1)(X+3)/(2X-1)=X+3 \n" ); document.write( " \n" ); document.write( " |