document.write( "Question 726875: what is the slope intercept form for the line x intercept 3, y intercept 1/3 \n" ); document.write( "
Algebra.Com's Answer #444887 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
what is the slope intercept form for the line x intercept 3, y intercept 1/3
\n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "y=mx+1/3
\n" ); document.write( "To find slope, m, plug in coordinates of x-intercept (3,0)
\n" ); document.write( "0=3m+1/3
\n" ); document.write( "0=9m+1
\n" ); document.write( "m=-1/9
\n" ); document.write( "Equation of given line: y=-x/9+1/3
\n" ); document.write( "
\n" );