document.write( "Question 489244: find the equation of a line expressed in general form using a slope of -4/9 containing the points (-8,-10) \n" ); document.write( "
Algebra.Com's Answer #333611 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of a line expressed in general form using a slope of -4/9 containing the points (-8,-10) \n" ); document.write( "------------------------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "-10 = (-4/9)(-8) + b \n" ); document.write( "--------- \n" ); document.write( "-10 = (32/9) + b \n" ); document.write( "-90 = 32 + 9b \n" ); document.write( "9b = -122 \n" ); document.write( "b = -122/9 \n" ); document.write( "================== \n" ); document.write( "Equation: \n" ); document.write( "y = (-4/9)x - (122/9) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |