document.write( "Question 401939: the absolute value of the quantity,three less than the product of 6 and a number is equal to nine. write a equation and solve \n" ); document.write( "
Algebra.Com's Answer #284829 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! |6x-3|=9 \n" ); document.write( "case 1 \n" ); document.write( "6x-3=9 \n" ); document.write( "6x=12 \n" ); document.write( "x=2 \n" ); document.write( "case 2 \n" ); document.write( "-(6x-3)=9 \n" ); document.write( "-6x+3=9 \n" ); document.write( "-6x=6 \n" ); document.write( "x=-1 \n" ); document.write( " |