document.write( "Question 507255: find equation of the line passing through the point (1,3) and parallel to
\n" );
document.write( "the line y=-5x+2 \n" );
document.write( "
Algebra.Com's Answer #340381 by 2011akk27(1)![]() ![]() ![]() You can put this solution on YOUR website! For a line parallel to y=-5x+2 the line must be of the form y=-5x+c\r \n" ); document.write( "\n" ); document.write( "Since it passes through (1,3) Hence this point must satisfy the line \n" ); document.write( "3=-5+c => c=8\r \n" ); document.write( "\n" ); document.write( "Hence the Equation of the line is: y=-5x+8 \n" ); document.write( " |