document.write( "Question 973526: How do we find a line parallel to y=4x-5 and passes through (-2,3)? I'm helping my child with homework. 4 is the slope, right? I'm not sure what the next step is. \n" ); document.write( "
Algebra.Com's Answer #595675 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do we find a line parallel to y=4x-5 and passes through (-2,3)? I'm helping my child with homework. 4 is the slope, right? I'm not sure what the next step is. \n" ); document.write( "=========================== \n" ); document.write( "4 is the slope. \n" ); document.write( "m = 4 \n" ); document.write( "----- \n" ); document.write( "y-y1 = m*(x - x1) where (x1,y1) is the point. \n" ); document.write( "y-3 = 4*(x+2) is an equation. \n" ); document.write( "y = 4x + 11 also \n" ); document.write( " |