28 men are needed to paint the room in 3 hours
<h3><u>Solution:</u></h3>
Given that it takes 12 hours for 7 men to paint a room
We are asked to find number of men required to paint the room in 3 hours
Recognize, "paint the room" is 1 task. One job.
7 men -------- 12 hours ------ 1 job
(7/7) = 1 men ------- 12 x 7 (84) ------- same 1 job
The one men is rate is 84 hours to do the job
We can express this as 1/84 jobs per hour, the one-person rate
Now lets find how many men needed to paint the room in 3 hours
Let the required number of men for 3 hours be "a"
The rates of each person is simply additive.

corresponds to rate x hours = jobs and "a" is a variable for how many men

Thus 28 men are needed to paint the room in 3 hours
Solve algebrically 3x - 4y = -24 and x + 4y = 8 is x = -4 and y = 3
<u>Solution:</u>
We have been given two equations which are as follows:
3x - 4y = -24 ----- eqn 1
x + 4y = 8 -------- eqn 2
We have been asked to solve the equations which means we have to find the value of ‘x’ and ‘y’.
We rearrange eqn 2 as follows:
x + 4y = 8
x = 8 - 4y ------eqn 3
Now we substitute eqn 3 in eqn 1 as follows:
3(8 - 4y) -4y = -24
24 - 12y - 4y = -24
-16y = -48
y = 3
Substitute "y" value in eqn 3. Therefore the value of ‘x’ becomes:
x = 8 - 4(3)
x = 8 - 12 = -4
Hence on solving both the given equations we get the value of x and y as -4 and 3 respectively.
9514 1404 393
Answer:
f(x) = 0.15x +25
Step-by-step explanation:
We are given two points:
(x, y) = (180, 52) or (350, 77.50)
The slope is given by ...
m = (y2 -y1)/(x2 -x1)
m = (77.50 -52)/(350 -180) = 25.50/170 = 0.15
The y-intercept is given by ...
b = y -mx
b = 52 -0.15×180 = 25
Then the equation for the linear function is ...
f(x) = mx +b
f(x) = 0.15x +25