/*! 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} Q35E A house, for cooling purposes, c... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A house, for cooling purposes, consists of two zones: the attic area zone A and the living area zone B (see Figure 5.4). The living area is cooled by a 2 – ton air conditioning unit that removes 24,000 Btu/hr. The heat capacity of zone B is12F∘per thousand Btu. The time constant for heat transfer between zone A and the outside is 2 hr, between zone B and the outside is 4 hr, and between the two zones is 4 hr. If the outside temperature stays at 100°F, how warm does it eventually get in the attic zone A? (Heating and cooling buildings was treated in Section 3.3 on page 102.)

Short Answer

Expert verified

Therefore, the warm of zone A is eventually got 90.4°F.

Step by step solution

01

General form

Elimination Procedure for 2 × 2 Systems:

To find a general solution for the system

L1x+L2y=f1,L3x+L4y=f2,

WhereL1,L2,L3, and L4are polynomials inD=ddt.

  1. Make sure that the system is written in operator form.
  1. Eliminate one of the variables, say, y, and solve the resulting equation for x(t). If the system is degenerating, stop! A separate analysis is required to determine whether or not there are solutions.
  1. (Shortcut) If possible, use the system to derive an equation that involves y(t) but not its derivatives. [Otherwise, go to step (d).] Substitute the found expression for x(t) into this equation to get a formula for y(t). The expressions for x(t), and y(t) give the desired general solution.
  1. Eliminate x from the system and solve for y(t). [Solving for y(t) gives more constants----in fact, twice as many as needed.]
  1. Remove the extra constants by substituting the expressions for x(t) and y(t) into one or both of the equations in the system. Write the expressions for x(t) and y(t) in terms of the remaining constants.

Vistas’ formulas for finding roots:

For function y(t) to be bounded whent→+∞ we need for both roots of the auxiliary equation to be non-positive if they are reals and, if they are complex, then the real part has to be non-positive. In other words,

  1. If r1,r2∈R, then r1·r2⩾0,r1+r2⩽0,
  2. If r1,r2=α±β¾±,β≠0 , then α=r1+r22⩽0.

Section 3.3: Heat transfer, it is modelled by the following equationdTdt=KMt-Tt+Ht+Ut where1K is the time constant for the building given in hours, M(t) is the outside temperature, T(t) is the inside temperature, H(t) is the heating in the building, U(t) is the cooling.

02

Evaluate the given equation

Given that, the living area is cooled by a 2 – ton air conditioning unit that removes 24,000 Btu/hr.

The heat capacity of zone B is12F∘per thousand Btu.

The time constant for heat transfer between zone A and the outside is 2 hr, between zone B and the outside is 4 hr, and between the two zones is 4 hr.

Let x(t) be denoted as the temperature in A at time t and y(t) denoted as the temperature in B at time t.

Using the given information create the system of equation.

Then , dxdt=14yt-xt+12100-xtanddydt=14xt-yt+14100-yt-12

The above equations can be rewritten as,

dxdt=14yt-xt+12100-xt4dxdt=yt-xt+2100-xt=yt-xt+200-2xt=yt-3xt+2004dxdt+3xt-yt=200                     …1

dydt=14xt-yt+14100-yt-124dydt=xt-yt+100-yt-48=xt-yt+100-yt-48=xt-2yt+524dydt-xt+2yt=52                    ⋯2

Rewrite the system in operator form:

4D+3x-y=200 …… (3)

-x+4D+2y=52 …… (4)

03

Solve the equations

Multiply 4D+2 on equation (3) and add with equation (4).

4D+24D+3x-4D+2y-x+4D+2y=4D+2200+524D+24D+3x-x=45216D2+20D+6-1x=45216D2+20D+5x=45216D2+20D+5x=452                   ⋯5

Since the auxiliary equation to the corresponding homogeneous equation is 16r2+20r+5=0.

Then,

r=-20±202-20×162×16=-20±400-32032=-20±8032=4-5±532=-5±58

Hence, the roots arer=-5+58 and r=-5-58.

Then, the general solution of y is xht=Ae-5+58t+Be-5-58t …… (6)

Let us assume that, xpt=C …… (7)

Substitute the equation (7) in equation (5).

16D2+20D+5x=45216D2+20D+5C=4525C=452C=90.4

Substitute the value of C in equation (7).

xt=xht+xpt=Ae-5+58t+Be-5-58t+90.4

So, the general solution is xt=Ae-5+58t+Be-5-58t+90.4…… (8)

04

limit method

To find: limt→∞x.

Implement the limits on equation (8).

role="math" localid="1664046508401" limt→∞xt=limt→∞Ae-5+58t+Be-5-58t+90.4=90.4

So, the solution is founded.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Generalized Blasius Equation. H. Blasius, in his study of the laminar flow of a fluid, encountered an equation of the form y'''+yy''=(y')2-1. Use the Runge–Kutta algorithm for systems with h = 0.1 to approximate the solution that satisfies the initial conditions y(0)=0,y'(0)=0,y''(0)=1.32824. Sketch this solution on the interval [0, 2].

In Problems 3 – 18, use the elimination method to find a general solution for the given linear system, where differentiation is with respect to t.

x'+y'-x=5,x'+y'+y=1

In Problems 3 – 18, use the elimination method to find a general solution for the given linear system, where differentiation is with respect to t.

D+1u-D+1v=et,D-1u+2D+1v=5

Show that the Poincare map for equation (1) is not chaoticby showing that if\({\bf{(}}{{\bf{x}}_{\bf{o}}}{\bf{,}}{{\bf{\nu }}_{\bf{o}}}{\bf{)}}\)and\({\bf{(}}{{\bf{x}}^{\bf{*}}}_{\bf{o}}{\bf{,}}{{\bf{\nu }}^{\bf{*}}}_{\bf{o}}{\bf{)}}\)are two initial values that define the Poincare maps\({\bf{(}}{{\bf{x}}_{\bf{n}}}{\bf{,}}{{\bf{\nu }}_{\bf{n}}}{\bf{)}}\) and\({\bf{(}}{{\bf{x}}^{\bf{*}}}_{\bf{n}}{\bf{,}}{{\bf{\nu }}^{\bf{*}}}_{\bf{n}}{\bf{)}}\), respectively, using the recursive formulas in (3), then one can make the distance between\({\bf{(}}{{\bf{x}}_{\bf{n}}}{\bf{,}}{{\bf{\nu }}_{\bf{n}}}{\bf{)}}\)and\({\bf{(}}{{\bf{x}}^{\bf{*}}}_{\bf{n}}{\bf{,}}{{\bf{\nu }}^{\bf{*}}}_{\bf{n}}{\bf{)}}\)small by making the distance between\({\bf{(}}{{\bf{x}}_{\bf{o}}}{\bf{,}}{{\bf{\nu }}_{\bf{o}}}{\bf{)}}\) and \({\bf{(}}{{\bf{x}}^{\bf{*}}}_{\bf{o}}{\bf{,}}{{\bf{\nu }}^{\bf{*}}}_{\bf{o}}{\bf{)}}\)small. (Hint: Let \({\bf{(A,}}\phi {\bf{)}}\)and \({\bf{(}}{{\bf{A}}^{\bf{*}}}{\bf{,}}{\phi ^ * }{\bf{)}}\) be the polar coordinates of two points in the plane. From the law of cosines, it follows that the distance d between them is given by\({{\bf{d}}^{\bf{2}}}{\bf{ = (A - }}{{\bf{A}}^{\bf{*}}}{{\bf{)}}^{\bf{2}}}{\bf{ + 2A}}{{\bf{A}}^{\bf{*}}}{\bf{(1 - cos(}}\phi {\bf{ - }}{\phi ^ * }{\bf{))}}\).)

In Problems 15–18, find all critical points for the given system. Then use a software package to sketch the direction field in the phase plane and from this description the stability of the critical points (i.e., compare with Figure 5.12).

dxdt=2x+13y,dydt=-x-2y

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.