document.write( "Question 179185: Find the x- and y-intercepts and the slope
\n" );
document.write( "2x+y=5 can you explain step by step please \n" );
document.write( "
Algebra.Com's Answer #134129 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! the easiest way to find y intercept is to write this in slope intercept form that way you kill two birds with one stone. y=mx+b where m is the slope and b is the y intercept \n" ); document.write( ": \n" ); document.write( "2x+y=5 \n" ); document.write( ": \n" ); document.write( "y=-2x+5 \n" ); document.write( ": \n" ); document.write( "so m=slope=-2 \n" ); document.write( "y intercept is 5 \n" ); document.write( ": \n" ); document.write( "the way to find the x intercept is to set y=0 \n" ); document.write( ": \n" ); document.write( "2x+0=5 \n" ); document.write( ": \n" ); document.write( "2x=5 \n" ); document.write( ": \n" ); document.write( "x intercept is 5/2.....(5/2,0) \n" ); document.write( ": \n" ); document.write( " |