document.write( "Question 106543: I thought I was doing pretty good with absolute value, but this one has me stumped. Could you please help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( "15-|2+3x| /2=7\r
\n" );
document.write( "\n" );
document.write( "thank you in advance for your help \n" );
document.write( "
Algebra.Com's Answer #77552 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! 15-|2+3x| /2=7==>Multiply each side by two==>15-|2+3x|=14==>Subtract 15==> \n" ); document.write( "-|2+3x|=-1==>Treat this like multiply by -1 so divide by -1==>|2+3x|=1==>Now separate into a negative case and positive case==>-2-3x=1 and 2+3x=1==>Solve for each==>-2-3x=1==>Add 2==>-3x=3==>x=1==>2+3x=1==>Subtract 2==>3x=-1==>Divide by 3==>x=-1/3 \n" ); document.write( " |