document.write( "Question 315033: Find an equation of the line that is parallel to the line y=-4x+8 and that passes through the point (3,4) . \n" ); document.write( "
Algebra.Com's Answer #225351 by Jstrasner(112)![]() ![]() You can put this solution on YOUR website! Hey,\r \n" ); document.write( "\n" ); document.write( "Well all we need to do is simply put the coordinates into the equation:\r \n" ); document.write( "\n" ); document.write( "4=-4(3) + b\r \n" ); document.write( "\n" ); document.write( "4=-12 +b\r \n" ); document.write( "\n" ); document.write( "16 = b\r \n" ); document.write( "\n" ); document.write( "Therefore,\r \n" ); document.write( "\n" ); document.write( "y=-4x +16 \n" ); document.write( " |