document.write( "Question 221070: What would the answer be if i need to write an equation for the line in slope intercept-form when it passes throught (5,-2) and is parallel to y=-9x+6? \n" ); document.write( "
Algebra.Com's Answer #166035 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! What would the answer be if i need to write an equation for the line in slope \n" ); document.write( " intercept-form when it passes through (5,-2) and is parallel to y=-9x+6? \n" ); document.write( "; \n" ); document.write( "remember that parallel lines have the same slope, here it is -9. \n" ); document.write( ": \n" ); document.write( "Use point/slope formula; y - y1 = m(x - x1) \n" ); document.write( "our equation: \n" ); document.write( "y - (-2) = -9(x - 5) \n" ); document.write( "y + 2 = -9x + 45 \n" ); document.write( "y = -9x + 45 - 2 \n" ); document.write( "y = -9x + 43, is the equation in the slope/intercept form \n" ); document.write( " |