I personally use y2-y1 over x2-x1 because it's simple. Plot two y values and two x values. The first ones you plotted are x1 and y1, the others are x2 y2. Now subtract y2-y1 and x2-x1. Afterwards, divide the y value by the x value, that will give you slope.
Answer:
Step-by-step explanation:
Given the Total revenue R(x) = 2x
Cost C(x) = 0.01x²+0.3x+30 where;
x = 30 and dx/dt = 9units per day.
Rate of change of revenue dR/dt = dR/dx • dx/dt
dR/dt = 2dx/dt
dR/dt = 2(9) = $18
Rate of change of revenue with respect to time is 18dollars/day.
Rate of change of cost dC/dt = dC/dx • dx/dt
dC/dt = (0.02x+0.3)dx/dt
dC/dt at x = 30 and dx/dt = 9 will give;
dC/dt = {0.02(30)+0.3}×9
dC/dt = (0.6+0.3) × 9
dC/dt = 0.9×9
dC/dt = $8.1
Rate of change of cost with respect to time is 8.1dollars/day
Profit = Revenue - Cost
Profit = 18-8.1
Daily Profit = $9.9
Answer:
Make a table with values of x and y using the equation y + 3 = -1/4(x - 3) :
x y
0 -2.25
3 -3
5 -3.5
-1 -2
-9 0
Now, graph these and draw a line through the points:
Answer:
gog(x)=9x-16
Step-by-step explanation:
We are given g(x)=3x-4 and are asked to find (gog) (x)
gog(x)=g(g(x))
g(x)=3x-4
Hence
g(g(x))=g(3x-4)
=3(3x-4)-4
=9x-12-4
=9x-16
Hence
gog(x)=9x-16
Answer:
w = 0 , -3 , 3
Step-by-step explanation:
w³ - 9w = 0
w(w² - 9) = 0
w(w² - 3²) = 0
w(w+3)(w-3) = 0 {a² - b² = (a + b)(a - b) }
w = 0 ; w + 3 = 0 ; w - 3 = 0
w = -3 ; w = 3
w = 0 , -3 , 3