Question

Golden ratio method is recommended by the solution and the numerical solution is 4.493335656115932 (or anything accurate up to 2 dp)

(2) Maximum of a function We consider the function, f(x) = ( Sinar Provided that there is a local maximum in the interval r 4

0 0
Add a comment Improve this question Transcribed image text
Answer #1

\small f(x) = \left(\frac{sinx}{x}\right)^{2}

\small f'(x) = x\cos x - \sin x

For maxima f'(x) must be zero.

\small x\cos x - \sin x = 0\; \; \; \; \; \; ;\; \; \; \; \; x\epsilon [4,5]

Let us use the bisection method, (I'm using f(x) instead of f '(x) from here on)

4+5 First guess value,11 =-= 4.5 f(x) 4.5 * cos 4.5-sin 4.5 0.02894902022 > 0 Second guess value,x2= f(x2) 4.25 * cos 4.25-si

4.375+ 4.5 4.4375 Fourth guess value,14 f(4.4375* cos4.4375 -sin4.4375-0.24206004825 0 Fifth guess value,15 = ()0.0217040656

4.484375 +4.5_44021875 17 f(17) 4.4921875+4.5 = 4.49609375 f(28) 78 -一0.0053581 7723 < 0 0.01178060816>0 4.49609375 4.4921875

Proceeding further will guide you to the exact value of the answer. You can also use other numerical techniques.

***************************************************************************************************************************************

By plotting the function f '(x) also one can find the solution

10 10 5 5 0 0 5 10

above is the graphical representation of f '(x)

Add a comment
Know the answer?
Add Answer to:
Golden ratio method is recommended by the solution and the numerical solution is 4.493335656115932 (or anything accurate up to 2 dp) (2) Maximum of a function We consider the function, f(x) = ( Sinar...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. If a function f(x,y) has a local maximum then it is not necessary that it...

    1. If a function f(x,y) has a local maximum then it is not necessary that it has also a local minimum True False 2. If a vector field F is conservative then we can not find a potential functions. True False 3. Suppose that P and Q have continuous first-order partial derivatives on a domain D and consider the vector field F = Pi+Qj. Then F is conservative if op 80 True False 4. If D is a rectangle, then...

  • 1. (a) We need to calculate accurate values of the function for very large values of x. However, it is found that ju...

    1. (a) We need to calculate accurate values of the function for very large values of x. However, it is found that just programming this formula into a computer gives very poor accuracy for large x Explain why this happens, and show how to re-write the function so that it can be used reliably, even when x is large. [6 points] (b) In diffraction theory, it is sometimes necessary to evaluate the function sin θ f(x) for small to moderate...

  • 2. Consider the function f : R2 → R2 given by. (x,y) (a) Compute the Df(x, y) (b) List every vect...

    2. Consider the function f : R2 → R2 given by. (x,y) (a) Compute the Df(x, y) (b) List every vector r e R2 such that Df(ri, r2) 0. What can we say about the tangent plane to the surface of the graph at (ri,2,f(r1, r2))? (c) How do you know that the Hessian, Df(x, y) is necessarily symmetric? Recall that t,y D2 f(x,y) , y) (d) What are the eigenva of D2f(r1,r2) for each root of the gradient that...

  • Question 8 (6 marks) Consider the function f: [-2, 2] shown in the diagram. R whose...

    Question 8 (6 marks) Consider the function f: [-2, 2] shown in the diagram. R whose graph is (a) State the largest intervals on which f is injective f(z) (b) For each interval I you found in (a), sketch the graph of the inverse g of the restriction of f to I and state the domain and range of g (c) If we know that f(-x) = f(x) for all r e dom(f), what can we conclude about the relationship...

  • Consider the function f(x)=x22−9. (1 point) Consider the function f(x) = 9. 2 In this problem...

    Consider the function f(x)=x22−9. (1 point) Consider the function f(x) = 9. 2 In this problem you will calculate " ( - ) dx by using the definition Lira f(x) dx = lim f(x;)Ar i=1 The summation inside the brackets is R, which is the Riemann sum where the sample points are chosen to be the right-hand endpoints of each sub- interval. r2 Calculate R, for f(x) = -9 on the interval [0, 3] and write your answer as a...

  • 3. Consider the following piecewise function (a) Draw an accurate graph of f(). (b) As always, f(...

    3. Consider the following piecewise function (a) Draw an accurate graph of f(). (b) As always, f(x), has an infinite number of antiderivatives. Consider an antiderivative F(r). Let us assume that F(r) is continuous (we don't usually have to specify this, but you will see in the bonus part of the question why we do in this case). Let us further assume that F(2) 1. Sketch an accurate graph of F(r). MATH 1203 Assignment #7-Integration Methods Due: Thurs., Apr. 4...

  • Consider the following graph of f(x) on the closed interval (0,5): 5 4 3 2 1...

    Consider the following graph of f(x) on the closed interval (0,5): 5 4 3 2 1 0 -1 0 1 2 3 5 6 (If the picture doesn't load, click here 95graph2) Use the graph of f(x) to answer the following: (a) On what interval(s) is f(x) increasing? (b) On what interval(s) is f(x) decreasing? (c) On what interval(s) is f(x) concave up? (d) On what interval(s) is f(x) concave down? (e) Where are the inflection points (both x and...

  • Question For this problem, consider the function y=f(x)= |x| + x 3 on the domain of...

    Question For this problem, consider the function y=f(x)= |x| + x 3 on the domain of all real numbers. (a) The value of limx→ ∞f(x) is . (If you need to use -∞ or ∞, enter -infinity or infinity.) (b) The value of limx→ −∞f(x) is . (If you need to use -∞ or ∞, enter -infinity or infinity.) (c) There are two x-intercepts; list these in increasing order: s= , t= . (d) The intercepts in part (c) divide...

  • 2. (a) We want to find the root x of the function f(x); that is, we need f(r) = 0 . This can be done using Newton&#3...

    2. (a) We want to find the root x of the function f(x); that is, we need f(r) = 0 . This can be done using Newton's method, making use of the iterative formula f(xn) Show that the sequence ofiterates (%) converges quadratically if f'(x) 0 in some appropriate interval of x-values near the root χ 9 point b) We can get Newton's method to find the k-th root of some number a by making it solve the non-linear cquation...

  • We do not have the methods of integrating certain functions, such as 2π 1 sin (x) dr So we will approximate this value. (1) Sketch the graph of y -1 sin( (2) Break up the interval [0, 2T] into 8...

    We do not have the methods of integrating certain functions, such as 2π 1 sin (x) dr So we will approximate this value. (1) Sketch the graph of y -1 sin( (2) Break up the interval [0, 2T] into 8 pieces (3) Connect the points to form 8 trapezoids. (4) Find the value of the function V1 +sin (x) at each of the 9 points, using a calculator as necessary. (5) Find the area of each trapezoid, add them up....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT