document.write( "Question 73845: A straight line crosses the x-axis at x = 3 and the y-axis at y = -4. Find the equation of the line. Please give your answer in the functional form:
\n" ); document.write( "y = a x + b
\n" ); document.write( "
\n" ); document.write( "for some constants a and b.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #52827 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
(3,0)(0,-4)
\n" ); document.write( "THE SLOPE (m) IS
\n" ); document.write( "(Y2-Y1)/x2-X1)
\n" ); document.write( "(-4-0)/( 0-3)
\n" ); document.write( "-4/-3
\n" ); document.write( "4/3 IS THE SLOPE (m)
\n" ); document.write( "NOW SUBSTITUTE 4/3 FOR THE SLOPE AND THE X,Y VALUES FROM ONE SET OGF POINTD & SOLVE FOR THE Y INTERCEPT (b).
\n" ); document.write( "0=4/3*3+b
\n" ); document.write( "0=12/3+b
\n" ); document.write( "b=4 FOR THE Y INTERCEPT (b)
\n" ); document.write( "NOW WE HAVE THE FORMULA FOR THIS WHICH IS
\n" ); document.write( "Y=4/3X+4
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+4x%2F3+%2B4%29+\" (graph 300x300 pixels, x from -6 to 5, y from -10 to 10, y = 4x/3 +4).
\n" ); document.write( "
\n" );