document.write( "Question 880438: Find an equation for the line parallel to y=5x-7 with y-intercept (0,4. Write answer in slope form \n" ); document.write( "
Algebra.Com's Answer #531449 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! m = 5, thru P(0,4) \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y -4 = 5(x-0) \n" ); document.write( " y = 5x + 4 \n" ); document.write( " |