6/5y-10=-4
move -10 to the other side
sign changes from -10 to 10
6/5y-10+10= -4+10
6/5y= 6
Mutiply by 5/6 for both sides
6/5(5/6)y=6(5/6)
Cross out 6/5 and 5/6 , divide by 5 and 6 then becomes y
Cross out 5 and 6 on the right side
x= 5
Answer : x= 5
Answer:
See explanation
Step-by-step explanation:
Let x be the number of hours per week Nando is brisk walking and y be the number of hours per week Nando is biking at a moderate pace.
For the first month, he needs to exercise at most five hours per week, then

Brisk walking burns about 350 calories per hour, then it burns 350x calories per x hours.
Biking at a moderate pace burns about 700 calories per hour, then it burns 700y calories per y hours.
Nando must burn at least 2,000 calories per week, so

You get the system of two inequalities:

The attached graph shows the solution set to this system of inequalities. In this diagram, red region represents the solution set to the first inequality, blue region represents the solution set to the second inequality and their intersection is the solution set to the system of two inequalities.
Answer:
s = 1
Step-by-step explanation:
The sum of the interior angles of a polygon is
sum = 180° (n - 2) ← n is the number of sides
Here n = 5 , then
sum = 180° × 3 = 540°
sum the interior angles and equate to 540
39s + 129 + 79 + 145 + 148 = 540 , that is
39s + 501 = 540 ( subtract 501 from both sides )
39s = 39 ( divide both sides by 39 )
s = 1
Answer:
Equation of parabola: 8*(y - 2) = (x - 3)^2
or
y = (1/8)*(x - 3)^2 + 2
Step-by-step explanation:
focus at (3,4) and its directrix y = 0.
Focus equation: (h, k + c) = (3, 4)
Directrix equation y = k - c = 0
so h = 3, k + c = 4, k - c = 0
Solve the system : k + c = 4 and k - c = 0
add the equations together: k + c + k - c = 4 + 0
2k = 4
k = 2
so k + c = 4, 2 + c = 4, c = 2
4c (y - k) = (x - h)^2
4*2 *(y - 2) = (x - 3)^2
8*(y - 2) = (x - 3)^2