document.write( "Question 639690: How can you graph an equation with a fraction in it for example y= 3/5x+1 \n" ); document.write( "
Algebra.Com's Answer #402850 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"y=+%283%2F5%29x%2B1\"...to graph this linear function, all you need is take two values for \"x\" and calculate \"y\" to get coordinates for two points and plot it\r
\n" ); document.write( "\n" ); document.write( "x|y
\n" ); document.write( "0|1..........\"y=+%283%2F5%290%2B1=0%2B1=1\"
\n" ); document.write( "5|4..........\"y=+%283%2F5%295%2B1=3%2A5%2F5%2B1=3%2B1=4\"\r
\n" ); document.write( "\n" ); document.write( "points are; (\"0\",\"1\") and (\"5\",\"4\").....plot them and draw the line through\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+%283%2F5%29x%2B1%29+\"
\n" ); document.write( "
\n" );