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
Anit [1.1K]
1 year ago
5

Find the third order maclaurin polynomial. Use it to estimate the value of sqrt1.3

Mathematics
2 answers:
vodka [1.7K]1 year ago
6 0

\sqrt{1+3x}=1+\frac{3}{2} x-\frac{9}{8} x^{2} + \frac{81}{8}x^{3} is the maclaurin polynomial and estimate value of \sqrt{1.3} is 1.14. This can be obtained by using the formula to find the maclaurin polynomial.

<h3>Find the third order maclaurin polynomial:</h3>

Given the polynomial,

f(x)=\sqrt{1+3x}=(1+3x)^{\frac{1}{2} }

The formula to find the maclaurin polynomial,

f(0)+\frac{f'(0)}{1!}x+\frac{f''(0)}{2!}x^{2} + \frac{f'''(0)}{3!}x^{3}

Next we have to find f'(x), f''(x) and f'''(x),

  • f'(x) = \frac{3}{2}(1+3x)^{-\frac{1}{2} }
  • f''(x) =-\frac{9}{4}(1+3x)^{-\frac{3}{2} }
  • f'''(x) = \frac{81}{8}(1+3x)^{-\frac{5}{2} }

By putting x = 0 , we get,

  • f(0)=(1+3(0))^{\frac{1}{2} }=1
  • f'(0) = \frac{3}{2}(1+3(0))^{-\frac{1}{2} }=\frac{3}{2}
  • f''(0) =-\frac{9}{4}(1+3(0))^{-\frac{3}{2} }=-\frac{9}{4}
  • f'''(0) = \frac{81}{8}(1+3(0))^{-\frac{5}{2} }=\frac{81}{8}

Therefore the maclaurin polynomial by using the formula will be,

\sqrt{1+3x}=f(0)+\frac{f'(0)}{1!}x+\frac{f''(0)}{2!}x^{2} + \frac{f'''(0)}{3!}x^{3}

\sqrt{1+3x}=1+\frac{3}{2} x-\frac{9}{8} x^{2} + \frac{81}{8}x^{3}

To find the value of \sqrt{1.3}  we can use the maclaurin polynomial,

\sqrt{1.3} is  \sqrt{1+3x} with x = 1/10,

\sqrt{1+3(1/10)}=1+\frac{3}{2} (1/10)-\frac{9}{8} (1/10)^{2} + \frac{81}{8}(1/10)^{3}

\sqrt{1+3(1/10)}=\frac{18247}{16000} = 1.14

Hence \sqrt{1+3x}=1+\frac{3}{2} x-\frac{9}{8} x^{2} + \frac{81}{8}x^{3} is the maclaurin polynomial and estimate value of \sqrt{1.3} is 1.14.

Learn more about maclaurin polynomial here:

brainly.com/question/24188694

#SPJ1

Hoochie [10]1 year ago
3 0

You can use the well-known binomial series,

\displaystyle (1+x)^\alpha = \sum_{k=0}^\infty \binom \alpha k x^k

where

\dbinom \alpha k = \dfrac{\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-(k-1))}{k!} \text{ and } \dbinom \alpha0 = 1

Let \alpha=\frac12 and replace x with 3x; then the series expansion is

\displaystyle (1+3x)^{1/2} = \sum_{k=0}^\infty \binom{\frac12}k (3x)^k

and the first 4 terms in the expansion are

\sqrt{1+3x} \approx 1 + \dfrac{\frac12}{1!}(3x) + \dfrac{\frac12\cdot\left(-\frac12\right)}{2!}(3x)^2 + \dfrac{\frac12\cdot\left(-\frac12\right)\cdot\left(-\frac32\right)}{3!}(3x)^3

which simplify to

\sqrt{1+3x} \approx \boxed{1 + \dfrac32 x - \dfrac98 x^2 + \dfrac{27}{16} x^3}

You can also use the standard Maclaurin coefficient derivation by differentiating f a few times.

f(x) = (1+3x)^{1/2} \implies f(0) = 1

f'(x) = \dfrac32 (1+3x)^{-1/2} \implies f'(0) = \dfrac32

f''(x) = -\dfrac94 (1+3x)^{-3/2} \implies f''(0) = -\dfrac94

f'''(x) = \dfrac{81}8 (1+3x)^{-5/2} \implies f'''(0) = \dfrac{81}8

Then the 3rd order Maclaurin polynomial is the same as before,

\sqrt{1+3x} \approx f(0) + \dfrac{f'(0)}{1!} x + \dfrac{f''(0)}{2!} x^2 + \dfrac{f'''(0)}{3!} x^3 = 1 + \dfrac32 x - \dfrac98 x^2 + \dfrac{27}{16} x^3

Now,

\sqrt{1.3} = \sqrt{1+3x} \bigg|_{x=\frac1{10}} \\\\ ~~~~~~~~ \approx 1 + \dfrac32 \left(\dfrac1{10}\right) - \dfrac98 \left(\dfrac1{10}\right)^2 + \dfrac{27}{16} \left(\dfrac1{10}\right)^3 \\\\ ~~~~~~~~ = \dfrac{18,247}{16,000} \approx \boxed{1.14044}

Compare to the actual value which is closer to 1.14018.

You might be interested in
a circle is centered at (-4,9)and has a radius of 11. what is the equation of the circle. use x and y​
Sholpan [36]

Answer:

(x + 4)^2 + (y-9)^2 = 121

Step-by-step explanation:

We can write the equation of a circle as

(x-h)^2 + (y-k) ^2 = r^2  where (h,k) is the center and r is the radius

(x - -4)^2 + (y-9)^2 = 11 ^2

(x + 4)^2 + (y-9)^2 = 11 ^2

(x + 4)^2 + (y-9)^2 = 121

3 0
3 years ago
Find the length of the third side. If necessary, round to the nearest tenth.<br> 20<br> 25
Fynjy0 [20]

Answer:

15

Step-by-step explanation:

hypotenuse (h) = 25

perpendicular (p) = 20

base (b) = ?

we know by using Pythagoras theorem we get

b = √h² - p²

  = √25² - 20²

  = √225

  = 15

8 0
2 years ago
Read 2 more answers
For a special order, The ABC company manufactured 400 shirts. Sweatshirts were priced at $35 each and T-shirts at $25 each. The
hodyreva [135]

Answer:

Thy bought 150 Sweatshirts (x) and 250 tshirts (y)

Step-by-step explanation:

35x + 25y = 11500

x + y = 400

-25 (x + y = 400) Multiply by -25 to get the y's to disappear when you add the two equations together

-25x - 25y = 10000

<u> 35x + 25y = 11500   </u>

10x =1500

x = 150

Plug 150 in either equation for x to find y

150 + y = 400

y = 250

6 0
3 years ago
Identify the stem of the following number: 231. <br> A. 1 <br> B. 2 <br> C. 3 <br> D. 23
Kruka [31]
stem = 23
leaf = 1

Answer is choice D

The leaf is always a single digit because you can have multiple leaves without any separating mark. If you have something like "123" on the leaf column, then that means you have three leaves of 1, 2 and 3 which correspond to the same stem.
8 0
3 years ago
Is this communities property yes or no 9+8 8+9
lorasvet [3.4K]
Yes it is just like a+b = b+a
5 0
3 years ago
Other questions:
  • Robert just got his first job and is saving 45 dollars a week. He also has 155 dollars saved from his birthday that just passed.
    9·1 answer
  • Please help me with this assignment I need help and been struggling with it so please help me and is due by 7;50 pm please answe
    11·1 answer
  • Is this the right answer??
    6·1 answer
  • ⦁ Three boxes weighing 128 pounds each and one box weighing 254 pounds were loaded onto the back of an empty truck. A crate of a
    14·1 answer
  • Con has two credit cardsU and V. card U has a balance of 414.55 card V has a balance of $751.81 the minimum monthly payment on c
    7·1 answer
  • Which of the following is a quantity that could be represented by the number 2 x 10-3?
    9·2 answers
  • (4−5)−(2−16) What is the answer
    7·1 answer
  • I know it’s not 5 please help.
    6·1 answer
  • Which equation is correct for these angles?
    6·1 answer
  • How many triangles???????
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!