Question 1150152
.
If 6 teddy bears and 5 model planes cost $162 and 5 teddy bears and 6 model planes cost $168, 
how much will 1 teddy bear and 1 model plane cost?
~~~~~~~~~~~~~~~~


<pre>

    6T + 5M = 162        (1)

    5T + 6M = 168        (2)


Multiply equation (1) by 5 (both sides).

Multiply equation (2) by 6 (both sides).  You will get


    30T + 25M = 5*162    (1')

    30T + 36M = 6*168    (2')


Now subtract equation (1') from equation (2').  The terms " 30T " will cancel each other, and you will get


    36M - 25M = 6*168 - 5*162

    11M       = 198

      M       = {{{198/11}}} = 18.


To find T, substitute M= 18 into equation (1). You will get


    6T + 5*18 = 162

    6T = 162 - 5*18 = 72

     T              = {{{72/6}}} = 12.


<U>ANSWER</U>.  M = 18;  T = 12.
</pre>

Solved.


On the way, you learned on how the Elimination method works.



/\/\/\/\/\/\/\/


Below is my notice, written after reading the post by @greenestanps.



@greenestamps starts his solution with this sentence


<pre>
    "Note that the problem does NOT ask you to find the cost of each model plane and each teddy bear. 
     It only asks you to find the cost of one of each."
</pre>

I do not know how to decipher it &nbsp;"It only asks you to find the cost of one of each."


It is exactly what I did: &nbsp;I found the cost of each of the two models.



Probably, &nbsp;@greenestamps would like to say &nbsp;"how much 1 teddy bear and 1 model plane cost <U>TOGETHER</U> ?"


But the problem &nbsp;DOES &nbsp;NOT &nbsp;contain this word &nbsp;"TOGETHER".


It is his <U>interpretation</U> - one of the two possible interpretations.


So, &nbsp;it actually can be treated by any of the two ways.



Thus I solved for prices of two models separately;

@greenestamps solved for the sum of their prices.



The question is posed in such uncertain way, &nbsp;that &nbsp;<U>ANY &nbsp;OF &nbsp;THE &nbsp;TWO &nbsp;interpretations &nbsp;works</U> &nbsp;and is admittable.