document.write( "Question 1000947: What equation is parallel to y=2x+1? \n" ); document.write( "
Algebra.Com's Answer #618261 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "If lines are parallel to one another \n" ); document.write( "they have the same gradient. \n" ); document.write( "i.e m1 = m2 \n" ); document.write( "y = 2x + 1 has a gradient of 2 \n" ); document.write( "so any line equation with a gradient \n" ); document.write( "of 2 will be parallel to it. \n" ); document.write( "eg. \n" ); document.write( "y = 2x + 7 \n" ); document.write( "y = 2x -5 \n" ); document.write( "y = 2x + 21 \n" ); document.write( "The only difference will be the \n" ); document.write( "intersection with the 'y' axis. \n" ); document.write( "in y = 2x + 1 intersection is (0,2) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |