document.write( "Question 1191156: The perimeter of a rectangular car floor mat is 190cm. The width is a 1/4 of length. Find the length and width of the table. \n" ); document.write( "
Algebra.Com's Answer #822928 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length =4x
\n" ); document.write( "2W+2L=perimeter=190 cm
\n" ); document.write( "2x+8x=190
\n" ); document.write( "10x=190 cm
\n" ); document.write( "x=19 cm
\n" ); document.write( "it is 19 cm wide and 76 cm long
\n" ); document.write( "
\n" );