document.write( "Question 829540: I need to solve for both x and y so that I can graph them.\r
\n" );
document.write( "\n" );
document.write( "y+5 = -2(x-4)\r
\n" );
document.write( "\n" );
document.write( "Here is what I have tried:
\n" );
document.write( "y+5 = -2x-8
\n" );
document.write( "but then I couldn't remember what to do next. \n" );
document.write( "
Algebra.Com's Answer #500045 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I need to solve for both x and y so that I can graph them. \n" ); document.write( "y+5 = -2(x-4) \n" ); document.write( "y+5 = -2x + 8; a minus * a minus is a plus \n" ); document.write( "y = -2x + 8 - 5 \n" ); document.write( "y = -2x + 3, is the equation we can graph \n" ); document.write( ": \n" ); document.write( "Choose at least two values for x and and solve for y, \n" ); document.write( "we will use x=-2 and x=+3 \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( "-2 |+7 \n" ); document.write( "+3 |-3 \n" ); document.write( ": \n" ); document.write( "Plot these two coordinates, the graph should look like this \n" ); document.write( " |