document.write( "Question 1123440: Find the following for the function f(x)=lxl+20 ....note:the \"l\" next to x are suppose to be lines
\n" );
document.write( "(a) f(0)
\n" );
document.write( "(b) f(2)
\n" );
document.write( "(c) f(−2)
\n" );
document.write( "(d) f(−x)
\n" );
document.write( "(e) −f(x)
\n" );
document.write( "(f) f(x+10)
\n" );
document.write( "(g) (6x)
\n" );
document.write( "(h) f(x+h) \n" );
document.write( "
Algebra.Com's Answer #739749 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! absolute value of a number is the number if it is positive and it is the positive number if the number is negative \n" ); document.write( "a. 20 \n" ); document.write( "b.22 \n" ); document.write( "c.22 \n" ); document.write( "d.x+20 \n" ); document.write( "e.-(x+20), since this is how an absolute value can be made negative \n" ); document.write( "f. x+30 \n" ); document.write( "g. 6x+20 \n" ); document.write( "h. |x+h|+20. The shape of this graph will be transformed -h units horizontally and 20 units vertically. \n" ); document.write( " |