document.write( "Question 1037101: I've been given the following question and I'm completely lost:\r
\n" );
document.write( "\n" );
document.write( "f is a function that takes a real number x and performs these three steps in the order given:
\n" );
document.write( " (1) Take the absolute value.
\n" );
document.write( " (2) Subtract 4 from the result.
\n" );
document.write( " (3) Take the reciprocal of the result.
\n" );
document.write( "(That is, make the quantity the denominator of a fraction with numerator 1.)\r
\n" );
document.write( "\n" );
document.write( " (a) Find an expression for f (x). (no explanation required)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " (b) State the domain of f. (no explanation required)\r
\n" );
document.write( "\n" );
document.write( "please help \n" );
document.write( "
Algebra.Com's Answer #651807 by ikleyn(52792)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "I've been given the following question and I'm completely lost:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "f is a function that takes a real number x and performs these three steps in the order given:\r\n" ); document.write( "\r\n" ); document.write( " (1) Take the absolute value. Abs. value of x is |x|.\r\n" ); document.write( "\r\n" ); document.write( " (2) Subtract 4 from the result. |x|-4\r\n" ); document.write( "\r\n" ); document.write( " (3) Take the reciprocal of the result. f(x) = \n" ); document.write( " \n" ); document.write( " |