document.write( "Question 1002715: Please help me solve this problem into ax+by=c form which is a line passing throught the point (2,4) with slope:7 \n" ); document.write( "
Algebra.Com's Answer #619578 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me solve this problem into ax+by=c form which is a line passing throught the point (2,4) with slope:7 \n" ); document.write( "I will use the point slope formula for a line: \n" ); document.write( " y-y1=m(x-x1 \n" ); document.write( "y-4=7(x-2) \n" ); document.write( "y-4=7x-14 \n" ); document.write( "7x-y=14 \n" ); document.write( " |