document.write( "Question 50597This question is from textbook intermediate algebra
\n" );
document.write( ": Please help me solve these absolute value problems.I get confused with fractions.\r
\n" );
document.write( "\n" );
document.write( "1) |a-4|=5/3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 2)|x/3-1| = |1-x/3|
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #33675 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "|a - 4| = 5/3 \n" ); document.write( "a - 4 = 5/3 and a - 4 = -5/3 \n" ); document.write( "3a - 12 = 5 and 3a - 12 = -5 \n" ); document.write( "3a = 17 and 3a = 7 \n" ); document.write( "a = 17/3 = 5 2/3 and a = 7/3 = 2 1/3 \n" ); document.write( " \n" ); document.write( "2) \n" ); document.write( "|x/3 - 1| = |1 - x/3| \n" ); document.write( "x/3 - 1 = 1 - x/3 and x/3 - 1 = -1 + x/3 \n" ); document.write( "x - 3 = 3 - x and x - 3 = -3 + x \n" ); document.write( "2x = 6 and -3 = -3 \n" ); document.write( "-3 = -3 \n" ); document.write( "all real values \n" ); document.write( " |