document.write( "Question 258364: The length of a rectangle is 2 feet less than three times the width. The area is 40 square feet. using w as the variable, write the equation that can be used to calculate the width. How would you write this as an equation? \n" ); document.write( "
Algebra.Com's Answer #190201 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
\" write the equation that can be used to calculate the width\" means the same as\" How would you write this as an equation?\"
\n" ); document.write( "L=-2+3w is the relationship of length to width
\n" ); document.write( "w*(3w-2)=40
\n" ); document.write( "
\n" ); document.write( "
\n" );