document.write( "Question 813045: solve for g
\n" );
document.write( "s=5g+5w \n" );
document.write( "
Algebra.Com's Answer #490378 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 5g=s-5w \n" ); document.write( "g=(s-5w)/5 \n" ); document.write( " |