document.write( "Question 1010418: What is the x and y intercept for y=2x + 5 \n" ); document.write( "
Algebra.Com's Answer #625837 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the x and y intercept for y=2x + 5 \n" ); document.write( "--- \n" ); document.write( "x-int ? \n" ); document.write( "Let y = 0, \n" ); document.write( "then 2x+5 = 0 \n" ); document.write( "x = -5/2 \n" ); document.write( "That is the x-intercept \n" ); document.write( "--------------- \n" ); document.write( "y-int ? \n" ); document.write( "Let x = 0 \n" ); document.write( "then y = 2*0+5 \n" ); document.write( "y = 5 \n" ); document.write( "That is the y-intercept \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |