Answer:
below
Step-by-step explanation:
for f(x) insert the x into the equation.
example:
f(-6) → -(-6+2)^2
follow pemdas
p: -(-4)^2
e: -(16) because -4 times -4 is 16.
m: -(16) → -16
Do that for the rest of the first table. As for the inverse table, f(x) and x will just switch spots. so (-6,-16) will become (-16,-6)
Answer:
Number of T-SHIRT sold = x = 110
Number of sweatshirt = y = 40
Step-by-step explanation:
Let
Number of T-SHIRT sold = x
Number of sweatshirt = y
The number of T-shirts sold was 10 fewer than three times the number of sweatshirts sold.
x = 3y - 10
Cost of each T-SHIRT = $11
Cost of sweatshirt = $19
Total cost = $1,970
Total = x + y
1,970 = 11(3y - 10) + 19y
1970 = 33y - 110 + 19y
1970 + 110 = 33y + 19y
2080 = 52y
y = 2,080/52
y = 40
Substitute y = 40 into
x = 3y - 10
x = 3(40) - 10
x = 120 - 10
x = 110
Number of T-SHIRT sold = x = 110
Number of sweatshirt = y = 40
Answer:
y=-7x -2
Step-by-step explanation:
use formula to find the equation when you know slope and a point
it is: y-y1 = m(x-x1)
plug in values
y-(-30) = -7(x-4)
y+30 = -7x + 28
- 30 from both sides
y = -7x -2