document.write( "Question 452943: |5x + 9| + 6 = 9, i got one answer but not the other. how do i solve the other answer (my nswer is -6/5) \n" ); document.write( "
Algebra.Com's Answer #324507 by lwsshak3(11628) ![]() You can put this solution on YOUR website! |5x + 9| + 6 = 9, i got one answer but not the other. how do i solve the other answer (my nswer is -6/5) \n" ); document.write( "** \n" ); document.write( "|5x+9|+6=9 \n" ); document.write( "|5x+9|=3 \n" ); document.write( "for (5x+9)>0 \n" ); document.write( "5x+9=3 \n" ); document.write( "5x=-6 \n" ); document.write( "x=-6/5 \n" ); document.write( ".. \n" ); document.write( "for (5x+9)<0 \n" ); document.write( "-|5x+9|=3 \n" ); document.write( "-5x-9=3 \n" ); document.write( "-5x=12 \n" ); document.write( "x=-12/5 \n" ); document.write( " |