document.write( "Question 769187: Missy collects $2 bills and the sum of a number of bills she has and 14 is equal to two times the number of bills plus four. How many $2 bills does Missy have? \n" ); document.write( "
Algebra.Com's Answer #468703 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Number of bills = x
\n" ); document.write( "x + 14 + 2x + 4
\n" ); document.write( "x - 2x = 4 - 14
\n" ); document.write( "-x = -10
\n" ); document.write( "x = 10
\n" ); document.write( "Missy has 10 $2 bills.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );