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
Finding product for 4 digit numbers
Amanda [17]
One answer would be15669012
7 0
3 years ago
Which ordered pairs are solutions to the inequality 2y−x≤−6 ?
jeka94
(0,-3) or the option 2 hope this helps
3 0
3 years ago
Read 2 more answers
A grass fertilizer is sold in 5-pound bags. Stuart calculates that he needs enough fertilizer to cover 4,350 square feet. If eac
VashaNatasha [74]

Answer:

3

Step-by-step explanation:

5 0
2 years ago
What is an equation of the line that passes through the points (6, -3)and (−6,−5)?
Lady_Fox [76]

Answer:

y = 1/6x -4

Step-by-step explanation:

First find the slope

m= ( y2-y1)/(x2-x1)

m=(-5 - -3)/( -6 -6)

   = (-5+3)/ (-6-6)

       = -2/-12

       = 1/6

The slope intercept form is

y= mx+b where m is the slope and b is the y intercept

y = 1/6 x +b

Substitute a point into the equation

-5 = 1/6(-6) +b

-5 = -1+b

Add 1 to each side

-4 = b

y = 1/6x -4

4 0
3 years ago
Read 2 more answers
Write a system of equations that could be used to solve the situation described below.
attashe74 [19]

If there are 12 coins under the couch and every coin is either a nickel or a penny and together they are forming 32 cents then the equations which represent the problem will be x+y=12, 0.01x+0.05y=0.32. The correct option is B which is x+y=12, 0.01x+0.05y=0.32.

Given There are 12 coins and total money is 32 cents.

Let the number of pennies be x and the number of  nickels be y.

According to question there are 12 coins so the first equation becomes:

x+y=12.

Then we have been told that together they amount to 32 cents.

We know that 1 penny is 1 cent coin and 1 nickel is 5 cent coin so the equation becomes :

1*x+5*x=32

x+5y=32

converting into dollar

0.01x+0.05y=0.32.

Hence the right equations showing the problem of nickel and pennies are x+y=12, 0.01x+0.05y=0.32.

Learn more about equations here brainly.com/question/2972832

#SPJ10

3 0
1 year ago
Other questions:
  • You saved 300 to spend over summer. You decide to budget 50 to spend each week. Write and equation that represents the situation
    15·2 answers
  • What is the constant of variation, k, of the direct variation, y = kx, through (–3, 2)?
    13·1 answer
  • Plz help
    12·1 answer
  • Which statements are true about the ordered pair (-3,1) in the system of equations {x-4y=6 {3x+y=-8 select each correct answer
    10·2 answers
  • Please answer it’s due!!
    6·1 answer
  • Will mark u BRAINLIEST! Please help this is due ASAP
    12·2 answers
  • PLEASEEE HELP PLEASEEE!!!!
    10·1 answer
  • PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU BRAINLIEST!!!!!! PLSSS HELPPPP I WILLL GIVE YOU B
    13·2 answers
  • PLS WILL MARK BRAINLIEST DUE TODAY!!!!! Noya needs to determine the number of books that will fit into a box. If the box has a l
    6·1 answer
  • 3
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!