It would be the last one
Explanation
A vowel out of apple so they are two vowels in apple out of 5 letters so that’s 2/5
And there are two consonants in the word book all that’s 2/4
2/5 + 2/4 = 4/9
Answer:
(3, - 1 )
Step-by-step explanation:
Given the 2 equations
3x + y = 8 → (1)
7x - 4y = 25 → (2)
Multiplying (1) by 4 and adding to (2) will eliminate the y- term
12x + 4y = 32 → (3)
Add (2) and (3) term by term to eliminate y
19x + 0 = 57
19x = 57 ( divide both sides by 19 )
x = 3
Substitute x = 3 into either of the 2 equations and solve for y
Substituting into (1)
3(3) + y = 8
9 + y = 8 ( subtract 9 from both sides )
y = - 1
solution is (3, - 1 )
Answer: 72
Step-by-step explanation:
y=6, z=12
yz=6 x 12=72
B I believe
Negative and positive
The piecewise function that models the scenario is:
c(x) = $3.75*x + $5 if x < 6
c(x) = $3.25*x + $5 if x ≥ 6.
<h3>
How to write a piecewise function?</h3>
A piecewise function is a function that behaves differently in different intervals of the domain, like this one, where the cost per box changes depending on the number of box.
The function in this case, if we define x as the number of boxes bought, is:
- c(x) = $3.75*x + $5 if x < 6
- c(x) = $3.25*x + $5 if x ≥ 6.
Where the cost per box changes for x equal or larger than 6.
If you want to learn more about piecewise functions, you can read:
brainly.com/question/3628123