document.write( "Question 298810: Four times a number is 4 more than the opposite of another. The difference of twice the number and the other number is 8. Find the smaller of the two numbers. \n" ); document.write( "
Algebra.Com's Answer #214890 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
4x=-y+4
\n" ); document.write( "2x-y=8\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4x=-y+4
\n" ); document.write( "4x-2y=16
\n" ); document.write( "-y+4-2y=16
\n" ); document.write( "-3y+4=16
\n" ); document.write( "-3y=12
\n" ); document.write( "y=-4
\n" ); document.write( "x=2
\n" ); document.write( "
\n" );