document.write( "Question 240514: How do I figure out how to graph the problem f(x)=2x-3 \n" ); document.write( "
Algebra.Com's Answer #176252 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=y (same thing) \n" ); document.write( "y=mx+b \n" ); document.write( "m=slope=2 (one right, two up) \n" ); document.write( "b=y int=-3 \n" ); document.write( "(0,-3) \n" ); document.write( " |