document.write( "Question 623267: Find the slope-intercept form for the line satisfying the following conditions.\r
\n" );
document.write( "\n" );
document.write( "x-intercept 2, y-intercept 1/3\r
\n" );
document.write( "\n" );
document.write( "The slope-intercept form for the line is? \n" );
document.write( "
Algebra.Com's Answer #392012 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 2, y-intercept 1/3 \n" ); document.write( "The slope-intercept form for the line is? \n" ); document.write( "** \n" ); document.write( "note: two points are given: (2,0) and (0,1/3) \n" ); document.write( "slope: ∆y/∆x=(1/3-0)/(0-2)=(1/3)/-2=-1/6 \n" ); document.write( "equation: y=-x/6+b \n" ); document.write( "solve for b using coordinates of one of given points (2,0) \n" ); document.write( "0=2*(-1/6)+b \n" ); document.write( "0=-2/6+b \n" ); document.write( "b=2/6=1/3 \n" ); document.write( "slope-intercept form for the line: y=-x/6+1/3 \n" ); document.write( " |