document.write( "Question 22429: How do I find the solution set for the absolute value equation |3(y+4)| + 2=14
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #10892 by Ultimatemagic(23)![]() ![]() ![]() You can put this solution on YOUR website! lets imagine that the absolute value bars arn't there \n" ); document.write( "3(y+4)+2=14 \n" ); document.write( "lets distribute the 3 and subtract the 2 from bothe sides at the same time \n" ); document.write( "3y+12=12 \n" ); document.write( "suntract 12 from bothe sides \n" ); document.write( "3y=0 \n" ); document.write( "divide 3 from both sides and u have your answer \n" ); document.write( "y=0 \n" ); document.write( " |