EBK MATLAB: AN INTRODUCTION WITH APPLIC
EBK MATLAB: AN INTRODUCTION WITH APPLIC
6th Edition
ISBN: 8220103113663
Author: GILAT
Publisher: YUZU
bartleby

Concept explainers

bartleby

Videos

Question
Book Icon
Chapter 9, Problem 1P
To determine

To write:

A MATLAB code to find the two solutions of the equation x3e0.8x=20 between x=0 and x=8.

Expert Solution & Answer
Check Mark

Answer to Problem 1P

Solution:

The two solutions of the equation x3e0.8x=20 between x=0 and x=8 are x1=3.2082 and x2=7.4898.

Explanation of Solution

The given equation is,

    x3e0.8x=20

The value of x lies between x=0 and x=8.

Solve the above equation to get the output,

    x1=3.2082

    x2=7.4898

Write the MATLAB code to find the two solutions of the equation x3e0.8x=20 between x=0 and x=8.

MATLAB Code:

F = @(x)x^(3) - exp(0.8*x)-20;

fplot(F,[0 8])

fzero(F,0)

fzero(F,8)

Save the MATLAB script with name, Chapter9_56830_9_1P.m in the current folder. Execute the script by typing the script name at the command window to get the code to find the two solutions of the equation x3e0.8x=20 between x=0 and x=8.

Result:

EBK MATLAB: AN INTRODUCTION WITH APPLIC, Chapter 9, Problem 1P , additional homework tip  1

EBK MATLAB: AN INTRODUCTION WITH APPLIC, Chapter 9, Problem 1P , additional homework tip  2

Conclusion:

Therefore, the two solutions of the equation x3e0.8x=20 between x=0 and x=8 are x1=3.2082 and x2=7.4898.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
1 No. 2 3 4 Binomial Prob. X n P Answer 5 6 4 7 8 9 10 12345678 8 3 4 2 2552 10 0.7 0.233 0.3 0.132 7 0.6 0.290 20 0.02 0.053 150 1000 0.15 0.035 8 7 10 0.7 0.383 11 9 3 5 0.3 0.132 12 10 4 7 0.6 0.290 13 Poisson Probability 14 X lambda Answer 18 4 19 20 21 22 23 9 15 16 17 3 1234567829 3 2 0.180 2 1.5 0.251 12 10 0.095 5 3 0.101 7 4 0.060 3 2 0.180 2 1.5 0.251 24 10 12 10 0.095
step by step on Microssoft on  how to put this in excel and the answers please   Find binomial probability if: x = 8, n = 10, p = 0.7 x= 3, n=5, p = 0.3 x = 4, n=7, p = 0.6 Quality Control: A factory produces light bulbs with a 2% defect rate. If a random sample of 20 bulbs is tested, what is the probability that exactly 2 bulbs are defective? (hint: p=2% or 0.02; x =2, n=20; use the same logic for the following problems) Marketing Campaign: A marketing company sends out 1,000 promotional emails. The probability of any email being opened is 0.15. What is the probability that exactly 150 emails will be opened? (hint: total emails or n=1000, x =150) Customer Satisfaction: A survey shows that 70% of customers are satisfied with a new product. Out of 10 randomly selected customers, what is the probability that at least 8 are satisfied? (hint: One of the keyword in this question is “at least 8”, it is not “exactly 8”, the correct formula for this should be = 1- (binom.dist(7, 10, 0.7,…
Kate, Luke, Mary and Nancy are sharing a cake. The cake had previously been divided into four slices (s1, s2, s3 and s4).  What is an example of fair division of the cake       S1 S2 S3 S4 Kate $4.00 $6.00 $6.00 $4.00 Luke $5.30 $5.00 $5.25 $5.45 Mary $4.25 $4.50 $3.50 $3.75 Nancy $6.00 $4.00 $4.00 $6.00

Chapter 9 Solutions

EBK MATLAB: AN INTRODUCTION WITH APPLIC

Ch. 9 - Using MATLAB’s built-in function fminbnd,...Ch. 9 - A flat rectangular sheet of metal that is 70 in....Ch. 9 - Using MATLAB’s built-in function fminbnd,...Ch. 9 - A prismatic box with equilateral triangular base...Ch. 9 - An RLC circuit with an alternating voltage source...Ch. 9 - A 108-in.-long beam AB is attached to the wall...Ch. 9 - Use MATLAB to calcute the following integrals: (a)...Ch. 9 - Use MATLAB to calculate the following integrals:...Ch. 9 - The speed of a race car during the first 7 s of a...Ch. 9 - A rubber band is stretched by fixing one end...Ch. 9 - Use numerical integration to approximate the size...Ch. 9 - The electric wire that connects the house to the...Ch. 9 - The flow rate Q (volume of fluid per second) in a...Ch. 9 - Prob. 24PCh. 9 - The variation of gravitational acceleration g with...Ch. 9 - An approximate map of Lake Erie is shown in the...Ch. 9 - To estimate the surface area and volume of a...Ch. 9 - Prob. 28PCh. 9 - The orbit of Mercury is elliptical in shape, with...Ch. 9 - Prob. 30PCh. 9 - Use a MATLAB built-in function to numerically...Ch. 9 - Use a MATLAB built-in function to numerically...Ch. 9 - Prob. 33PCh. 9 - Use a MATLAB built-in funtion to numerically...Ch. 9 - The growth of a fish is often modeled by the von...Ch. 9 - A water tank shaped as a cone (R = 2 m, H = 4 m)...Ch. 9 - The sudden outbreak of an insect population can be...Ch. 9 - An airplane uses a parachute and other means of...Ch. 9 - The population growth of species with limited...Ch. 9 - An RL circuit includes a voltage source vs, a...Ch. 9 - Growth of many organisms can be modeled with the...Ch. 9 - The velocity, v, of an object that falls freely...
Knowledge Booster
Background pattern image
Electrical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc
Text book image
Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning
Text book image
Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning
Text book image
Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON
Text book image
The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman
Text book image
Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman
What is a Linear Equation in One Variable?; Author: Don't Memorise;https://www.youtube.com/watch?v=lDOYdBgtnjY;License: Standard YouTube License, CC-BY
Linear Equation | Solving Linear Equations | What is Linear Equation in one variable ?; Author: Najam Academy;https://www.youtube.com/watch?v=tHm3X_Ta_iE;License: Standard YouTube License, CC-BY