document.write( "Question 71178This question is from textbook
\n" );
document.write( ": Solve the formula for the specific variable
\n" );
document.write( "P = 2L+2W for L \n" );
document.write( "
Algebra.Com's Answer #51013 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "2L=P-2W \n" ); document.write( "L=(P-2W)/2 \n" ); document.write( " |