document.write( "Question 160470: Write the equation of a parallel line to y=16x-14 going through (2,-2). \n" ); document.write( "
Algebra.Com's Answer #118379 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "-2=16*2+b
\n" ); document.write( "b=-2-32
\n" ); document.write( "b=-34 FOR THE Y INTERCEPT.
\n" ); document.write( "Y=16X-34
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-40%2C+10%2C+16x+-34%29+\" (graph 300x200 pixels, x from -6 to 5, y from -40 to 10, 16x -34).
\n" ); document.write( "
\n" );