document.write( "Question 324327: Can you give me a detailed explanation of how to solve 3-8x=1 ? \n" ); document.write( "
Algebra.Com's Answer #232120 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! The goal in this problem is to solve for x, which means you need to get x by itself on one side of the problem. \n" ); document.write( "First you want to subtract 3 from both sides of the equation: \n" ); document.write( "3-8x=1 \n" ); document.write( "3-8x-3 = 1-3 \n" ); document.write( "-8x = -2 \n" ); document.write( "Next you want to divide each side by -8, which will cancel out the -8 on the left side and leave x alone: \n" ); document.write( "-8x/-8 = -2/-8 \n" ); document.write( "x= 2/8 = 1/4 = 0.25 \n" ); document.write( "So your answer is x=0.25. \n" ); document.write( " |