document.write( "Question 173422: compute x such that a straight line passing thru (2,x)and x-2)has has a slope of -2/3 \n" ); document.write( "
Algebra.Com's Answer #128278 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
slope intercept form of equation is:
\n" ); document.write( "y = m*x + b
\n" ); document.write( "-----
\n" ); document.write( "m = slope
\n" ); document.write( "b = y intercept( value of y when x = 0)
\n" ); document.write( "-----
\n" ); document.write( "m = -2/3 (given)
\n" ); document.write( "-----
\n" ); document.write( "the equation to find the slope is:
\n" ); document.write( "slope (m) = (y2-y1)/(x2-x1)
\n" ); document.write( "-----
\n" ); document.write( "you have provided me with one of the x values (2)
\n" ); document.write( "you have also provided me with two of the y values:
\n" ); document.write( "those are: x and x-2
\n" ); document.write( "i will call them by a name other than x to avoid confusion.
\n" ); document.write( "instead of x and x-2, call them k and k-2.
\n" ); document.write( "-----
\n" ); document.write( "so we have two points:
\n" ); document.write( "(x1,y1) = (2,k)
\n" ); document.write( "(x2,y2) = (x2,k-2)
\n" ); document.write( "-----
\n" ); document.write( "we can plug these values into the formula for the slope:
\n" ); document.write( "(y2-y1) / (x2-x1) becomes:
\n" ); document.write( "[(k-2)-k] / (x2-2)
\n" ); document.write( "-----
\n" ); document.write( "since the slope = -2/3, then:
\n" ); document.write( "-2 = (k-2)-k)
\n" ); document.write( "and:
\n" ); document.write( "x2-2 = 3
\n" ); document.write( "-----
\n" ); document.write( "solving for k, we get:
\n" ); document.write( "-2 = k-2-k
\n" ); document.write( "-2 = -2
\n" ); document.write( "this is a true statement but we still don't know what k is since any value of k will satisfy this equation (k cancelled out).
\n" ); document.write( "-----
\n" ); document.write( "solving for x2, we get:
\n" ); document.write( "x2 - 2 = 3
\n" ); document.write( "x2 = 5
\n" ); document.write( "-----
\n" ); document.write( "our two points have now become:
\n" ); document.write( "(x1,y1) = (2,k)
\n" ); document.write( "(x2,y2) = 5,k-2)
\n" ); document.write( "------
\n" ); document.write( "since k can be any value, you don't have enough to get one line.
\n" ); document.write( "you can get an infinite number of lines depending on what value you assign to k.
\n" ); document.write( "-----
\n" ); document.write( "in order to find the equation of a specific line, you need a minimum of two things:
\n" ); document.write( "the slope (you have that)
\n" ); document.write( "one point (you don't have that).
\n" ); document.write( "-----
\n" ); document.write( "unless i read your problem wrong, you don't have enough informtion to pinpoint the equation for one line.
\n" ); document.write( "-----
\n" ); document.write( "
\n" ); document.write( "
\n" );