document.write( "Question 509400: Find the equation of a line through the point (-1,9) and parallel to 2x-4y=7. \n" ); document.write( "
Algebra.Com's Answer #341428 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! A line parallel to 2x-4y = 7 will have the same slope. \n" ); document.write( "2x-4y = 7 \n" ); document.write( "-4y = -2x +7 \n" ); document.write( "y = (-2/-4)x + (7/-4) \n" ); document.write( "y = 1/2x - 7/4 \n" ); document.write( ". \n" ); document.write( "Slope = 1/2 \n" ); document.write( "so the sought equation will have slope = 1/2. \n" ); document.write( ". \n" ); document.write( "y = 1/2x + b \n" ); document.write( ". \n" ); document.write( "We want it go through the point (-1,9), \n" ); document.write( "so we use that point to define 'b'. \n" ); document.write( ". \n" ); document.write( "9 = 1/2(-1) + b \n" ); document.write( "9 = -1/2 + b \n" ); document.write( "b = 9 + 1/2 \n" ); document.write( "b = 18/2 + 1/2 \n" ); document.write( ". \n" ); document.write( "y = 1/2x + 19/2 \n" ); document.write( ". \n" ); document.write( "In the following graph, the first equation is in red, the second is in green. \n" ); document.write( ". \n" ); document.write( " |