Numerical Methods for Engineers
Numerical Methods for Engineers
7th Edition
ISBN: 9780073397924
Author: Steven C. Chapra Dr., Raymond P. Canale
Publisher: McGraw-Hill Education
bartleby

Videos

Textbook Question
Book Icon
Chapter 31, Problem 1P

Repeat Example 31.1, but for T ( 0 , t ) = 75  and  T ( 10 , t ) = 150 and a uniform heat source of 15.

Expert Solution & Answer
Check Mark
To determine

To calculate: The solution to the Poisson’s equation d2Tdx2=f(x) for the boundary condition T(0,t)=75 and T(10,t)=150.

Answer to Problem 1P

Solution: Solution to the Poisson’s equation for provided boundary equation is T=7.5x2+82.5x+75.

Explanation of Solution

Given Information:

Poisson’s equation:

d2Tdx2=f(x)

Here, function f(x) is the heat source along the rod.

Boundary conditions are as T(0,t)=75 and T(10,t)=150

The value of the uniform heat source is 15.

Formula used:

If a differential is in the form d2Tdx2=f(x), then the general equation to the differential equation is T=ax2+bx+c.

Calculation:

Consider the problem statement, the expression for the boundary condition is:

d2Tdx2=15

The Boundary condition is provided as follows:

T(0,t)=75 and T(10,t)=150

The general solution to the differential equation is:

T=ax2+bx+c

Differentiate it with respect to x.

dTdx=2ax+bd2Tdx2=2a

Compares the equations with each other.

2a=15a=152=7.5

Apply the boundary condition T(0,t) also substitute 7.5 for a.

75=7.5(0)2+b(0)+cc=75

Apply the boundary condition T(0,t) also substitute 7.5 for a, and 75 for c.

150=7.5(10)2+b(10)+75150+75075=10bb=82510=82.5

Substitute 7.5 for a, 82.5 for b and 75 for c.

T=7.5x2+82.5x+75

Use the following MATLAB command to execute the code and plot the temperature as a function of position along the rod.

x=0:0.001:15;

%define the range of the length

y = -7.5*x.^2+82.5*x+75;

%define the function in form of matlab code

plot(x, y)

%write the varibale into plot command in the same sequence you want to plot

xlabel('Length')

%Label axes

ylabel('Temperature')

Now, execute the program by pressing run button. Following plot is obtained that shows the plot of temperature verses distance.

Numerical Methods for Engineers, Chapter 31, Problem 1P

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
If p = 5 (mod 8), where p is prime, show that p|2 (P-1)/2 + 1. State and prove the corresponding result when p = 7 (mod 8). Deduce that 250 + 1 and 251 1 are composite. -
Why the character no change for my remark?
In preparing for the upcoming holiday season, Fresh Toy Company (FTC) designed a new doll called The Dougie that teaches children how to dance. The fixed cost to produce the doll is $100,000. The variable cost, which includes material, labor, and shipping costs, is $31 per doll. During the holiday selling season, FTC will sell the dolls for $39 each. If FTC overproduces the dolls, the excess dolls will be sold in January through a distributor who has agreed to pay FTC $10 per doll. Demand for new toys during the holiday selling season is extremely uncertain. Forecasts are for expected sales of 60,000 dolls with a standard deviation of 15,000. The normal probability distribution is assumed to be a good description of the demand. FTC has tentatively decided to produce 60,000 units (the same as average demand), but it wants to conduct an analysis regarding this production quantity before finalizing the decision. (a) Determine the equation for computing FTC's profit for given values of the…
Knowledge Booster
Background pattern image
Advanced Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, advanced-math and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Trigonometry (MindTap Course List)
Trigonometry
ISBN:9781337278461
Author:Ron Larson
Publisher:Cengage Learning
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Text book image
College Algebra
Algebra
ISBN:9781938168383
Author:Jay Abramson
Publisher:OpenStax
Text book image
College Algebra (MindTap Course List)
Algebra
ISBN:9781305652231
Author:R. David Gustafson, Jeff Hughes
Publisher:Cengage Learning
2.1 Introduction to inequalities; Author: Oli Notes;https://www.youtube.com/watch?v=D6erN5YTlXE;License: Standard YouTube License, CC-BY
GCSE Maths - What are Inequalities? (Inequalities Part 1) #56; Author: Cognito;https://www.youtube.com/watch?v=e_tY6X5PwWw;License: Standard YouTube License, CC-BY
Introduction to Inequalities | Inequality Symbols | Testing Solutions for Inequalities; Author: Scam Squad Math;https://www.youtube.com/watch?v=paZSN7sV1R8;License: Standard YouTube License, CC-BY