document.write( "Question 1202419: There was $2900 in the pot. If there were 293 more $1 bills than $10 bills, how many bills of each kind were there? \n" ); document.write( "
Algebra.Com's Answer #837252 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = number of ten dollar bills
\n" ); document.write( "x+293 = number of one dollar bills\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1*(x+293) = x+293 = total value of all the $1 bills only
\n" ); document.write( "10x = total value of all the $10 bills only
\n" ); document.write( "(x+293)+(10x) = 11x+293 = total value in dollars of both type of bills combined\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total = $2900
\n" ); document.write( "11x+293 = 2900
\n" ); document.write( "11x = 2900-293
\n" ); document.write( "11x = 2607
\n" ); document.write( "x = 2607/11
\n" ); document.write( "x = 237 is the number of $10 bills
\n" ); document.write( "x+293 = 530 is the number of $1 bills\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "A = 530 one dollar bills = 530*1 = $530
\n" ); document.write( "B = 237 ten dollar bills = 237*10 = $2370
\n" ); document.write( "A+B = $530+$2370 = $2900
\n" ); document.write( "Solution is verified.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( "530 one dollar bills
\n" ); document.write( "237 ten dollar bills
\n" ); document.write( "
\n" ); document.write( "
\n" );