document.write( "Question 145393: solve each formula for the W variable if P=2L+2W \n" ); document.write( "
Algebra.Com's Answer #106071 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "2W=P-2L \n" ); document.write( "W=P/2-2L/2 \n" ); document.write( "W=P/2-L \n" ); document.write( " |