document.write( "Question 1143985: Jack has 50 coins and Tracy has 20 coins. They each give James the same amount of coins. Jack’s new amount of coins is less than or equal to 4 times Tracey’s new amount of coins. Find the range of the amount of coins they each could have given James. (Hint: let x be the amount of coins they each give James) \n" ); document.write( "
Algebra.Com's Answer #764952 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of coins they each give James
\n" ); document.write( "\"+50+-+x+%3C=+4%2A%28+20+-+x+%29+\"
\n" ); document.write( "\"+50+-+x+%3C=+80+-+4x+\"
\n" ); document.write( "\"+50+%2B+3x+%3C=+80+\"
\n" ); document.write( "\"+3x+%3C=+30+\"
\n" ); document.write( "\"+x+%3C=+10+\"
\n" ); document.write( "The range of coins is between 1 and 10 inclusive.
\n" ); document.write( "( can't be zero coins since they gave James some coins )
\n" ); document.write( "
\n" ); document.write( "
\n" );