A) Is {a, e,i,o,u} a subset of {a,b,c,d,e,f,g,h,i) <br> Why?<br>
kozerog [31]
Answer:
No
Step-by-step explanation:
u and o arent elements of {a, b, c, d, e, f, g, h, i}
Step-by-step explanation:
Let Andrew wage be = X
Cammi earns $20 more than Andrew So Cammi earns = 20 + X
Brenda earns $30 less than twice Andrew's wage
So she earns = 2X - 30
Their total combanied wage is $400
So Andrew + Cammi + Brenda = $400
X + 20+X + 2X-30 =400
4X - 10 =400
4X=400+10
4X=410
X= $102.5
So Andrew earns $102.5
Cammi earns $122.5
Brenda earns $175
Answer:
The period of the
function is
. Then three times this period is
.
Step-by-step explanation:
Using Mathematica you can use the command Plot as follows:
```
Plot[Sin[x], {x,0,6Pi}]
```
The output is the graph shown below.
So first off the equation we are solving is f(x) + g(x). So i want to plug in those equations first off. The new equation I get should be 3x-2 + 6 -4x. I then simplify this to -x+4 or 4-x.