document.write( "Question 39845: 32. Determine the coordinates for graphing the equation 3Y + 2X = 4Y – 2 \n" ); document.write( "
Algebra.Com's Answer #25291 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "3Y + 2X = 4Y – 2 \n" ); document.write( "it is usually easiest to graph if we solve for y... \n" ); document.write( "3y + 2x = 4y – 2 \n" ); document.write( "subtract off 3y and add 2 and get \n" ); document.write( "y = 2x + 2 \n" ); document.write( "Now there are an infinite number of coordinates that this line goes thru... \n" ); document.write( "To find a pair, merely substitute any value for x and see what value of y is generated... \n" ); document.write( "So if x = 0, y = 2 ==> the point (0, 2) \n" ); document.write( "And if x = 1, then y = 4 ==> the point (1, 4) \n" ); document.write( "and so on... \n" ); document.write( " |