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)![]() ![]() ![]() 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( " |