document.write( "Question 1008868: A motel clerk counts his $1 bills and $10 bills at the end of the day. He finds that he has a total of 65 bills having a combined monetary value of $209. Find the number of bills of each denomination that he has. \n" ); document.write( "
Algebra.Com's Answer #624396 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x of the onedollar bills
\n" ); document.write( "y of the tendollar bills
\n" ); document.write( "\"system%28x%2By=65%2Cx%2B10y=209%29\"
\n" ); document.write( "
\n" );