document.write( "Question 1007887: what is the missing coordinate that falls on the line 2x + 3y = 12 (_,-2) \n" ); document.write( "
Algebra.Com's Answer #623741 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If y = -2 on this line:
\n" ); document.write( "2x + 3y = 12
\n" ); document.write( "then we can find x by plugging in for y...
\n" ); document.write( "2x + 3(-2) = 12
\n" ); document.write( "2x - 6 = 12
\n" ); document.write( "2x = 18
\n" ); document.write( "x = 9
\n" ); document.write( "(9, -2)
\n" ); document.write( "
\n" );