document.write( "Question 17917: how to work this promblem 3x-1=11 \n" ); document.write( "
Algebra.Com's Answer #8625 by whisper(27)![]() ![]() ![]() You can put this solution on YOUR website! To solve this we need to get x on one side by itself: \n" ); document.write( "3x-1=11 \n" ); document.write( "Add 1 to both sides: \n" ); document.write( "3x-1+1=11+1 \n" ); document.write( "3x+0=12 \n" ); document.write( "3x=12 \n" ); document.write( "Divide both sides by 3: \n" ); document.write( "3x/3=12/3 \n" ); document.write( "1x=4 \n" ); document.write( "x=4 \n" ); document.write( "Please don't hesitate to ask if you have further questions! \n" ); document.write( " |