Answer:
I will try to answer this shortly it's tricky
Answer:
is B))))
Step-by-step explanation:
brainliest pls
.
.
.
.
.
Answer:
C. $97
Step-by-step explanation:
The average of his wage for all 15 days is the sum of all wages for the 15 days divided by 15.
average wage for 15 days = (sum of wages for the 15 days)/15
The amount of wages during a number of days is the product of the average wage of those days and the number of days.
First 7 days:
average wage: $87
number of days: 7
total wages in first 7 days = 7 * $87/day = $609
Last 7 days:
average wage: $92
number of days: 7
total wages in last 7 days = 7 * $92/day = $644
8th day:
wages of the 8th day is unknown, so we let x = wages of the 8th day
total wages of 15 days = (wages of first 7 days) + (wages of 8th day) + (wages of last 7 days)
total wages of 15 days = 609 + x + 644 = x + 1253
average wage for 15 days = (sum of wages for the 15 days)/15
average wage for 15 days = (x + 1253)/15
We are told the average for the 15 days is $90/day.
(x + 1253)/15 = 90
Multiply both sides by 15.
x + 1253 = 1350
Subtract 1253 from both sides.
x = 97
Answer: $97
Part A
5x - 5 >= 10 or-3x + 1 > 13
1) This is a disjunction (OR)
5x - 5 >= 10
5x >= 15
x >= 3
or
-3x + 1 > 13
-3x > 12
x < -4
Answer
x <- 4 or x >= 3
Part C:
1) This is a conjunction (And)
5x+ 3 <= 18 and 4 - x < 6
5x <= 15 and - x < 2
x <= 3 and x > -2
Answer
-2 < x <= 3