document.write( "Question 222217: a rectangle's length is 7 less than 6 times the width. What are the dimensions if the perimeter is 196ft? \n" ); document.write( "
Algebra.Com's Answer #166450 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(6x-7)=196
\n" ); document.write( "2x+12x-14=196
\n" ); document.write( "14x=210
\n" ); document.write( "x=15ft
\n" ); document.write( "6x-7=83ft
\n" ); document.write( "
\n" );