document.write( "Question 540624: I have to make a graphic with this function:\r
\n" );
document.write( "\n" );
document.write( "F(x) = 5x + 2\r
\n" );
document.write( "\n" );
document.write( "Help me please, thank you. \n" );
document.write( "
Algebra.Com's Answer #353788 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! F(x) = 5x + 2 \n" ); document.write( "----------- \n" ); document.write( "Use y for F(x) \n" ); document.write( "The graph is a straight line, so you need 2 points \n" ); document.write( "Pick for values of x and find y. \n" ); document.write( "x = 0, y = 2 --> (0,2) \n" ); document.write( "x = 1, y = 7 --> (1,7) \n" ); document.write( "Plot the points, draw a line thru them \n" ); document.write( " \n" ); document.write( " |