document.write( "Question 145855: I have to graph the following functions:
\n" );
document.write( "f(x)= -3x +7
\n" );
document.write( "f(x)= -3x (squared) + x - 5\r
\n" );
document.write( "\n" );
document.write( "This is what I have thus far. Can someone help me?\r
\n" );
document.write( "\n" );
document.write( "f(x) - -3x + 7
\n" );
document.write( "y = -3x + 7
\n" );
document.write( "-3x + 7-7 = 0-7
\n" );
document.write( "-3x/3 = -7/3 or -2 1/3
\n" );
document.write( "**I don't know where to go from here.....\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph the following functions: \n" ); document.write( "f(x)= -3x +7 \n" ); document.write( "You need two points to graph a line: \n" ); document.write( "Let x = 0, then y = 7 \n" ); document.write( "Let x = 1, then y = 4 \n" ); document.write( "------- \n" ); document.write( "Plot the points (0,7) and (1,4) \n" ); document.write( "Draw a line thru them to get: \n" ); document.write( " \n" ); document.write( "=========================== \n" ); document.write( "f(x)= -3x^2 + x - 5 \n" ); document.write( "You need three points to graph a parabola: \n" ); document.write( "Let x = 0, then y = -5 \n" ); document.write( "Let x = 1, then y = -7 \n" ); document.write( "Let x = -1, then y = -9 \n" ); document.write( "--- \n" ); document.write( "Plot the three points and draw a parabola thru them opeing downward: \n" ); document.write( " \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |