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
serg [7]
3 years ago
9

Use the Newton-Raphson method to find the root of the equation f(x) = In(3x) + 5x2, using an initial guess of x = 0.5 and a stop

ping criterion of &= 0.1%. Report your answer to 3 decimal places. What is the estimate for the root? What is the approximate relative error? %
Mathematics
1 answer:
xxMikexx [17]3 years ago
7 0

Answer with explanation:

The equation which we have to solve by Newton-Raphson Method is,

 f(x)=log (3 x) +5 x²

f'(x)=\frac{1}{3x}+10 x

Initial Guess =0.5

Formula to find Iteration by Newton-Raphson method

  x_{n+1}=x_{n}-\frac{f(x_{n})}{f'(x_{n})}\\\\x_{1}=x_{0}-\frac{f(x_{0})}{f'(x_{0})}\\\\ x_{1}=0.5-\frac{\log(1.5)+1.25}{\frac{1}{1.5}+10 \times 0.5}\\\\x_{1}=0.5- \frac{0.1760+1.25}{0.67+5}\\\\x_{1}=0.5-\frac{1.426}{5.67}\\\\x_{1}=0.5-0.25149\\\\x_{1}=0.248

x_{2}=0.248-\frac{\log(0.744)+0.30752}{\frac{1}{0.744}+10 \times 0.248}\\\\x_{2}=0.248- \frac{-0.128+0.30752}{1.35+2.48}\\\\x_{2}=0.248-\frac{0.17952}{3.83}\\\\x_{2}=0.248-0.0468\\\\x_{2}=0.2012

x_{3}=0.2012-\frac{\log(0.6036)+0.2024072}{\frac{1}{0.6036}+10 \times 0.2012}\\\\x_{3}=0.2012- \frac{-0.2192+0.2025}{1.6567+2.012}\\\\x_{3}=0.2012-\frac{-0.0167}{3.6687}\\\\x_{3}=0.2012+0.0045\\\\x_{3}=0.2057

x_{4}=0.2057-\frac{\log(0.6171)+0.21156}{\frac{1}{0.6171}+10 \times 0.2057}\\\\x_{4}=0.2057- \frac{-0.2096+0.21156}{1.6204+2.057}\\\\x_{4}=0.2057-\frac{0.0019}{3.6774}\\\\x_{4}=0.2057-0.0005\\\\x_{4}=0.2052

So, root of the equation =0.205 (Approx)

Approximate relative error

                =\frac{\text{Actual value}}{\text{Given Value}}\\\\=\frac{0.205}{0.5}\\\\=0.41

 Approximate relative error in terms of Percentage

   =0.41 × 100

   = 41 %

You might be interested in
1.5 3.9 6.3 8.7 what is the sequence term
Korolek [52]

Answer: 1.9

Step-by-step explanation:

because you keep adding 1.9 to get your result

7 0
3 years ago
Read 2 more answers
Please Help! 20 Points!
iVinArrow [24]
\text {x - coordinate = }  \bigg( 5\dfrac{1}{2}  +  3\dfrac{3}{4} \bigg) \div 2

\text {x - coordinate = }  \bigg( 5\dfrac{2}{4}  +  3\dfrac{3}{4} \bigg) \div 2

\text {x - coordinate = } 8\dfrac{5}{4}   \div 2

\text {x - coordinate = }\dfrac{37}{4}   \times  \dfrac{1}{2}

\text {x - coordinate = }\dfrac{37}{8}

\text {x - coordinate = } 4\dfrac{5}{8}



\text {y - coordinate = } \bigg( -4\dfrac{1}{4} - 1\dfrac{1}{4} \bigg) \div 2

\text {y - coordinate = } -5\dfrac{2}{4} \div 2

\text {y - coordinate = } -\dfrac{22}{4} \times  \dfrac{1}{2}

\text {y - coordinate = } -\dfrac{11}{4}}

\text {y - coordinate = } -2\dfrac{3}{4}}



\text {The coordinate is }\bigg( 4\dfrac{5}{8}, -2\dfrac{3}{4}} \bigg)

6 0
3 years ago
How can you use a point on the graph of f –1(x) = 9x to determine a point on the graph of f(x) = log9x?
Anastasy [175]

Whenever you can invert a function, you have that the graphs of f(x) and its inverse f^{-1}(x) are reflected with respect to the line y=x

So, given any point on the graph of f^{-1}(x), you can simply swap its coordinates to get the correspondent point on the original function f(x)

As an example, all exponential functions pass through the point (0,1), while all the logarithmic functions pass through the point (1,0)

6 0
3 years ago
Read 2 more answers
Write 3x + 8x3 + 15 + 4x2 in standard form
Nadusha1986 [10]

Answer:

gcdshdgkcggcucjdchgjjkdcbkbdw

Step-by-step explanation:

8 0
2 years ago
Read 2 more answers
Please help!!
ivanzaharov [21]
Take half of the coefficient on the x term
8 0
3 years ago
Read 2 more answers
Other questions:
  • The volume of a rectangular prism is 270 cubic centimeters the height of the prism is 5 centimeters. What could the length and w
    11·1 answer
  • A café uses 27.5 quarts of milk a day. If
    7·2 answers
  • Choose a number with 2434 > your number > 19
    12·1 answer
  • Which of the following functions computes a value such that 2.5% of the area under the standard normal distribution lies in the
    9·1 answer
  • F (x)= 4x^3-3x-1<br><img src="https://tex.z-dn.net/?f=f%28x%29%20%3D%204x%20%7B%7D%5E%7B3%7D%20%20-%203x%20-%201" id="TexFormula
    11·1 answer
  • Tanθcscθcosθ=1 Trig Identities
    5·1 answer
  • What is the slope of (0,2) and (-8,-8)?
    8·1 answer
  • Ethan repairs household appliances like dishwashers and refrigerators. For each visit, he charges $25 plus $20 per hour of work.
    12·1 answer
  • HELP ASAP WITH DOMAIN AND RAGE. WILL GIVE BRAINLIEST!
    6·1 answer
  • 7. A cylindrical tank can hold 2279.64 cubic feet of water. The radius of the tank is 11 feet. What is the height of the tank?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!