document.write( "Question 255644: A small shop owner counts his $1 and $10 bills at the end of a day. He finds that he has a total of 74 bills
\n" ); document.write( "having a combined monetary value of $326. Letting x represent the number of $1 bills and y represent
\n" ); document.write( "the number of $10 bills:\r
\n" ); document.write( "\n" ); document.write( "(i)write a system of two linear equations to represent the given information.
\n" ); document.write( "(i)Find the number of bills of each denomination that he has.
\n" ); document.write( "

Algebra.Com's Answer #187854 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A small shop owner counts his $1 and $10 bills at the end of a day. He finds that he has a total of 74 bills
\n" ); document.write( "having a combined monetary value of $326. Letting x represent the number of $1 bills and y represent
\n" ); document.write( "the number of $10 bills:
\n" ); document.write( "(i)write a system of two linear equations to represent the given information.
\n" ); document.write( "Quantity Equation: t + o = 74
\n" ); document.write( "Value Equation:: 10t + 1o = 326
\n" ); document.write( "--------------------------------------
\n" ); document.write( "(i)Find the number of bills of each denomination that he has.
\n" ); document.write( "Subtract the 1st equation from the 2nd and solve for \"t\":
\n" ); document.write( "9t = 252
\n" ); document.write( "t = 28 (# of $10 bills)
\n" ); document.write( "---
\n" ); document.write( "Substitute into t+o=74 to solve for \"o\":
\n" ); document.write( "28+o = 74
\n" ); document.write( "o = 46 (# of $1 bills)
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );