document.write( "Question 770911: Solve. 2|3(x - 5)| + 3 = 9
\n" );
document.write( "There are two possible answers, and I'm unsure of what I'm doing wrong, i got -4,-7. Can you please work out this problem for me so i can see where i made the mistake. Thank you :) \n" );
document.write( "
Algebra.Com's Answer #469844 by algebrahouse.com(1659) You can put this solution on YOUR website! 2|3(x - 5)| + 3 = 9 \n" ); document.write( "2|3x - 15| = 6 {used distributive property and subtracted 3 from each side} \n" ); document.write( "|3x - 15| = 3 {divided each side by 2} \n" ); document.write( "3x - 15 = 3 or 3x - 15 = -3 {absolute value is distance away from zero, therefore (3x - 15) could be 3 or -3} \n" ); document.write( "3x = 18 or 3x = 12 {added 15 in each equation} \n" ); document.write( "x = 6 or 4 {divided each side by 3} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |