document.write( "Question 729952: Determine the equation of the line passing through the point (1;2) and parallel to the line y=-3x \n" ); document.write( "
Algebra.Com's Answer #446483 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y=-3x\r \n" ); document.write( "\n" ); document.write( "slope = -3\r \n" ); document.write( "\n" ); document.write( "A parallel line will have the same slope , -3\r \n" ); document.write( "\n" ); document.write( "point (1,2)\r \n" ); document.write( "\n" ); document.write( "The equation will be y-2=-3(x-1)\r \n" ); document.write( "\n" ); document.write( "y-2=-3x+3\r \n" ); document.write( "\n" ); document.write( "y=-3x+5 is the equation \n" ); document.write( " |