document.write( "Question 300168: 5(x+8)-13=3 \n" ); document.write( "
Algebra.Com's Answer #215454 by mathfolife(2)![]() ![]() ![]() You can put this solution on YOUR website! When solving these types of problems you want to get x on one side by itself and the numbers on the other side. Also remember whatever you do to one side, you must do to the other. \r \n" ); document.write( "\n" ); document.write( "5(x+8)-13=3 \r \n" ); document.write( "\n" ); document.write( "first you can add 13 to both sides\r \n" ); document.write( "\n" ); document.write( "5(x+8)-13+13=3+13 \n" ); document.write( "5(x+8)=16\r \n" ); document.write( "\n" ); document.write( "you can then divide both sides by 5\r \n" ); document.write( "\n" ); document.write( "5(x+8)/5=16/5 \n" ); document.write( "(x+8)=16/5\r \n" ); document.write( "\n" ); document.write( "your almost done! to get the x alone you need to subtract 8 from both sides\r \n" ); document.write( "\n" ); document.write( "(x+8)-8=16/5 -8\r \n" ); document.write( "\n" ); document.write( "x= (16/5) -8 \n" ); document.write( " |