document.write( "Question 999154: find the equation of a line that has y-intercept (0,2) and the x-intercept (4,0) graph the line \n" ); document.write( "
Algebra.Com's Answer #616932 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x1 y1 x2 y2
\n" ); document.write( "0 2 4 0
\n" ); document.write( "
\n" ); document.write( "slope m = (y2-y1)/(x2-x1)
\n" ); document.write( "( 0 - 2 )/( 4 - 0 )
\n" ); document.write( "( -2 / 4 )
\n" ); document.write( "m= - 1/2
\n" ); document.write( "The required line passes through both the points. So we select one point and plug it with the slope
\n" ); document.write( "Plug value of the slope and point ( 0 , 2 ) in
\n" ); document.write( "Y = m x + b
\n" ); document.write( "2.00 = - 1/2 * 0 + b
\n" ); document.write( "2.00 = -0 + b
\n" ); document.write( "b= 2 + 0
\n" ); document.write( "b= 2
\n" ); document.write( "So the equation will be
\n" ); document.write( "Y = - 1/2 x + 2 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );