document.write( "Question 147433: Hi I need the steps for this
\n" );
document.write( "P = 2W + 2L. \r
\n" );
document.write( "\n" );
document.write( "To solve for \" W \" in this formula, which steps should be followed? \r
\n" );
document.write( "\n" );
document.write( "Thanks :) \n" );
document.write( "
Algebra.Com's Answer #107807 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! To solve for W, we need to isolate it to one side of the equation -- doesn't matter which side. \n" ); document.write( ". \n" ); document.write( "P = 2W + 2L \n" ); document.write( "Start by subtracting 2L from both sides: \n" ); document.write( "P - 2L = 2W \n" ); document.write( "Finally, divide both sides by 2: \n" ); document.write( "(P-2L)/2 = W \n" ); document.write( "or, you could write: \n" ); document.write( "P/2 - L = W \n" ); document.write( " \n" ); document.write( " |