document.write( "Question 238693: I need help with my home work please. I can not figure out this equation. Find the equation of the line containing the given pair of points (4,2) and (12,5) \n" ); document.write( "
Algebra.Com's Answer #175401 by anantha(86)![]() ![]() ![]() You can put this solution on YOUR website! sol: \n" ); document.write( "equation of the line passing through the points (x1,y1),(x2,y2) is \n" ); document.write( "y-y1/y2-y1=x-x1/x2-x1 \n" ); document.write( "equation of the line passing through the points (4,2)and (12,5) is \n" ); document.write( "x1=4,y1=2,x2=12,y2=5 \n" ); document.write( "substitute the values in the above formula \n" ); document.write( "y-2/5-2=x-4/12-4 \n" ); document.write( "y-2/3=x-4/8 \n" ); document.write( "on cross multiplication \n" ); document.write( "8(y-2)=3(x-4) \n" ); document.write( "8y-16=3x-12 \n" ); document.write( "transpose L.H.S part to R.H.S \n" ); document.write( "3x-12-8y+16=0 \n" ); document.write( "3x-8y+4=0 \n" ); document.write( " \n" ); document.write( " |