Answer:
3X+30 30/3=10 10X3=30 ALSO FOR X-5 x=10 so 10-5=5
Step-by-step explanation:
Answer:
B) f(x) ≥ 3x + 4
g of x is less than or equal to negative one half times x minus 5
Step-by-step explanation:
hope it helps
So first let’s put g(f(x)) together by putting f(x) for every x in g(x)
We get g(f(x))=3(3/4x+3)+4 which is the selling price equation
Then you plug in 20 to find the selling price for 20 muffins.
g(f(x))=3(3/4(20)+3)+4
g(f(x))=3(60/4+3)+4
g(f(x))=3(18)+4
g(f(x))=54+4
g(f(x))=58
So the selling price will be $58 for 20 muffins.
Intersection (repeated element in the set)
A={-9,0,5}
B={0,2,5,8}
C={-9,2,5}
Ans: C, {5}
*In set B and C, element 2 was repeated but not for set A.
Answer:
The correct answer is x = 3 and y = 2.
Step-by-step explanation:
There are many ways to solve systems of equations like this, but I'm going to use substitution. This means taking the value of y given by the second equation and plugging it into the first equation. This is modeled below:
2x - y = 4
2x - (-2x+8) = 4
Now, we can simplify the left side of the equation.
2x + 2x - 8 = 4
4x - 8 = 4
We should add 8 to both sides as the next step.
4x = 12
Now we can divide by 4.
x = 3
To solve for y, we can substitute this value found for x back into either one of our original equations.
y = -2x + 8
y = (-2*3) + 8
y = -6 + 8
y = 2
Therefore, the correct answer is x = 3 and y = 2.
Hope this helps!