document.write( "Question 757926: Find the slope-intercept form for the line satisfying the following conditions
\n" );
document.write( "x-intercept 3, y-intercept 2/3 \n" );
document.write( "
Algebra.Com's Answer #461156 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope-intercept form for the line satisfying the following conditions \n" ); document.write( "x-intercept 3, y-intercept 2/3 \n" ); document.write( "*** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "2 points on the line: (3,0) and (0,2/3) \n" ); document.write( "slope=∆y/∆x=(2/3-0)/(0-3)=(2/3)/-3=-2/9 \n" ); document.write( "equation: y=-2x/9+2/3 \n" ); document.write( " |