Answer:
f(x) = { x, -5 ≤ x < 0 and 3x - 3, 1 ≤ x < 5
Step-by-step explanation:
The equation of one line is y = x
The equation of the other line is y = 3x - 3
Altogether,
f(x) = { x, -5 ≤ x < 0 and 3x - 3, 1 ≤ x < 5
Answer:
3
Step-by-step explanation:
6*5=30
30/10=3
7 dollars
if 2 pears and 6 apples is 14
and 3 and 9 is 21
2x7 is 14
3x7 is 21
it's like your doubling the amount each time you add...
A because x next to ten represents the amount of dogs that she walked
Let's let the weight of a large box be L, and the weight of a small box be S.
We know that 5 large boxes and 3 small boxes is 120kg, so:
5L + 3S = 120
We also know that 7 large boxes and 9 small boxes is 234kg, so:
7L + 9S = 234
You can multiply the first equation by 3 to get:
15L + 9S = 360
See how now both equations have 9S? We can now subtract one from the other:
(15L+9S) - (7L+9S) = 360-234
8L = 126
L = 15.75
Now sub this value back into an equation:
(5x15.75) + 3S = 120
3S = 41.25
S = 13.75
Double check these values
(7x15.75) + (9x13.75)
= 110.25 + 123.75
=234, which is consistent with above.
So a large box is 15.75kg, and a small box is 13.75kg.
Hope this helped