document.write( "Question 33410: Find the equation of the line with x-int -4 and y-int 6. \n" ); document.write( "
Algebra.Com's Answer #19756 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-intercept is (-4,0) \n" ); document.write( "y-intercept is (0,6)\r \n" ); document.write( "\n" ); document.write( "m=(change in y)/(change in x) \n" ); document.write( " =(6/4)= (3/2) \n" ); document.write( "y=mx+b \n" ); document.write( "m=3/2; b=6 \n" ); document.write( "EQUATION: \n" ); document.write( "y=(3/2)x+6 \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |