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)\"\" \"About 
You can put this solution on YOUR website!
m = 5, thru P(0,4)
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"P(0,4)
\n" ); document.write( "y -4 = 5(x-0)
\n" ); document.write( " y = 5x + 4
\n" ); document.write( "
\n" );