document.write( "Question 993692: Find an equation of the line that passes through (0,7) and is parallel to y=1/4(x)+6 \n" ); document.write( "
Algebra.Com's Answer #612903 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Edited the question above. \n" ); document.write( "parallel lines have the same slope \n" ); document.write( "The slope of the line given is (1/4) \n" ); document.write( "point slope formula with m=1/4 \n" ); document.write( "y-y1=(1/4)(x-x1) \n" ); document.write( "y-7=(1/4)(x-0) \n" ); document.write( "y=(1/4)x +7 \n" ); document.write( " |