Answer:
33 there you go
Step-by-step explanation:
Answer:
c
Step-by-step explanation:
Here's how this works:
Get everything together into one fraction by finding the LCD and doing the math. The LCD is sin(x) cos(x). Multiplying that in to each term looks like this:
![[sin(x)cos(x)]\frac{sin(x)}{cos(x)}+[sin(x)cos(x)]\frac{cos(x)}{sin(x)} =?](https://tex.z-dn.net/?f=%5Bsin%28x%29cos%28x%29%5D%5Cfrac%7Bsin%28x%29%7D%7Bcos%28x%29%7D%2B%5Bsin%28x%29cos%28x%29%5D%5Cfrac%7Bcos%28x%29%7D%7Bsin%28x%29%7D%20%3D%3F)
In the first term, the cos(x)'s cancel out, and in the second term the sin(x)'s cancel out, leaving:

Put everything over the common denominator now:

Since
, we will make that substitution:

We could separate that fraction into 2:
×
and 
Therefore, the simplification is
sec(x)csc(x)
Answer:
a) r(q) = 1000(q +1/q)
b) r'(q) = 1000(1 -1/q^2)
c) r'(10) = 990
Step-by-step explanation:
a) Revenue is the product of quantity and price:
r(q) = q·p(q) = q(1000(1 +1/q^2))
r(q) = 1000(q + 1/q)
__
b) The derivative is ...
r'(q) = 1000(1 -1/q^2)
__
c) The derivative evaluated for q=10 is ...
r'(10) = 1000(1 -1/10^2) = 1000(0.99)
r'(10) = 990