document.write( "Question 328867: The sum of two numbers is -18. One number is 2 greater than 3 times the other. Find the product of the number \n" ); document.write( "
Algebra.Com's Answer #235646 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+Y=-18
\n" ); document.write( "X=3Y+2
\n" ); document.write( "(3Y+2)+Y=-18
\n" ); document.write( "4Y=-18-2
\n" ); document.write( "4Y=-20
\n" ); document.write( "Y=-20/4
\n" ); document.write( "Y=-5 ANS.
\n" ); document.write( "X=3*-5+2
\n" ); document.write( "X=-15+2
\n" ); document.write( "X=-13 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "-13-5=-18
\n" ); document.write( "-18=-18
\n" ); document.write( "
\n" );