document.write( "Question 914719: A rectangular solar panel has a length that is 11 inches shorter than 3 times its width. If the perimeter of the panel is 178 inches what are the dimensions \n" ); document.write( "
Algebra.Com's Answer #555272 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(3x-11)=178
\n" ); document.write( "2x+6x-22=178
\n" ); document.write( "8x=178+22
\n" ); document.write( "8x=200
\n" ); document.write( "x=200/8
\n" ); document.write( "x=25
\n" ); document.write( "3x-11=64
\n" ); document.write( "
\n" );