document.write( "Question 150346: wHAT IS THE LINEAR EQUATION ANSWER FOR 7x+2y=o, and I have to graph it by corridinate like
\n" );
document.write( "x y
\n" );
document.write( "0,0
\n" );
document.write( "1,1
\n" );
document.write( "2,2 and it have to make a straghit line thanks u \n" );
document.write( "
Algebra.Com's Answer #110341 by mangopeeler07(462)![]() ![]() ![]() You can put this solution on YOUR website! 7x+2y=0\r \n" ); document.write( "\n" ); document.write( "isolate y \n" ); document.write( "2y=-7x \n" ); document.write( "y=-7/2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is the equation for the line. \n" ); document.write( "To get coordinates, plug in a value for either y or x and solve for the other variable.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in 2 for x \n" ); document.write( "y=-7/2(2) \n" ); document.write( "y=-7 \n" ); document.write( "(2,-7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in 4 for x \n" ); document.write( "y=-7/2(4) \n" ); document.write( "y=-14 \n" ); document.write( "(4,-14)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in 1 for x \n" ); document.write( "y=-7/2(1) \n" ); document.write( "y=-7/2 \n" ); document.write( "(1, -7/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Continue this pattern to discover some more points to plot on the line. This graph verifies the points we have already come up with.\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, if you are asked if a certain point (set of coordinates) is a solution to the problem, you can either plug in into the equation for the line, or reference the graph of the line to see if that point is included. \n" ); document.write( " |