document.write( "Question 381612: james has a total of 12 bills in his wallet.some are 5's some are 10's.total value is 115.00. how many fives and how many 10 does he have \n" ); document.write( "
Algebra.Com's Answer #270684 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (12-x)represent the number of 5's and 10's respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 5x + 10(12-x) = 115
\n" ); document.write( "Solving for x
\n" ); document.write( "-5x + 120 = 115
\n" ); document.write( " 5 = 5x
\n" ); document.write( " 1 = x, the number of fives, number of tens is 11. (12-1)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $5 + $110 = $115 \n" ); document.write( "
\n" );