document.write( "Question 174770This question is from textbook Saxon Algebra 2
\n" );
document.write( ": Write the equation of the line that is parallel to the graph: Y = -4X + 5, and crosses the point (3, 6) \n" );
document.write( "
Algebra.Com's Answer #129837 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that is parallel to the graph: Y = -4X + 5, and crosses the point (3, 6) \n" ); document.write( "-------------- \n" ); document.write( "Parallel lines have the same slope. The eqn is in slope-intercept form - \n" ); document.write( "y = mx+b, so its slope (m) is -4. \n" ); document.write( "Then use \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is (3,6) \n" ); document.write( "y-6 = -4*(x-3) \n" ); document.write( "y-6 = -4x + 12 \n" ); document.write( "y = -4x + 18 \n" ); document.write( " \n" ); document.write( " |