Answer:
If I am not mistaken, I believe the answers are 1.425 and 17.57, so A and D.
Step-by-step explanation:
she has $13.80 every hour because 842 divided by 40 plus 12 equals 61 so then and you cant round anymore.
Answer:
6.4 cm
Step-by-step explanation:
Area of triangle = 17.28 cm²

3x + 1 = y
2x + 3y = 14
To solve this system of equations, we are going to use the substitution method. Substitution the equation where the variable is isolated into the second equation. In this system of equations, y is isolated, so we will replace y in the second equation with 3x + 1.
2x + 3y = 14
2x + 3(3x + 1) = 14
2x + 9x + 3 = 14
We will add the like terms and subtract 3 from both sides of the equation.
11x + 3 = 14
11x = 11
x = 1
In this system of equations, x is equal to 1. Now we will go back and solve for y, plugging in 1 for x.
3(1) + 1 = y
2(1) + 3y = 14
3 + 1 = y
2 + 3y = 14
4 = y
3y = 2
4 = y
4 = y
The solution to this system of equations is (1, 4).
Answer:
f(x) = -4x + 80
Step-by-step explanation:
You are given two points,
(5, 60) and (10, 40)
in order to get the equation, let's use the form slope-intercept form
m = (y1 - y2) / (x1 - x2)
m = (60 - 40) / (5 - 10)
m = 20/-5
m = -4
Get the x intercept
y = mx + b
60 = (-4)(5) + b
b = 60+20
b = 80
so the equation is
y = -4x + 80
f(x) = -4x + 80