document.write( "Question 398262: this is a hard question to put in words, but i have a math equation that looks like this -2y=2-x
\n" );
document.write( "i set it up like this y=mx+b
\n" );
document.write( "so -2y=2-x and i divide the whole thing by two
\n" );
document.write( "i then get y=1 but i dont know how to divide the x
\n" );
document.write( "and to graph it after i divide by two i use x as zero and y as what
\n" );
document.write( "my assingment calls for two points of each and im not sure if i drop the run over rise and use the next number and just add or subtract what ever the equation asks for. i need to get a slope on the graph please help me
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #282223 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! -2y = 2 - x \n" ); document.write( "y has to be positive, multiply both sides by -1 and you have \n" ); document.write( "2y = x - 2 \n" ); document.write( "divide both sides by 2, (x is understood to be 1x) \n" ); document.write( "y = \n" ); document.write( "or we could just write it \n" ); document.write( "y = .5x - 1; this is the y=mx+b form, the slope is 1/2, or .5 \n" ); document.write( ": \n" ); document.write( "Choose two values for x and find y, to get your points \n" ); document.write( "x=4 \n" ); document.write( "y = .5(4) - 1 \n" ); document.write( "y = 2 - 1 \n" ); document.write( "y = 1 \n" ); document.write( "First point: 4, 1 \n" ); document.write( "and \n" ); document.write( "x = -4 \n" ); document.write( "y = .5(-4) - 1 \n" ); document.write( "y = -2 - 1 \n" ); document.write( "y = -3 \n" ); document.write( "Second point: -4, -3 \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "plot these two points, join with a straight line, should look like this: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "If we do this correctly, the slope will take care of itself \n" ); document.write( " you can see it rises 1 unit for each 2 units of run \n" ); document.write( " |