document.write( "Question 391307: A motel clerk counts his $1 and $10 bills at the end of the day. He finds that he has a totalof 60 bills having a combined monetary value of $240. find the number of bills of each denmination that he has \n" ); document.write( "
Algebra.Com's Answer #277615 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A motel clerk counts his $1 and $10 bills at the end of the day. He finds that he has a totalof 60 bills having a combined monetary value of $240. find the number of bills of each denmination that he has \n" ); document.write( "$ 1 bill x numbers \n" ); document.write( "$10 bill 60-x numbers \n" ); document.write( "Value of bills = $240 \n" ); document.write( ".. \n" ); document.write( "1*x+10*(60-x)=240 \n" ); document.write( "x+600-10x=240 \n" ); document.write( "-9x=240-600 \n" ); document.write( "-9x=-360 \n" ); document.write( "/-9 \n" ); document.write( "x= 40 $ 1 bills \n" ); document.write( ".. \n" ); document.write( "$ 10 bills 20 numbers \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |