document.write( "Question 229792: a table is 3 times as wide as it is long. the peremiter is 256.what is the width \n" ); document.write( "
Algebra.Com's Answer #170278 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=3L
\n" ); document.write( "2L+2W=256
\n" ); document.write( "2L+2*3L=256
\n" ); document.write( "2L+6L=256
\n" ); document.write( "8L=256
\n" ); document.write( "L=256/8
\n" ); document.write( "L=32 IS THE WIDTH.
\n" ); document.write( "W=3*32
\n" ); document.write( "W=96 IS THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*32+2*96=256
\n" ); document.write( "64+192=256
\n" ); document.write( "256=256\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );