Answer: $270
Step-by-step explanation:
1. calculate how much he's getting paid per hour
- 360 / 12 = $30
2. calculate how much he's getting paid for 9 hours
- 30 * 9 = $270
Answer:
C
Step-by-step explanation:
Given f(x) then f(x + h) represents a horizontal translation of f(x)
• If h > 0 then a shift to the left of h units
• If h < 0 then a shift to the right of h units
Here the shift is 5 units right, thus g(x) = (x - 5)²
Given f(x) then f(x) + c represents a vertical translation of f(x)
• If c > 0 then a shift up of c units
• If c < 0 then a shift down of c units
Here the shift is 3 units down, thus g(x) = f(x) - 3
Hence
g(x) = (x - 5)² - 3 → C
Let's call he width of the notebook w and the length l
w*l=80
2(w+l)=36
w+l=18
w=18-l
(18-l)*l=80
-l^2+18*l-80=0
l=8 or 10
Therefore, the notebook is 8 by 10 inches
Answer:
Perimeter = 15
Step-by-step explanation:
We are told that the length of each of the 3 sides of the triangle are consecutive odd integers.
Thus means that we can write the 3 terms as;
(x - 2), x, (x + 2)
Thus, perimeter is;
P = (x - 2) + x + (x + 2)
P = 3x
If an angle is 120°, it means that the corresponding side that is directly opposite the angle is the largest side of the triangle.
Thus, this side is (x + 2)
Using cosine rule, we have;
(x + 2)² = x² + (x - 2)² - 2(x(x - 2))cos 120
Expanding, we have;
x² + 4x + 4 = x² + x² - 4x + 4 - (2x² + 4x)(-½)
This reduces to;
4x = x² - 4x + x² - 2x
2x² = 10x
2x = 10
x = 10/2
x = 5
Thus, other sides are;
(x - 2) = 5 - 2 = 3
And (x + 2) = 5 + 2 = 7
So,perimeter is;
P = 3x = 3 × 5 = 15