1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Vikentia [17]
3 years ago
13

F(x) = x2 − x − ln(x) (a) find the interval on which f is increasing. (enter your answer using interval notation.) find the inte

rval on which f is decreasing. (enter your answer using interval notation.) (b) find the local minimum and maximum value of f. local minimum value local maximum value (c) find the inflection point. (x, y) = find the interval on which f is concave up. (enter your answer using interval notation.) find the interval on which f is concave down. (enter your answer using interval notation.)

Mathematics
1 answer:
Mekhanik [1.2K]3 years ago
6 0

Answer:

(a) Decreasing on (0, 1) and increasing on (1, ∞)

(b) Local minimum at (1, 0)

(c) No inflection point; concave up on (0, ∞)

Step-by-step explanation:

ƒ(x) = x² - x – lnx

(a) Intervals in which ƒ(x) is increasing and decreasing.

Step 1. Find the zeros of the first derivative of the function

ƒ'(x) = 2x – 1 - 1/x = 0

           2x² - x  -1 = 0

     ( x - 1) (2x + 1) = 0

         x = 1 or x = -½

We reject the negative root, because the argument of lnx cannot be negative.

There is one zero at (1, 0). This is your critical point.

Step 2. Apply the first derivative test.

Test all intervals to the left and to the right of the critical value to determine if the derivative is positive or negative.

(1) x = ½

ƒ'(½) = 2(½) - 1 - 1/(½) = 1 - 1 - 2 = -1

ƒ'(x) < 0 so the function is decreasing on (0, 1).

(2) x = 2

ƒ'(0) = 2(2) -1 – 1/2 = 4 - 1 – ½  = ⁵/₂

ƒ'(x) > 0 so the function is increasing on (1, ∞).

(b) Local extremum

ƒ(x) is decreasing when x < 1 and increasing when x >1.

Thus, (1, 0) is a local minimum, and ƒ(x) = 0 when x = 1.

(c) Inflection point

(1) Set the second derivative equal to zero

ƒ''(x) = 2 + 2/x² = 0

             x² + 2 = 0

                   x² = -2

There is no inflection point.

(2). Concavity

Apply the second derivative test on either side of the extremum.

\begin{array}{lccc}\text{Test} & x < 1 & x = 1 & x > 1\\\text{Sign of f''} & + & 0 & +\\\text{Concavity} & \text{up} & &\text{up}\\\end{array}

The function is concave up on (0, ∞).

You might be interested in
A corn field has an area of 48,000 square. Ft. The width of the field is 300 feet.
iren2701 [21]

Step-by-step explanation:

A) width × length = area

300 ft × l = 48000 sq ft

B) l = 48000 ÷ 300

l = 160 ft

8 0
3 years ago
Please help me asap and i will give you brainliest
mr Goodwill [35]

Answer:

16

Step-by-step explanation:

Triangles XWY and ZWY are congruent because of AAS . the two 90 degree angles are congruent,∠xwy and ∠zwy are congruent because ∠xwz is being bisected, and wy is congruent with wy beacuse of the reflexive property. Since the two triangles are congruent zy must ve congruent to xy because of CPCTC. Since the two linew are congruent and xy=16, zy must also equal 16.

5 0
2 years ago
Find the mean of the first 7 odd prime number?​
bekas [8.4K]

Answer: 75/7 or 10.71 (rounded)

Step-by-step explanation:

Mean = Average

To find the average you should add all the numbers together and then divide it by the amount of numbers.

In this question, the formula is \frac{n_1+n_2+n_3+n_4+n_5+n_6+n_7}{7}

----------------------------------------------------------------------------------------

The list of the first 7 odd prime numbers:

3, 5, 7, 11, 13, 17, 19

Now, add them together

3+5+7+11+13+17+19=75

Divide the sum by 7

75÷7=75/7=10.71 (rounded)

Hope this helps!! :)

Please let me know if you have any questions

6 0
3 years ago
The speed with which utility companies can resolve problems is very important. GTC, the Georgetown Telephone Company, reports it
brilliants [131]

Answer:

(a) 11.25 and 1.68  

(b) 0.1651

(c) 0.3903

(d) 0.6865

Step-by-step explanation:

We are given that GTC, the Georgetown Telephone Company, reports it can resolve customer problems the same day they are reported in 75% of the cases and suppose the 15 cases reported today are representative of all complaints.

This situation can be represented through Binomial distribution as;

P(X=r)= \binom{n}{r}p^{r}(1-p)^{n-r} ; x = 0,1,2,3,....

where,  n = number of trials (samples) taken = 15

             r = number of success

             p = probability of success which in our question is % of cases in

                  which customer problems are resolved on the same day, i.e.;75%

So, here X ~ Binom(n=15,p=0.75)

(a) Expected number of problems to be resolved today = E(X)

            E(X) = \mu = n * p = 15 * 0.75 = 11.25

    Standard deviation = \sigma = \sqrt{n*p*(1-p)} = \sqrt{15*0.75*(1-0.75)} = 1.68

(b) Probability that 10 of the problems can be resolved today = P(X = 10)

     P(X = 10) = \binom{15}{10}0.75^{10}(1-0.75)^{15-10}

                    = 3003*0.75^{10} *0.25^{5} = 0.1651

(c) Probability that 10 or 11 of the problems can be resolved today is given by = P(X = 10) + P(X = 11)

    = \binom{15}{10}0.75^{10}(1-0.75)^{15-10}+\binom{15}{11}0.75^{11}(1-0.75)^{15-11}

    = 3003*0.75^{10} *0.25^{5} + 1365*0.75^{11} *0.25^{4} = 0.3903

(d) Probability that more than 10 of the problems can be resolved today is

    given by = P(X > 10)

P(X > 10) = P(X = 11) + P(X = 12) + P(X = 13) + P(X = 14) + P(X = 15)  

= \binom{15}{11}0.75^{11}(1-0.75)^{15-11}+\binom{15}{12}0.75^{12}(1-0.75)^{15-12} + \binom{15}{13}0.75^{13}(1-0.75)^{15-13}+\binom{15}{14}0.75^{14}(1-0.75)^{15-14} + \binom{15}{15}0.75^{15}(1-0.75)^{15-15}

= 1365*0.75^{11} *0.25^{4} + 455*0.75^{12} *0.25^{3}+105*0.75^{13} *0.25^{2} + 15*0.75^{14} *0.25^{1}+1*0.75^{15} *0.25^{0}

= 0.6865

3 0
3 years ago
Write the equation of a line that has a slope of -4 and goes through (-2,7).
Anni [7]

Answer:

y = -4x - 1

Step-by-step explanation:

Equation of a line is given as:

y = mx + b

Where

m is the slope

and

b is the y-intercept (y-axis cutting point)

Since we know slope is -4, we can write:

y= mx + b

y = -4x+ b

Given the point (-2,7) , we can say:

x = -2

and

y = 7

Plugging these 2 values, we can solve for b:

y = -4x + b

7 = -4(-2) + b

7 = 8 + b

b = 7 - 8

b = -1

Now, we have the equation:

y = -4x - 1

7 0
3 years ago
Other questions:
  • A rectangle has a width that is 7 centimeters less than its length, and its area is 330 square centimeters. What are
    5·2 answers
  • 3x^2y^4 x 2x^6y simplified
    9·1 answer
  • Triangle RSU is an equilateral triangle. RT bisects US. Find x and y. (y+12)°
    11·1 answer
  • Use the given conditions to write an equation for the line in point-slope form and in slope-intercept form.
    8·1 answer
  • Write a problem that can be solved by skip counting on a number line
    6·2 answers
  • If the slope of a line and a point on the line are​ known, the equation of the line can be found using the​ slope-intercept form
    11·1 answer
  • PLZ HELP ASAP! What is the midpoint of the segment shown below?
    6·1 answer
  • Which linear inequality is represented by the graph?
    5·1 answer
  • 2a) Solve using substitution.
    15·1 answer
  • A trapezoid has one base measuring 12', and the other measuring 13'8". What is the area in square feet if the height of the trap
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!