document.write( "Question 67211This question is from textbook Algebra 2
\n" );
document.write( ": how do you figure out the solution to this equation 3|2a+7|=3a+12 \n" );
document.write( "
Algebra.Com's Answer #47782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solution to this equation 3|2a+7|=3a+12 \n" ); document.write( "Divide both sides by 3 to get: \n" ); document.write( "|2a+7|=a+4 \n" ); document.write( "2a+7 is either negative or not negative. \n" ); document.write( "If it is negative you get: \n" ); document.write( "-(2a+7)=a+4 \n" ); document.write( "-2a-7=a+4 \n" ); document.write( "3a=-11 \n" ); document.write( "a=-11/3 \n" ); document.write( "--------------- \n" ); document.write( "If it is not negative you get: \n" ); document.write( "2a+7=a+4 \n" ); document.write( "a=-3 \n" ); document.write( "------------- \n" ); document.write( "SOLUTION: \n" ); document.write( "a=-3 or a= -11/3 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |