document.write( "Question 68309: Please help me with this I cannot seem to figure out how to graph this function.
\n" );
document.write( "Graph: f(x) = -2x + 2\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help you can give. \n" );
document.write( "
Algebra.Com's Answer #48670 by rmromero(383)![]() ![]() ![]() You can put this solution on YOUR website! Here's How to graph f(x) = -2x + 2 \n" ); document.write( " \n" ); document.write( "1. Make a table for x and f(x) values \n" ); document.write( " *Assume Values of x and substitute it to the function given to find f(x) \n" ); document.write( "x | f(x) \n" ); document.write( "0 | 2 \n" ); document.write( "1 | 0 \n" ); document.write( "2 | -2 \n" ); document.write( " \n" ); document.write( "When x = 0 , f(x) = -2x + 2 \n" ); document.write( " f(0) = -2(0) + 2 \n" ); document.write( " = 2 \n" ); document.write( " \n" ); document.write( "When x = 1, f(1) = -2(1) + 2 \n" ); document.write( " = 0 \n" ); document.write( " \n" ); document.write( "When x = 2, f(2) = -2(2) +2 \n" ); document.write( " = -2 \n" ); document.write( " \n" ); document.write( "2. Plot the points (0, 2), (1, 0), (2, -2) \n" ); document.write( " \n" ); document.write( " |