document.write( "Question 248693: whats the equation and graph for this: m=1/2, goes through (-6,1) \n" ); document.write( "
Algebra.Com's Answer #181209 by richwmiller(17219) You can put this solution on YOUR website! the equation for a line is y=mx+b \n" ); document.write( "we have x,y, and m but not b \n" ); document.write( "so we are solving for b\r \n" ); document.write( "\n" ); document.write( "so we plug in your info \n" ); document.write( "y=mx+b \n" ); document.write( "1=1/2*(-6)+b \n" ); document.write( "1=-3+b \n" ); document.write( "add 3 to both sides \n" ); document.write( "4=b \n" ); document.write( "so now we write the equation \n" ); document.write( "y=(1/2)*m+4 \n" ); document.write( "or y=m/2+4 \n" ); document.write( "to graph the line we need at least to points \n" ); document.write( "we have (-6,1) \n" ); document.write( "we need another \n" ); document.write( "we have two choices. \n" ); document.write( "we know that when x=0 y=4 from the equation y=mx+4 \n" ); document.write( "b is called the y intercept \n" ); document.write( "we also know that we can find another point on the line by using the slope\r \n" ); document.write( "\n" ); document.write( "if we plot (-6,1) we know that for every y x increases two \n" ); document.write( "add one to y and 2 to x\r \n" ); document.write( "\n" ); document.write( "so we can go (-4,2) \n" ); document.write( "let's see if that works in our equation \n" ); document.write( "y=mx+b \n" ); document.write( "2=-4(/2)+4 \n" ); document.write( "2=-2+4 \n" ); document.write( "2=2 \n" ); document.write( "yes \n" ); document.write( "so we can use (-6,1), (-4,2) and (0,4) or any two of them \n" ); document.write( "end \n" ); document.write( "since we only need two points to plot a line \n" ); document.write( "just out of curiosity \n" ); document.write( "where would x be if y were 3 \n" ); document.write( "y=mx+b \n" ); document.write( "3=1/2(x)+4 \n" ); document.write( "subtract 4 from both sides \n" ); document.write( "-1=x/2 \n" ); document.write( "multiply by 2 (both sides) \n" ); document.write( "-2=x \n" ); document.write( "(-2,3) \n" ); document.write( "which fits right in to our pattern \n" ); document.write( "(-6,1), (-4,2), (-2,3),(0,4)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |