document.write( "Question 310084: Write an equation in standard from with integer coefficients for the line with slope 20/13 going through the point (-3, -5). The equation of the line is _x-_y=_ \n" ); document.write( "
Algebra.Com's Answer #221810 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 20/13 is the slope through (-3,-5) \n" ); document.write( "Y=mX+b \n" ); document.write( "m=the slope & b=the Y intercept. \n" ); document.write( "-5=-3(20/13)+b \n" ); document.write( "-5=-60/13+b \n" ); document.write( "b=-5+60/13 \n" ); document.write( "b=(-5*13+60)/13 \n" ); document.write( "b=(-65+60)/13 \n" ); document.write( "b=-5/13 \n" ); document.write( "y=20x/13-5/13 \n" ); document.write( " |