document.write( "Question 273014: Can someone explain the steps to solve for y for graphing for linear equations? I am having trouble with the equation y = -1/2x -4. I can solve for y without any problem with the variables given for x, but for some reason I am not understanding how to solve for x when given the variable for y. For example, I know that y is -1 and that the answer is -6, but I cannot seem to get the correct answer on my own. \n" ); document.write( "
Algebra.Com's Answer #199524 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can someone explain the steps to solve for y for graphing for linear equations? I am having trouble with the equation y = -1/2x -4. \n" ); document.write( "------ \n" ); document.write( "It is a linear equation. You need two points to obtain a graph. \n" ); document.write( "--- \n" ); document.write( "Let x = 0, then y = (-1/2)*0-4, y = -4 giving you point (0,-4) \n" ); document.write( "----------------- \n" ); document.write( "Let x = 2, then y = (-1/2)*2-4, y = -1-4 = -5 giving you point (2,-5) \n" ); document.write( "------- \n" ); document.write( "Plot those two points and draw a line thru them to get: \n" ); document.write( " \n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I can solve for y without any problem with the variables given for x, but for some reason I am not understanding how to solve for x when given the variable for y. For example, I know that y is -1 and that the answer is -6, but I cannot seem to get the correct answer on my own. \n" ); document.write( "y = (-1/2)x-4 \n" ); document.write( "Solve for \"x\": \n" ); document.write( "2y = -x - 8 \n" ); document.write( "x = -2y-8 \n" ); document.write( "If you let y = -1, x= -2*-1-8 = 2-8 = -6 \n" ); document.write( "If you let y = 5, x = -2*5-8 = -18 \n" ); document.write( "--- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |