Answer:
x^4-3x^3+x^2-4
Step-by-step explanation:
Given the following functions
R(x) = 2x^4 – 3x^3 + 2x – 1 and
C(x) = x^4 – x^2 + 2x + 3
We are to find the profit function P(x)
P(x) = R(x) - C(x)
P(x) = 2x^4 – 3x^3 + 2x – 1 - ( x^4 – x^2 + 2x + 3)
P(x) = 2x^4 – 3x^3 + 2x – 1 - x^4 + x^2 - 2x - 3
Collect the like terms
P(x) = 2x^4-x^4-3x^3+x^2+2x-2x-1-3
P(x) = x^4-3x^3+x^2+0-4
P(x) = x^4-3x^3+x^2-4
Hence the required profit function P(x) is x^4-3x^3+x^2-4
Answer:
y = 1/3 x + 7
Step-by-step explanation:
Given; the line is passing through, (-6,5) and the slope is 1/3
We can get its equation;
We would take, a point (x,y) and the given point (-6,5)
Therefore; Since slope = Δy/Δx
Then;
(5-y)/ (-6-x) = 1/3
3(5-y) = -6 -x
15 - 3y = -6 - x
we get;
3y = 6 + x + 15
3y = x + 21
Therefore;
<u>y = 1/3 x + 7</u>
Answer:
A. 336
B. Arranging 3 people in 8 chairs.
C. 42
B. Arranging 2 people in 7 chairs.
Step-by-step explanation:
A.

Formula for Permutation is given as:

Putting the value of
= 8 and
, we get:

B. Real world situation for part A:
Arranging 3 people on 8 chairs.
First person has 8 options.
Second person has 7 options.
Third person has 6 options.
C.

Formula for Permutation is given as:

Putting the value of
= 7 and
= 2 , we get:

D. Real world situation for part AC:
Arranging 2 people on 7 chairs.
First person has 7 options.
Second person has 6 options.
For this answer I believe it would be best if you did it on paper
Answer:
y=4/5x-2
Step-by-step explanation:
here are the given points: (5,2) and (10,6)
First, let's find the slope, which is found with the equation (y2-y1)/(x2-x1)
so let's label the points
x1=5
y1=2
x2=10
y2=6
now we can substitute into the equation
m=(6-2)/(10-5)
subtract
m=4/5
so that means the slope is 4/5
Now, let's use point slope form, which is y-y1=m(x-x1) (m is the slope)
so let's substitute the numbers we know from earlier into the equation
y-2=4/5(x-5)
do distributive prop.
y-2=4/5x-4
add 2 to both sides
y=4/5x-2
hope this helps!