document.write( "Question 751028: find the equation of the straight line which makes intercepts 5 and 6 on x and y axes \n" ); document.write( "
Algebra.Com's Answer #456962 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the straight line which makes intercepts 5 and 6 on x and y axes \n" ); document.write( "equation of a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=mx+6 \n" ); document.write( "solve for m using coordinates of x-intercept(5,0) \n" ); document.write( "0=5m+6 \n" ); document.write( "5m=-6 \n" ); document.write( "m=-6/5 \n" ); document.write( "equation: |