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 1/5 + 3/4 I’m bad with fractions and don’t know how to do these it’s due tomorrow
Dovator [93]

-1 1/5 + 3/4 = -0.45

1/5 is 0.2 in decimal form, and 3/4 is 0.75:

-1.2 + 0.75 = -0.45

Hope this helps!

8 0
3 years ago
Read 2 more answers
The area of a circular pool cover is 314 square feet. Write and solve an equation to find the diameter of the pool cover. Use 3.
nikitadnepr [17]
The diameter of the pool cover in one hundred feet
4 0
3 years ago
1 1/4 miles equals how many feet
Artist 52 [7]
I Hope This Helps ( Don't Forget To Add Me & Say Thank Youu ❤️ )

7 0
3 years ago
Lesson 8.3 Example 1 Problems
Vlada [557]

Answer:90% because 46% out of 50 is 90

Step-by-step explanation:

have a great day <3

(if i get this wrong im so sorry :(

4 0
3 years ago
Read 2 more answers
What are two ways the debt to GDP ratio can decrease?
kobusy [5.1K]
Think of debt to GDP as a fraction. Debt / GDP 

<span>So the two ways the ratio can decrease is if the nominator decreases (for example 2/3 goes to 1/3), or the denominator increases (1/3 goes to 1/4). 
Dose this help?</span>
5 0
3 years ago
Read 2 more answers
Other questions:
  • Which rate is the lowest price?
    5·2 answers
  • What is the value of x? enter your answer in the box. units triangle a p r with line segment c d parallel to segment a p with c
    8·2 answers
  • HELPPPPPPPPP ! In circle O, what is measure of Arc AE? A. 84 B. 96 C. 120 D. 168 BTW I HAVE MORE QUESTIONS UP IF YOU WANT TO HEL
    5·1 answer
  • PLEASE HELP ME WITH THIS ONE ASAP PLEASE AND THANK YOU thanks in advance
    10·2 answers
  • What is 3,256,423,865 rounded to the nearest million?
    14·1 answer
  • I need to know what is in the blank space ?
    15·1 answer
  • If I got 121 questions and 99 wrong on a test what is the percentage that I got wrong?
    11·2 answers
  • Simplest form 3/53/56 ​
    10·2 answers
  • The spinner is equally likely to land on any of the six sections. a spinner contains 6 equal sections: 1, 2, 3, 4, 5, 6. section
    5·1 answer
  • camelback mountain has an elevation change of 1,264 feet. how many pennies would it take to make a stack that high? pls show all
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!