document.write( "Question 955973: find an expression for the width of a rectangle with the area of 4x2-1, and length of 2x+1. \n" ); document.write( "
Algebra.Com's Answer #584001 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find an expression for the width of a rectangle with the area of 4x2-1, and length of 2x+1.
\n" ); document.write( "length*width=area
\n" ); document.write( "width=area/length=(4x^2-1)/(2x+1)=(2x+1)(2x-1)/2x+1=2x-1
\n" ); document.write( "
\n" );