document.write( "Question 174095: Write the equation of the line (in slope-intercept form) that passes through (3,4) and has a slope of 5/3. \n" ); document.write( "
Algebra.Com's Answer #128997 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "4=5*3/3+b
\n" ); document.write( "4=15/3+b
\n" ); document.write( "4=5+b
\n" ); document.write( "b=4-5
\n" ); document.write( "b=-1
\n" ); document.write( "y=5x/3-1 ans.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+5x%2F3+-1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 5x/3 -1).
\n" ); document.write( "
\n" ); document.write( "
\n" );