document.write( "Question 1207367: Rewrite each expression in a form that does not contain absolute values: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(a) |pi - 4| + 1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I know that the quantity pi - 4 is negative. So, -(pi - 4) = -pi + 4.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Is this right? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help with (b) and (c).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) |x - 5|, given that x > or = 5 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) |t - 5|, given that t < 5.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Note: The book tells me to use the formal definition of absolute value. \n" );
document.write( "
Algebra.Com's Answer #845200 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Rewrite each expression in a form that does not contain absolute values: \n" ); document.write( "(a) |pi - 4| + 1 \n" ); document.write( "I know that the quantity pi - 4 is negative. So, -(pi - 4) = -pi + 4. \n" ); document.write( "Is this right? \n" ); document.write( "It's right as far as you have gone; but you haven't rewritten the entire given expression. pi is less than 4, so pi-4 is negative, so |pi-4| = 4-pi. Then the whole given expression is equivalent to (4-pi)+1 = 5-pi. \n" ); document.write( "I need help with (b) and (c). \n" ); document.write( "(b) |x - 5|, given that x > or = 5 \n" ); document.write( "If x >= 5, then x-5 is non-negative, so |x-5| = x-5 \n" ); document.write( "(c) |t - 5|, given that t < 5. \n" ); document.write( "If t < 5, then t-5 is negative, so |t-5| = -(t-5) = 5-t (similar to what you did in (a)) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: The book tells me to use the formal definition of absolute value. \n" ); document.write( " |