document.write( "Question 149350: find the equation of the line determined by the given information. A. P1=(0,6);P2=(-2,3) ____________ B. P1=(4,-5);P2=(11,2) ___________ . would anyone be able to help me with these? \n" ); document.write( "
Algebra.Com's Answer #109572 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line determined by the given information. \n" ); document.write( "A. P1=(0,6);P2=(-2,3) ____________ \n" ); document.write( "slope = (6-3)/(0--2) = 3/2 \n" ); document.write( "Form: y = mx + b \n" ); document.write( "You have m= 3/2 and y=6 when x = 0; solve for \"b\": \n" ); document.write( "6 = (3/2)*0 + b \n" ); document.write( "b = 6 \n" ); document.write( "EQUATION: \n" ); document.write( "y = (3/2)x + 6 \n" ); document.write( "========================\r \n" ); document.write( "\n" ); document.write( "B. P1=(4,-5);P2=(11,2) ___________ \n" ); document.write( "slope = (2--5)/(11-4) = 7/7 = 1 \n" ); document.write( "2 = 1*11 + b \n" ); document.write( "b = -9 \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = x -9 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |