document.write( "Question 763066: solve the equation for x: 5(x-4)=10 \n" ); document.write( "
| Algebra.Com's Answer #464457 by Cromlix(4381)     You can put this solution on YOUR website! 5(x-4)=10 \n" ); document.write( "5x - 20 = 10 \n" ); document.write( " 5x = 10 + 20 \n" ); document.write( " 5x = 30 \n" ); document.write( " x = 6 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |