document.write( "Question 202304: Y-intercept of a line\r
\n" );
document.write( "\n" );
document.write( "Find the -intercept of the line whose equation is \r
\n" );
document.write( "\n" );
document.write( "y = 0.2 x + 4.7\r
\n" );
document.write( "\n" );
document.write( "Y- intercept:___ \n" );
document.write( "
Algebra.Com's Answer #152522 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! that line is already in the form \n" ); document.write( "b is the intercept. So in your case, the y-intercept is the point (0,4.7) \n" ); document.write( " |