Answer:
14 ≤ 3.5 + 1.75c
Step-by-step explanation:
c = # canisters
14 ≤ 3.5 + 1.75c
10.5 ≤ 1.75c
c ≥ 6
Answer:
21.5
Step-by-step explanation:
19^2+10^2=461
square root of 461 =21.47091055
round to the nearest tenth to get 21.5
Answer:
We have a total of 7200 plants.
The plants are distributed in one field with 18 rows of 200 plants and another field with 9 rows of N plants.
Where we want to find the value of N.
The total number of plants in the rows is:
"number of rows times number of plants in each row."
Then the total number of plants is:
18*200 + 9*N
And we know that we have a total of 7200 plants, then:
18*200 + 9*N = 7200
9*N = 7200 - 18*200 = 3600
N = 3600/9 = 400
Then the plants are distributed in 18 rows of 200 plants for one field, and 9 rows of 400 plants in the other field.
Answer:
x = 6
Step-by-step explanation:
20 = 7x + 2 - 4x
7x + 2 - 4x = 20 (switch the sides)
7x - 4x + 2 = 20 (group the like terms together)
3x + 2 = 20 (add similar numbers, in this case it's the both x's)
-2 -2 (subtract 2 on both sides)
------------------
3x = 18
/3 /3 (divide both sides by 3)
-------------------
x = 6
Answer:
y = -1/4x - 5/2.
Step-by-step explanation:
I am assuming you mean y = -1/4x + 5.
This has slope of -1/4 so the required equation has the same slope ( as they are parallel).
Using the point-slope form of the equation of a line:
y - (-3) = -1/4(x - 2)
y + 3 = -1/4(x - 2)
y = -1/4x + 1/2 - 3
y = -1/4x - 5/2