document.write( "Question 473932: Hi. I was wondering if somebody could help me with finding the absolute value of:
\n" );
document.write( "absolute value of 4-3x=19 \r
\n" );
document.write( "\n" );
document.write( "Also, I need to find the solution of this inequality and graph on a number line:
\n" );
document.write( "-2 less than or equal to x-4 over 3 less than or equal to 4\r
\n" );
document.write( "\n" );
document.write( "I appreciate your time and help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #325085 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Hi. I was wondering if somebody could help me with finding the absolute value of: \n" ); document.write( "absolute value of 4-3x=19 \n" ); document.write( "Also, I need to find the solution of this inequality and graph on a number line: \n" ); document.write( "-2 less than or equal to x-4 over 3 less than or equal to 4 \n" ); document.write( "** \n" ); document.write( "|4-3x|=19 \n" ); document.write( "two conditions would satisfy this equation: \n" ); document.write( "(4-3x)=19 \n" ); document.write( "-3x=19-4=15 \n" ); document.write( "-x=15/3=5 \n" ); document.write( "x=-5 \n" ); document.write( "or \n" ); document.write( "-(4-3x)=19 \n" ); document.write( "-4+3x=19 \n" ); document.write( "3x=19+4=23 \n" ); document.write( "x=23/3 \n" ); document.write( "ans: \n" ); document.write( "x=-5 \n" ); document.write( "or \n" ); document.write( "x=23/3 \n" ); document.write( ".. \n" ); document.write( "-2≤x-4/3≤4 \n" ); document.write( "multiply by 3 \n" ); document.write( "-6≤x-4≤12 \n" ); document.write( "add 4 \n" ); document.write( "-2≤x≤16 \n" ); document.write( "Ans: \n" ); document.write( "Interval notation: \n" ); document.write( "[-2,16] \n" ); document.write( "number line: \n" ); document.write( "<.......[.............]..........> \n" ); document.write( ".......-2.....0....16 \n" ); document.write( " |