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

Find a solution of x dy dx = y2 − y that passes through the indicated points. (a) (0, 1) y = (b) (0, 0) y = (c) 1 6 , 1 6 y = (d

) 4, 1 6 y =
Mathematics
1 answer:
Leni [432]3 years ago
5 0
Answers: 

(a) y = \frac{1}{1 - Cx}, for any constant C

(b) Solution does not exist

(c) y = \frac{256}{256 - 15x}

(d) y = \frac{64}{64 - 15x}

Explanations:

(a) To solve the differential equation in the problem, we need to manipulate the equation such that the expression that involves y is on the left side of the equation and the expression that involves x is on the right side equation.

Note that

 x\frac{dy}{dx} = y^2 - y
\\
\\ \indent xdy = \left ( y^2 - y \right )dx
\\
\\ \indent \frac{dy}{y^2 - y} = \frac{dx}{x}
\\
\\ \indent \int {\frac{dy}{y^2 - y}} = \int {\frac{dx}{x}} 
\\
\\ \indent \boxed{\int {\frac{dy}{y^2 - y}} = \ln x + C_1}      (1)

Now, we need to evaluate the indefinite integral on the left side of equation (1). Note that the denominator y² - y = y(y - 1). So, the denominator can be written as product of two polynomials. In this case, we can solve the indefinite integral using partial fractions.

Using partial fractions:

\frac{1}{y^2 - y} = \frac{1}{y(y - 1)} = \frac{A}{y - 1} + \frac{B}{y}
\\
\\ \indent \Rightarrow \frac{1}{y^2 - y} = \frac{Ay + B(y-1)}{y(y - 1)} 
\\
\\ \indent \Rightarrow \boxed{\frac{1}{y^2 - y} = \frac{(A+B)y - B}{y^2 - y} }      (2)

Since equation (2) has the same denominator, the numerator has to be equal. So,

1 = (A+B)y - B
\\
\\ \indent \Rightarrow (A+B)y - B = 0y + 1
\\
\\ \indent \Rightarrow \begin{cases}
 A + B = 0
& \text{(3)}\\-B = 1
 & \text{(4)}   \end{cases}

Based on equation (4), B = -1. By replacing this value to equation (3), we have

A + B = 0
A + (-1) = 0
A + (-1) + 1 = 0 + 1
A = 1 

Hence, 

\frac{1}{y^2 - y} = \frac{1}{y - 1} - \frac{1}{y}

So,

\int {\frac{dy}{y^2 - y}} = \int {\frac{dy}{y - 1}} - \int {\frac{dy}{y}} 
\\
\\ \indent \indent \indent \indent = \ln (y-1) - \ln y
\\
\\ \indent  \boxed{\int {\frac{dy}{y^2 - y}} = \ln \left ( \frac{y-1}{y} \right ) + C_2}

Now, equation (1) becomes

\ln \left ( \frac{y-1}{y} \right ) + C_2 = \ln x + C_1
\\
\\ \indent \ln \left ( \frac{y-1}{y} \right ) = \ln x + C_1 - C_2
\\
\\ \indent  \frac{y-1}{y} = e^{C_1 - C_2}x
\\
\\ \indent  \frac{y-1}{y} = Cx, \text{ where } C = e^{C_1 - C_2}
\\
\\ \indent  1 - \frac{1}{y} = Cx
\\
\\ \indent \frac{1}{y} = 1 - Cx
\\
\\ \indent \boxed{y = \frac{1}{1 - Cx}}
       (5)

At point (0, 1), x = 0, y = 1. Replacing these values in (5), we have

y = \frac{1}{1 - Cx}
\\
\\ \indent 1 = \frac{1}{1 - C(0)} = \frac{1}{1 - 0} = 1



Hence, for any constant C, the following solution will pass thru (0, 1):

\boxed{y = \frac{1}{1 - Cx}}

(b) Using equation (5) in problem (a),

y = \frac{1}{1 - Cx}   (6)

for any constant C.

Note that equation (6) is called the general solution. So, we just replace values of x and y in the equation and solve for constant C.

At point (0,0), x = 0, y =0. Then, we replace these values in equation (6) so that 

y = \frac{1}{1 - Cx}
\\
\\ \indent 0 = \frac{1}{1 - C(0)} = \frac{1}{1 - 0} = 1

Note that 0 = 1 is false. Hence, for any constant C, the solution that passes thru (0,0) does not exist.

(c) We use equation (6) in problem (b) and because equation (6) is the general solution, we just need to plug in the value of x and y to the equation and solve for constant C. 

At point (16, 16), x = 16, y = 16 and by replacing these values to the general solution, we have

y = \frac{1}{1 - Cx}
\\
\\ \indent 16 = \frac{1}{1 - C(16)} 
\\ 
\\ \indent 16 = \frac{1}{1 - 16C}
\\
\\ \indent 16(1 - 16C) = 1
\\ \indent 16 - 256C = 1
\\ \indent - 256C = -15
\\ \indent \boxed{C = \frac{15}{256}}




By replacing this value of C, the general solution becomes

y = \frac{1}{1 - Cx}
\\
\\ \indent y = \frac{1}{1 - \frac{15}{256}x} 
\\ 
\\ \indent y = \frac{1}{\frac{256 - 15x}{256}}
\\
\\
\\ \indent \boxed{y = \frac{256}{256 - 15x}}





This solution passes thru (16,16).

(d) We do the following steps that we did in problem (c):
        - Substitute the values of x and y to the general solution.
        - Solve for constant C

At point (4, 16), x = 4, y = 16. First, we replace x and y using these values so that 

y = \frac{1}{1 - Cx} 
\\ 
\\ \indent 16 = \frac{1}{1 - C(4)} 
\\ 
\\ \indent 16 = \frac{1}{1 - 4C} 
\\ 
\\ \indent 16(1 - 4C) = 1 
\\ \indent 16 - 64C = 1 
\\ \indent - 64C = -15 
\\ \indent \boxed{C = \frac{15}{64}}

Now, we replace C using the derived value in the general solution. Then,

y = \frac{1}{1 - Cx} \\ \\ \indent y = \frac{1}{1 - \frac{15}{64}x} \\ \\ \indent y = \frac{1}{\frac{64 - 15x}{64}} \\ \\ \\ \indent \boxed{y = \frac{64}{64 - 15x}}
You might be interested in
1. The sum of first n terms of an arithmetic sequence is 3n²+4n
valentina_108 [34]

Answer:

<h3>           a.  a₁=7,     b.  a_n=7n+1,    c.  a₂₀=141</h3>

Step-by-step explanation:

a.

 a_1=S_1=3\cdot1^2+4\cdot1=3+4=7

b.

   a_1+a_2=S_2\\\\a_1+a_1+d=3\cdot2^2+4\cdot2\\\\7+7+d=3\cdot4+8\\\\14+d=12+8\\\\d=6\\\\\\a_n=a_1+d(n-1)\\\\a_n=7+6(n-1)\\\\a_n=7+6n-6\\\\\underline{a_n=7n+1}

c.

 a_{20}=7\cdot20+1=141

5 0
2 years ago
Two is subtracted from a number, and then the difference is multiplied by 5. The result is 30
Vanyuwa [196]

Answer:

8

Step-by-step explanation:

8-2=6

6x5=30

6 0
2 years ago
Read 2 more answers
Round 25,678 to the nearest ten thousand
Art [367]
25,678 rounded to the nearest 10,000 would be 30,000
5 0
3 years ago
What is 38 ÷ 1,558 equal to ?
Wittaler [7]
The answer is about 0.02439.
I simply just put it into the calculator.
4 0
3 years ago
What is the equation for the model?
gayaneshka [121]
B five x equal to 4
8 0
3 years ago
Other questions:
  • two golfers completed one round of golf. the first golfer had a score of +6 and the second golfer had a score of -3. how many mo
    6·1 answer
  • Whats the most accurate estimation of 65 77
    8·1 answer
  • HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
    13·1 answer
  • Mr.majors ordered six hot dogs and a bucket of popcorn at the concession stand. If the popcorn was 3.20 and the total was 18.20
    7·1 answer
  • 1 13/20 as a percentage​
    13·1 answer
  • DAS)
    7·1 answer
  • What is the solution to ? ​
    13·1 answer
  • Tickets for a carnival for a family of 4 costs $28. The ticket includes 1 food item and 3 games. (More Than 1 Answer)
    12·1 answer
  • Use the magnitudes​ (Richter scale) of the 120 earthquakes listed in the accompanying data table. Use technology to find the​ ra
    15·1 answer
  • What is the average rate of change? <br><br>A. 4<br><br>B. 2/5<br><br>C. 1<br><br>D. 2​
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!