document.write( "Question 90055: you are given the following info about a line (0,-3) and (-3,-6).using this info solve for the slope (m) and the y-intercept(b)\r
\n" );
document.write( "\n" );
document.write( "you are given one coordinate point (1,4) and the slope of 2/3 solve for the y-intercept\r
\n" );
document.write( "\n" );
document.write( "thanks...this question is from a work sheet \n" );
document.write( "
Algebra.Com's Answer #65388 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! points (0,-3) & (-3,-6) define a line as follows: \n" ); document.write( "the slope(m)=(-6+3)/(-5-0)=3/-5 or -3/5 \n" ); document.write( "now we substitute one set of points & the -3/5 slope value & solve for the y intercept(b) \n" ); document.write( "-3=-3/5*0+b \n" ); document.write( "-3=b this is the y intercept. \n" ); document.write( "thus the line formula is: y=-3x/5-3 (red line) \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "4=(2/3)*1+b \n" ); document.write( "4=2/3+b \n" ); document.write( "b=4-2/3 \n" ); document.write( "b=3 1/3 or 10/3. for the y intercept. \n" ); document.write( "y=2x/3+10/3 (green line) \n" ); document.write( " |