document.write( "Question 70753: what is the y-intercept of 3x+y=7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #50511 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! In the general equation of the line y=mx+b the constant b is the y intercept. So all you need to do is solve for y and find the value which will satisfy this equation. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "In this case b=7 so the y-intercept is (0,7) \n" ); document.write( " |