John, Johan, and Jonathan collect postage stamps. Johan and Jonathan have the same number of stamps. Two times Johan’s collectio
n is eleven less than five times John’s collection, and three times Jonathan’s collection is three less than seven times John’s collection. What is the number of postage stamps in John’s collection?
Let d = number of stamps from John (4 letters, d is 4th letter, etc) <span>Let e = number of stamps from Johan </span> <span>Let h = number of stamps from Jonathan </span>
<span>Johan and Jonathan have the same number of stamps, so: </span>
<span>e = h </span>
<span>2 times Johan's collection is 11 less than 5 times John's collection, so: </span>
<span>2e = 5d - 11 </span>
<span>3 times Jonathan's collection is 3 less than 7 times John's collection,so: </span>
<span>3h = 7d - 3 </span>
<span>Now we have three equations and three unknowns. You're asked for the number of stamps in John's collection, so you want the value to variable "d". </span>
<span>Since e = h, we can substitute "h" for "e" in the second equation. </span>
<span>now we have two equations and two unknowns. I'll use elimination, starting with multiplying the first equation by -3 and the second one by 2. </span>
5/2x - 11/2 = 7/3x - 1..multiply by 6 to get rid of fractions 15x - 33 = 14x - 6 15x - 14x = -6 + 33 x = 27...so John (x) has 27 stamps in his collection