document.write( "Question 192280: Write an equation of the line passing through (5, 0) and parallel to the line y = 5x – 2. \n" ); document.write( "
Algebra.Com's Answer #144312 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Write an equation of the line passing through (5, 0) and parallel to the line y = 5x – 2.
\n" ); document.write( "----------------------
\n" ); document.write( "The slope, m, of y = 5x-2 is 5. It's in the slope-intercept form, y = mx+b
\n" ); document.write( "All lines parallel to it have the same slope.
\n" ); document.write( "Then use
\n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point (5,0)
\n" ); document.write( "y = 5*(x-5)
\n" ); document.write( "y = 5x - 25
\n" ); document.write( "
\n" ); document.write( "
\n" );