document.write( "Question 554103: What is the y intercept of the line through (1,5) and (3,-4) when the slope is
\n" );
document.write( "-4 and 1/2? \n" );
document.write( "
Algebra.Com's Answer #361222 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the y intercept of the line through (1,5) and (3,-4) when the slope is \n" ); document.write( "-4 and 1/2? \n" ); document.write( "------- \n" ); document.write( "slope m = 9/2 \n" ); document.write( "Use y = mx + b and either point to find b, the y-int \n" ); document.write( "--- \n" ); document.write( "5 = (9/2)*1 + b \n" ); document.write( "b = 1/2 \n" ); document.write( " \n" ); document.write( " |