document.write( "Question 433466: Could some please help me step by step to find an equation of the line having the given slope and containing the given point? Express answer in the form x=a,y=b or y=mx+b m=7,(9,0) The equation of the line is y=___ \n" ); document.write( "
Algebra.Com's Answer #300520 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! find an equation of the line having the given slope and containing the given point? \n" ); document.write( " Express answer in the form x=a,y=b or y=mx+b m=7,(9,0) \n" ); document.write( ": \n" ); document.write( "We can use the point/slope formula: y - y1 = m(x - x1) \n" ); document.write( "In this problem: m=7, x1=9, y1= 0 \n" ); document.write( ": \n" ); document.write( "y - 0 = 7(x - 9) \n" ); document.write( "y = 7x - 63 is the equation \n" ); document.write( " |