document.write( "Question 26299: Determine the standard form of the equatiion of the line that contains (-6,-6) and (-5,-2) \n" ); document.write( "
Algebra.Com's Answer #14138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope: (-6-(-2))/(-6-(-5)) \n" ); document.write( "=-4/-1=4 \n" ); document.write( "Use one of the poiints and the slope in the form y=mx+b to find \"b\". \n" ); document.write( "Let's use the point (-6,-6) \n" ); document.write( "y=-6,x=-6,m=4 \n" ); document.write( "-6=4(-6)+b \n" ); document.write( "-6=-24+b \n" ); document.write( "b=18 \n" ); document.write( "The equation in slope-intercept form is y=4x+18 \n" ); document.write( "Standard form is ax+bx=c \n" ); document.write( "So, 4x-y=-18 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |