document.write( "Question 234073: Can you please explain how to solve for S in this problem, it's been a very long time since I've had to do problems of this nature. Thanks \r
\n" );
document.write( "\n" );
document.write( "2[s+3(s-1)]=18 \n" );
document.write( "
Algebra.Com's Answer #172638 by rfer(16322) ![]() You can put this solution on YOUR website! work your way out of thr parentheses and brackets first \n" ); document.write( "2[s+3(s-1)]=18 \n" ); document.write( "2[s+3s-3]=18 \n" ); document.write( "2[4s-3]=18 \n" ); document.write( "8s-6=18 \n" ); document.write( "add 6 to both sides \n" ); document.write( "8s=24 \n" ); document.write( "s=3 \n" ); document.write( " |