document.write( "Question 156924: write a linear equation in standard form, given the following information...\r
\n" ); document.write( "\n" ); document.write( "A line through -3,2 and parallel to a line with a slope of -4
\n" ); document.write( "

Algebra.Com's Answer #115701 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
i believe this meets your requirements.
\n" ); document.write( "check it out and let me know what you think.
\n" ); document.write( "i used the slope intercept formula to get the equation.
\n" ); document.write( "the formula is: y = mx + b where m is the slope and b is the y-intercept.
\n" ); document.write( "i started with \"y+=+-4x\" since -4 is the slope of the line you wanted this line to be parallel to.
\n" ); document.write( "getting the y intercept was a little tricky but here's how i did it.
\n" ); document.write( "i plotted for x points from -5 to + 5.
\n" ); document.write( "i then started with x = -3 to fix the line to pass through where you wanted it to. i set the y value at 2 at that point (line goes through (-3,2).
\n" ); document.write( "with a slope of -4 there is a drop of 4 units in the y value for every increase of 1 unit in the x value. conversely there is an increase of 4 units in the y value for every decrease of 1 unit in the x value.
\n" ); document.write( "the plot poiints look like the following:
\n" ); document.write( "start of plot points........
\n" ); document.write( "x,y
\n" ); document.write( "-5,10
\n" ); document.write( "-4,6
\n" ); document.write( "-3,2
\n" ); document.write( "-2,-2
\n" ); document.write( "-1,-6
\n" ); document.write( "0,-10
\n" ); document.write( "1,-14
\n" ); document.write( "2,-18
\n" ); document.write( "3,-22
\n" ); document.write( "4,-26
\n" ); document.write( "5,-20
\n" ); document.write( "end of plot points.............
\n" ); document.write( "looking at this table i saw that the y-intercept (y value when x is 0) is -10.
\n" ); document.write( "the equation then becomes \"y=-4x-10\"
\n" ); document.write( "the graph looks like the following:
\n" ); document.write( "\"graph%28400%2C1200%2C-5%2C5%2C-20%2C10%2C-4x-10%29\"
\n" ); document.write( "an algebraic way to find the b value in the equation would be as follows:
\n" ); document.write( "starting with \"y+=+-4x\", i would solve the equation for \"x+=+-3\".
\n" ); document.write( "\"y+=+-4+%2A+-3\" yields \"y+=+12\".
\n" ); document.write( "the answer i want is 2 so i would need to subtract 10 from it.
\n" ); document.write( "that becomes my b value, so the equation then becomes \"y+=+-4x-10\" which is the same result without looking at plot points.
\n" ); document.write( "
\n" ); document.write( "
\n" );