document.write( "Question 93926: Find the equation of the line parallel to 2y = –x + 3 which passes through (0, 4). \n" ); document.write( "
Algebra.Com's Answer #68417 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2y=-x+3 \n" ); document.write( "y=-x/2+3/2 this line has a slope of -1/2. (red line) \n" ); document.write( "now replace x & y with (0,4) in the line formula [y=mx=b] & solve for b. \n" ); document.write( "4=-0/2+b \n" ); document.write( "4=b thus the equation is: \n" ); document.write( "y=-x/2+4 (green line) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |