document.write( "Question 704477: |2y| = |3y+2| + 1\r
\n" );
document.write( "\n" );
document.write( "Hi. I'm still stuck on this problem from last week. Can you walk me through it step by step? I get this far:\r
\n" );
document.write( "\n" );
document.write( "2y = 3y+2+1 or 2y = -3y-2+1
\n" );
document.write( " -y = 3 or 5y = -1
\n" );
document.write( " y = -3 or y = -1/5\r
\n" );
document.write( "\n" );
document.write( "Neither of these solutions work.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance for your help! \n" );
document.write( "
Algebra.Com's Answer #434130 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Absolute value problems sometimes have no solution because the solutions do not check like those of the given problem. I get the same answers you got: y = -3 or y = -1/5 , but they do not check when plugged back into the equation:|2y| = |3y+2| + 1.\r \n" ); document.write( "\n" ); document.write( "|2*-3| = |3*-3+2| + 1 \n" ); document.write( "|-6|=|-9+2|+1 \n" ); document.write( "|-6|=|-7|+1 \n" ); document.write( "6≠7+1 \n" ); document.write( " \n" ); document.write( " |