document.write( "Question 201230: A rectangular solar panel is to be 8 meters longer than it is wide. If the perimeter is to be 96 meters, find its width. \n" ); document.write( "
Algebra.Com's Answer #151435 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2(w)+2(w+8)=96 \n" ); document.write( "2w+2w+16=96 \n" ); document.write( "4w=80 \n" ); document.write( "w=20 \n" ); document.write( "w+8=28 \n" ); document.write( " |