5118877
A currency exchange desk uses the table below to convert US dollars to Canadian dollars at a fixed rate.
<table>
<tr><th>US dollars (USD)</th><td>\(1\)</td><td>\(5\)</td><td>\(10\)</td><td>\(50\)</td></tr>
<tr><th>Canadian dollars (CAD)</th><td>\(1.35\)</td><td>\(6.75\)</td><td>\(13.50\)</td><td>\(67.50\)</td></tr>
</table>
a) Describe the relationship shown in the table.
b) Write an expression for the amount in Canadian dollars received for \(x\) US dollars.
c) Use your expression to find the amount received for \(\$22\).
Hints
- Compare how the second row changes when the first row doubles.
- Find the amount received for \(1\) US dollar.
- Multiply the input amount by the constant rate.
Solution
1. Each US-dollar amount is paired with its equivalent amount in Canadian dollars.
2. The ratio of Canadian dollars to US dollars is constant: \(1.35\div 1=1.35\). The relationship is proportional with constant of proportionality \(1.35\).
3. For \(x\) US dollars, the amount in Canadian dollars is \(1.35x\).
4. Substitute \(x=22\): \(1.35\cdot 22=29.70\).
Answer
a) The table assigns each US-dollar amount its equivalent amount in Canadian dollars at a constant rate.
b) \(1.35x\) CAD
c) \(29.70\) CAD
