document.write( "Question 615341: What is the slope-intercept form of x-3y=4 \n" ); document.write( "
Algebra.Com's Answer #387094 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! x-3y=4 \n" ); document.write( "Equation of the line slope-intercept form \n" ); document.write( "y=mx+b \n" ); document.write( "m=slope \n" ); document.write( "b=y-intercept\r \n" ); document.write( "\n" ); document.write( "Rearrange the given equation accroding to the slope-intercept form \n" ); document.write( "x-3y=4 \n" ); document.write( "-3y=-x-4 \n" ); document.write( "-3y=-(x+4) \n" ); document.write( "Divide by -3 both sides of the equation \n" ); document.write( "-3y/-3=-(x+4)/-3 \n" ); document.write( "y=(x+4)/3 \n" ); document.write( "y=x/3+4/3 \n" ); document.write( "y=(1/3)x+4/3 \n" ); document.write( "Compare the above equation with Equation of the line slope-intercept form \n" ); document.write( "Slope=m=1/3 \n" ); document.write( "y-intercept = b = 4/3 \n" ); document.write( " \n" ); document.write( " |