To find the ordered pairs that represent the total cost for \( x \) number of piano lessons at a cost of $30 per lesson, we can use the formula:
\[ \text{Total Cost} = 30x \]
where \( x \) is the number of lessons and the first element of the ordered pair is \( x \), while the second element is the total cost.
Let's evaluate the given ordered pairs:
-
(–1, –30):
\[ x = -1 \quad \text{Total Cost} = 30 \times (-1) = -30 \quad \text{(Valid)} \] -
(0, 30):
\[ x = 0 \quad \text{Total Cost} = 30 \times 0 = 0 \quad \text{(Not Valid)} \] -
(1, 30):
\[ x = 1 \quad \text{Total Cost} = 30 \times 1 = 30 \quad \text{(Valid)} \] -
(1.5, 50):
\[ x = 1.5 \quad \text{Total Cost} = 30 \times 1.5 = 45 \quad \text{(Not Valid)} \] -
(3, 90):
\[ x = 3 \quad \text{Total Cost} = 30 \times 3 = 90 \quad \text{(Valid)} \]
Thus, the valid ordered pairs from the list are:
- (–1, –30)
- (1, 30)
- (3, 90)
So the correct answers are:
- (–1, –30)
- (1, 30)
- (3, 90)