document.write( "Question 617148: find the slope intercept form for the line satisfying the following conditions x-intercept 3, y-intercept 1/5 \n" ); document.write( "
Algebra.Com's Answer #388194 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
the two points are (0,1/5) and (3,0)
\n" ); document.write( "slope is change in y over the change in x
\n" ); document.write( "(1/5-0)/(0-3)
\n" ); document.write( "-1/5/3=-1/15
\n" ); document.write( "or
\n" ); document.write( "-1/5=-.2
\n" ); document.write( "-.2/3=2/30=1/15
\n" ); document.write( "y=-x/15+1/5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );