document.write( "Question 464653: slope-intercept form for the line that passes through (0,7) and is parallel to the y=4x-19 \n" ); document.write( "
Algebra.Com's Answer #318372 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The parallel line must have the form y = 4x + c, where c is an undetermined coefficient. To find c use the coordinates of the point (0,7). \n" ); document.write( "Whence 7 = 4*0 + c, or c = 7. Hence the equation of the line is y = 4x + 7. \n" ); document.write( " |