Answer:
x= -40
Step-by-step explanation:
Cost
C(x)=1,600+20x
P(x)=100-x
Revenue=x*p(x)
=x*(100-x)
=100x-x^2
Cost=Revenue
1600+20x=100x-x^2
1600+20x-100x+x^2=0
1600-80x+x^2=0
Solve using quadratic formula
Formula where
a = 1, b = 80, and c = 1600
x=−b±√b2−4ac/2a
x=−80±√80^2−4(1)(1600) / 2(1)
x=−80±√6400−6400 / 2
x=−80±√0 / 2
The discriminant b^2−4ac=0
so, there is one real root.
x= −80/2
x= -40
Answer:
A. A horizontal shift to the right 7.5 units
Step-by-step explanation:
Replacing x with x-7.5 shifts the graph 7.5 units to the <em>right</em>.
__
In general, g(x) = f(x-h)+k will shift h units right and k units up. In this problem there is no vertical shift.
Answer:
the slope is:1 the y-intercept is:3
Step-by-step explanation:
Answer:
x,y = -4, -15
Step-by-step explanation:
Answer:
, x ≠ -1/4
Explanation:We are given that:
f (x) = 4x + 1
g(x) = x² - 5
We want to find the value of (g/f)(x). This means that we will simply divide g(x) by f(x) as follows:

Now, we should note that any function is undefined if its denominator is equal to zero.
This means that for our current function:
4x + 1 cannot be equal to zero
4x + 1 = 0
4x = -1
x = -1/4
This means that the value of x cannot be -1/4, otherwise, our function would be undefined.
Based on the above, the last option is the correct one.
Hope this helps :)