Answer:
C
Step-by-step explanation:
4 cups of white paint since there was 4 cups of red paint
Answer:
$0 < p ≤ $25
Step-by-step explanation:
We know that coach Rivas can spend up to $750 on 30 swimsuits.
This means that the maximum cost that the coach can afford to pay is $750, then if the cost for the 30 swimsuits is C, we have the inequality:
C ≤ $750
Now, if each swimsuit costs p, then 30 of them costs 30 times p, then the cost of the swimsuits is:
C = 30*p
Then we have the inequality:
30*p ≤ $750.
To find the possible values of p, we just need to isolate p in one side of the inequality.
So we can divide both sides by 30 to get:
(30*p)/30 ≤ $750/30
p ≤ $25
And we also should add the restriction:
$0 < p ≤ $25
Because a swimsuit can not cost 0 dollars or less than that.
Then the inequality that represents the possible values of p is:
$0 < p ≤ $25
Two consecutive integers would be x and x+ 1
if you multiply them you have x(x + 1) = x^2 + x
if you want the product to equal 90 you get x^2 + x = 90
The first option is correct.
Let the numbers be x and y. Then xy = -30 and x+y = -3.
Solve xy = -30 for y: y = -30/x
subst. -30/x for y in x+y= -3: x - 30/x = -3
Multiply all 3 terms by x: x^2 - 30 = -3x, so x^2 + 3x - 10 = 0
Solve this quadratic equation for x. x: {-5, 2}
If x = -5, then x+y = -3 becomes -5 + y = -3, and y = 2.
You should check to determine whether x=2 is also correct. If it is, what is the corresponding y value?