Let's separate this problem into several parts:
1. The product of x
AND
2. The sum of 6 and 8
TIMES
3. The square of x
So translating this word problem into numbers, we have:
x TIMES (6+8) TIMES x²
so that is:
x * 14 * x²
which is:
14x^(2+1) = 14x³
Hello,

That means that we must first obtain x, then we replace x in the function to get y, so:
Answer: V=(-4 , -4)
9514 1404 393
Answer:
Step-by-step explanation:
The equations need to match the problem statements. If we let C and S represent the costs of Cherry and Sweet potato pies, respectively, then the revenue from each sale can be expressed as an equation.
1 cherry and 7 sweet potato for $114 ⇒ C +7S = 114
14 sweet potato and 11 cherry for $309 ⇒ 11C +14S = 309
Note that we have used C and S in the second equation in the same order as they appeared in the first equation, even though the problem statement has that order reversed. This facilitates solving the equations using elimination or Cramer's rule.
These equations match Option 4.
__
The cost of a cherry pie can be found by eliminating S from the equations. We can do that by subtracting twice the first equation from the second:
(11C +14S) -2(C +7S) = (309) -2(114)
9C = 81 . . . . . simplify
C = 9 . . . . . . . divide by 9
The cost of each cherry pie is $9.