document.write( "Question 401845: Write quation in standard from with integers coefficient for line slope 3/10 going through points (-4, -5) \n" ); document.write( "
Algebra.Com's Answer #284362 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! m=3/10 thru (-3,-5) \n" ); document.write( "Y=mX+b \n" ); document.write( "-5=3/10*-3+b \n" ); document.write( "-5=-9/10+b \n" ); document.write( "b=-5+9/10 \n" ); document.write( "b=(-50+9)/10 \n" ); document.write( "b=-41/10 ans. for the Y intercept. \n" ); document.write( "y=3x/10-41/10 ans. \n" ); document.write( "Proof: \n" ); document.write( " |