Chapter 7: Problem 10
Determine the real root of \(x^{3.5}=80\) with Excel, MATLAB or Mathçad.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 7: Problem 10
Determine the real root of \(x^{3.5}=80\) with Excel, MATLAB or Mathçad.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Use Müller's method or MATLAB to determine the real and complex roots of (a) \(f(x)=x^{3}-x^{2}+3 x-2\) (b) \(f(x)=2 x^{4}+6 x^{2}+10\) (c) \(f(x)=x^{4}-2 x^{3}+6 x^{2}-8 x+8\)
Perform the identical MATLAB operations as those in Example 7.7 or use a software package of your choice to find all the roots of the polynomial $$f(x)=(x-6)(x+2)(x-1)(x+4)(x-8)$$ Note that the poly function can be used to convert the roots to a polynomial.
A two-dimensional circular cylinder is placed in a high-speed uniform flow. Vortices shed from the cylinder at a constant frequency, and pressure sensors on the rear surface of the cylinder detect this frequency by calculating how often the pressure oscillates. Given three data points, use Muller's method to find the time where the pressure was zero. $$\begin{array}{l|ccc} \text { Time } & 0.60 & 0.62 & 0.64 \\ \hline \text { Pressure } & 20 & 50 & 60 \end{array}$$
Determine the roots of the simultaneous nonlinear equations $$\begin{aligned} &y=-x^{2}+x+0.75\\\ &y+5 x y=x^{2} \end{aligned}$$ Employ initial guesses of \(x=y=1.2\) and use the Solver tool from Excel or a software package of your choice.
The velocity of a falling parachutist is given by $$v=\frac{g m}{c}\left(1-e^{-(c / m) t}\right)$$ where \(g=9.8 \mathrm{m} / \mathrm{s}^{2} .\) For a parachutist with a drag coefficient \(c=\) \(14 \mathrm{kg} / \mathrm{s},\) compute the mass \(m\) so that the velocity is \(v=35 \mathrm{m} / \mathrm{s}\) at \(t=8 \mathrm{s}\). Use Excel, MATLAB or Mathcad to determine \(m\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.