document.write( "Question 124019This question is from textbook Introductory Algebra
\n" ); document.write( ": The question is: \"Find an equation of the line that has the same y-intercept as the line x - 3y = 6 and contains the point (5, -1).\" \n" ); document.write( "
Algebra.Com's Answer #90954 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X-3Y=6
\n" ); document.write( "-3Y=-X+6
\n" ); document.write( "Y=-X/-3+6/-3
\n" ); document.write( "Y=X/3-2 THIS LINE HAS A Y INTERCEPT=-2. (RED LINE)
\n" ); document.write( "NOW REPLACE THE X & Y VALUES IN THE STANDARD LINE EQUATION (Y=mX+b) WITH (5,-1).
\n" ); document.write( "5=m*-1-2
\n" ); document.write( "5=-m-2
\n" ); document.write( "m=-2-5
\n" ); document.write( "m=7
\n" ); document.write( "THUS WE HAVE THE EQUATION
\n" ); document.write( "Y=7X-2 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+x%2F3+-2%2C+y+=+7x+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = x/3 -2 and y = 7x -2).
\n" ); document.write( "
\n" );