document.write( "Question 153473: the length of a rectangle is (5x) feet, and the width is (2x-7). find the area of the rectangle in terms of the variable x.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #112973 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The area of any rectangle is \"length\" times \"width\".
\n" ); document.write( "In your problem,
\n" ); document.write( "\"length\" = 5x feet
\n" ); document.write( "\"width\" = (2x-7) feet
\n" ); document.write( ".
\n" ); document.write( "To find the area, multiply the two together:
\n" ); document.write( "5x(2x-7)
\n" ); document.write( "= 10x^2 - 35x square feet
\n" ); document.write( "
\n" );