document.write( "Question 713924: A line passes through the points (-10, -4) and (-1,2). What is the y-intercept of the line?\r
\n" );
document.write( "\n" );
document.write( "a) (-4,0)
\n" );
document.write( "b) (0, -4)
\n" );
document.write( "c) (8/3, 0)
\n" );
document.write( "d) (0, 8/3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #438611 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Use the two given points to find the line, in any form. \n" ); document.write( "Trying formula for slope, m=(2--4)/(-1--10), m=6/9, m=2/3. \n" ); document.write( "Try now point-slope form. y-2=(2/3)(x-(-1)), \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Convert the equation to slope intercept form. \n" ); document.write( "y-2=(2/3)(x+1) \n" ); document.write( "y=(2/3)x+2/3+2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Read the value for the y intercept directly from the equation. \n" ); document.write( "y=mx+b common general formula for slope-intercept form equation for a line, so b=? \n" ); document.write( "..... |