D + 3n = 1 Subtract d from both sides
3n = 1 - d Divide both sides by 3
n =
The solution to this system is (x, y) = (8, -22).
The y-values get closer together by 2 units for each 2-unit increase in x. The difference at x=2 is 6, so we expect the difference in y-values to be zero when we increase x by 6 (from 2 to 8).
You can extend each table after the same pattern.
In table 1, x-values increase by 2 and y-values decrease by 8.
In table 2, x-values increase by 2 and y-values decrease by 6.
The attachment shows the tables extended to x=10. We note that the y-values are the same (-22) for x=8 (as we predicted above). That means the solution is ...
... (x, y) = (8, -22)
Answer:
25 people are not from Germany or France.
Step-by-step explanation:
1. You first want find out what is the number of people from Germany.
So you would find...
2/5 of 75
or
2/5*75= 30 people from Germany
2. Next you want to to find out the number of people from France.
So you would do the following...
75-30=45 (Subtract the number of people from Germany from 75 so you can get the total number of people from France and other countries)
4/9 of 45 to find the number of people from France.
4/9 *45= 20
3. Lastly you need to find the people who are from neither of the countries listed above.
Add 30+20= 50
Then subtract that number from 75.
75-50= 25 people who are from neither France or Germany.
Voila! This is your answer. Hope this helps! :)
The summation indicates the sum from n = 1 to n = 3 of the expression 2(n+5).
2 (n+5) = 2n + 10
2n + 10 denotes an Arithmetic Series, with a common difference of two and first term as 12.
For n =1, it equals 12
For n = 2, it equals 14
For n = 3, it equals 16
So the sum from n=1 to n=3 will be 12 + 14 + 16 = 42
Sum of an Arithmetic Series can also be written as:

Using the value of a₁ and d, we can simplify the expression as:

This expression is equivalent to the given expression and will yield the same result.
For n=3, we get the sum as:
S₃ = 3(11+3) = 42
Answer: y = 0.03x + 94
--------------------------------------
Explanation:
Lets define A(x) to be the average cost function where
A(x) = C(x)/x
basically you divide the given cost function C(x) by the number of units produced (x)
Dividing C(x) over x leads to:
A(x) = C(x)/x
A(x) = (14000+94x+0.03x^2)/x ... substitution
A(x) = (0.03x^2+94x+14000)/x ... rearrange terms
A(x) = (0.03x^2)/x+(94x)/x+(14000)/x ... break up the fraction
A(x) = 0.03x + 94 + (14000/x) ... simplify
If x were to head off to infinity, then the portion 14000/x approaches 0.
So this is why the oblique asymptote is y = 0.03x + 94
Basically, in the long run, the average cost will approach y = 0.03x + 94