document.write( "Question 90910: Write the equation of the line passing through (-3,-5) and (3,0). \n" ); document.write( "
Algebra.Com's Answer #65966 by checkley75(3666) ![]() You can put this solution on YOUR website! SLOPE=(0+5)/(3+3)=5/6 \n" ); document.write( "USING ONE SET OF X,Y VALUES WE SOLE Y=mX+b FOR THE YINTERCEPT(b) \n" ); document.write( "-5=5/6*-3+b \n" ); document.write( "-5=-15/6+b \n" ); document.write( "b=-5+15/6 \n" ); document.write( "b=(-30+15)/6 \n" ); document.write( "b=-15/6 \n" ); document.write( "b=-2.5 THUS THE LINE EQUATION IS \n" ); document.write( "Y=5X/6-2.5 ANSWER. \n" ); document.write( " |