Answer:
Kevin's weekly sales will have to be worth more than $4000 in order for Dollar Deal to pay more.
Step-by-step explanation:
Dollar Deal offers $8/h plus 10% commission.
If he spends x hours, then offer after x hours and s amount from sales is;
8x + 10%s
This can be rewritten as; 8x + 0.1s
Now, Great Discounts offers $18/h with no commission.
Thus after 8 hours for 5 days, total number of hours = 40 hours.
Thus, great discounts offer = 18 × 40 = $720
Now, dollar deal will offer; 8(40) + 0.1s = 320 + 0.1s
Thus, for dollar deal to pay more weekly, then;
320 + 0.1s > 720
0.1s > 720 - 320
0.1s > 400
s > 400/0.1
s > 4000
Represent these consecutive numbers (assuming that they are all integers):
x
x+1
x+2
x+3
x+4
x+5
and so on
x+8
x+9 is the tenth number. x+9 = 10, so x = 9.
Think of it this way: there are 10 consecutive numbers, and the last one is 10.
Working backwards, we get the sequence 10, 9, ... 3, 2, 1.
The sum of such an arith sequence is equal to the count of the numbers times the average of the first and last terms:
sum here = 10(1+10)/2 = 5(11) = 55 (answer)
Answer:
From least to greatest it would be 87, 99, 156, 177
Step-by-step explanation:
The statement "from least to greatest" means starting from the lowest value and transitioning to the greatest value/
Think of it as least -> greatest.
Assign the following variables for the origina3l rectangle:
let w = width let w + 8 = length and the area would be w(w + 8) = w² + 8w
No for the second rectangle:
let (w + 4) = width and (w + 8 - 5) or (w + 3) = length
Area = length x width or (w + 4)(w + 3) = w² + 3w + 4w + 12 using the foil method to multiply to binomials. Simplified Area = w² + 7w + 12
Now our problem says that the two area will be equal to each other, which sets up the following equation:
w² + 8w = w² + 7w + 12 subtract w² from both sides
8w = 7w + 12 subtract 7w from both sides
w = 12 this is the width of our original rectangle
recall w + 8 = length, so length of the original rectangle would be 20