document.write( "Question 714688: write a slope intercept equation of the line whose graph is parallel to y=2x-8 and has y intercept of (0,5) \n" ); document.write( "
Algebra.Com's Answer #438938 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
y=2x-8\r
\n" ); document.write( "\n" ); document.write( "compare with y=mx+b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m=2
\n" ); document.write( "The parallel line will have the same slope\r
\n" ); document.write( "\n" ); document.write( "slope =2 and passing through (0,5)\r
\n" ); document.write( "\n" ); document.write( "use point slope form \r
\n" ); document.write( "\n" ); document.write( "(y-y1) = m(x-x1)\r
\n" ); document.write( "\n" ); document.write( "(y-5) =2(x-0)\r
\n" ); document.write( "\n" ); document.write( "y-5=2x\r
\n" ); document.write( "\n" ); document.write( "y=2x+5
\n" ); document.write( "
\n" );