document.write( "Question 419587: How do I find the equation of the line with:\r
\n" );
document.write( "\n" );
document.write( "1) x-intercept= 3 and y-intercept= -8\r
\n" );
document.write( "\n" );
document.write( "2) x-intercept= -2 and y-intercept= 10\r
\n" );
document.write( "\n" );
document.write( "Hi, I'm having trouble with these two questions. I have test on coordinate geometry tomorrow that includes some of these, and they are the one's I am struggling with. Thank you for your assistance! \n" );
document.write( "
Algebra.Com's Answer #293379 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! find the slope \n" ); document.write( "m=(-8-0)/0-3) \n" ); document.write( "m=-8/-3 \n" ); document.write( "m=8/3 \n" ); document.write( "---- \n" ); document.write( "y=mx+b \n" ); document.write( "y=8/3x-8 \n" ); document.write( "---------- \n" ); document.write( "m=(10-0)/(0--2) \n" ); document.write( "m=10/2 \n" ); document.write( "m=5 \n" ); document.write( "-------------- \n" ); document.write( "y=5x+10 \n" ); document.write( " |