document.write( "Question 370963: 2|5x+1|-3=5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #264347 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Transpose: 2|5x+1| = 8, \n" ); document.write( "Divide: |5x+1| = 4. \n" ); document.write( "Break: 5x+1 = 4, or 5x+1 = -4, \n" ); document.write( "Solve: 5x = 3, or x = 3/5. \n" ); document.write( "5x = -5 , or x = -1. \n" ); document.write( "The solution is 3/5 or -1. \n" ); document.write( " |