This word problem describes a situation that is solved by a system of equations (in other words, you have more than one variable and so you need more than one equation to solve for all the variables). In general the number of equations that you need to work with is the same as the number of variables that you have.
The best way to start these types of questions is to first determine how many variables are involved in the situation, then write out as many equations as are needed. In this question, you can tell how many variables are in the situation by looking at the different kinds of bills that the question talks about ($10 bills and $20 bills). The two equations, then, would deal with the total number of bills (273) and the total value of the bills ($4370)
_
Variable #1: Number of $10 bills (I'm going to call this x) \________ This is often called a
Variable #2: Number of $20 bills (I'm going to call this y) _/ Let Statement and is written as
"Let x = # of $10 bills
Let y = # of $20 bills"
_
Equation #1: x + y = 273 \_________ EQ #1 refers to the number of each type of bill, and so
Equation #2: 10x + 20y = 4370 _/ the number of $10 bills (x) plus the number of
$20 bills (y) is equal to the total number of bills (273).
EQ #2 refers to the value of each type of bill, so the total value of the $10 bills is $10 times the number of $10 bills you have (10x). Likewise, the total value of the $20 bills is $20 times the number of $20 bills (20x). The sum of the total values of each type of bill equals the total value that Jeannie owns ($4370).
From here, there are a few methods to solve this system of equations. Since the question didn't specify how they wanted the question solved, I'm going to use the Substitution Method (in which you use one of the equations to solve for one of the variables in terms of the other variable; plug it into another equation; solve for the variable in that equation; plug the number value of the variable back into either equation and solve for second variable).
EQ #1: x + y = 273 ---------------> x + y = 273
EQ #2: 10x + 20y = 4370 - y - y
x = 273 - y <---------- Plug this into EQ #2.
EQ #2: 10x + 20y = 4370
10 (273 - y) + 20y = 4370
10*273 - 10y + 20y = 4370
2730 + 10y = 4370
-2730 -2730
10y = 1640
10 10
y = 164 <---------- This is the number of $20 bills. I'm going to plug this number into
EQ #1 to solve for the number of $10 bills.
EQ #1: x + y = 273
x + 164 = 273
-164 -164
x = 109 <---------- This is the number of $10 bills.
Jeannie has 109 $10 bills and 164 $20 bills. <------ Typically the final step to all system of equation
word problems is to write your answers in a
sentence.