zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcard
Study GuideStudy GuideQuestion BankQuestion Bank

Solve dydx=frac2xy\frac{dy}{dx} = frac{2x}{y}dxdy​=frac2xy for the general solution.

Separate: ydy=2xdxy dy = 2x dxydy=2xdx. Integrate: 12y2=x2+C\frac{1}{2}y^2 = x^2 + C21​y2=x2+C. Solve for y: y=±2x2+2Cy = \pm \sqrt{2x^2 + 2C}y=±2x2+2C​.

Flip to see [answer/question]
Flip to see [answer/question]
Revise later
SpaceTo flip
If confident

All Flashcards

Solve dydx=frac2xy\frac{dy}{dx} = frac{2x}{y}dxdy​=frac2xy for the general solution.

Separate: ydy=2xdxy dy = 2x dxydy=2xdx. Integrate: 12y2=x2+C\frac{1}{2}y^2 = x^2 + C21​y2=x2+C. Solve for y: y=±2x2+2Cy = \pm \sqrt{2x^2 + 2C}y=±2x2+2C​.

Solve dydx=x2y\frac{dy}{dx} = x^2ydxdy​=x2y for the general solution.

Separate: dyy=x2dx\frac{dy}{y} = x^2 dxydy​=x2dx. Integrate: ln⁡∣y∣=13x3+C\ln|y| = \frac{1}{3}x^3 + Cln∣y∣=31​x3+C. Solve for y: y=±Ce13x3y = \pm Ce^{\frac{1}{3}x^3}y=±Ce31​x3.

Outline the steps to solve a separable differential equation.

  1. Separate variables. 2. Integrate both sides. 3. Solve for y. 4. Add constant of integration.

How do you separate variables in dydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y)dxdy​=f(x)g(y)?

Divide both sides by g(y) and multiply by dx to get dyg(y)=f(x)dx\frac{dy}{g(y)} = f(x) dxg(y)dy​=f(x)dx

What is the first step in solving dydx=xy+y\frac{dy}{dx} = xy + ydxdy​=xy+y?

Factor out y: dydx=y(x+1)\frac{dy}{dx} = y(x+1)dxdy​=y(x+1).

After separating, how do you integrate ∫1ydy\int \frac{1}{y} dy∫y1​dy?

The integral is ln⁡∣y∣+C\ln|y| + Cln∣y∣+C

How do you eliminate the natural logarithm in ln⁡∣y∣=x+C\ln|y| = x + Cln∣y∣=x+C?

Exponentiate both sides: eln⁡∣y∣=ex+Ce^{\ln|y|} = e^{x+C}eln∣y∣=ex+C, which simplifies to ∣y∣=exeC|y| = e^x e^C∣y∣=exeC

How do you handle the absolute value when solving for y?

Consider both positive and negative cases: y=±exeCy = \pm e^x e^Cy=±exeC.

How do you simplify eCe^CeC after exponentiating?

Replace eCe^CeC with a new constant, often denoted as C.

What is the final form of the general solution?

The solution should be in the form y=f(x,C)y = f(x, C)y=f(x,C), where C is an arbitrary constant.

What is the general form of a separable differential equation?

<math-inline>\frac{dy}{dx} = g(x)h(y)

How do you separate variables in dydx=g(x)h(y)\frac{dy}{dx} = g(x)h(y)dxdy​=g(x)h(y)?

<math-inline>\frac{dy}{h(y)} = g(x) dx

After separating variables, what is the next step?

<math-inline>\int frac{dy}{h(y)} = int g(x) dx

What is the general solution form after integration?

<math-inline>F(y) = G(x) + C where F and G are antiderivatives.

What is the integral of 1y\frac{1}{y}y1​ with respect to y?

<math-inline>\ln|y| + C

What is the integral of xnx^nxn with respect to x?

<math-inline>\frac{x^{n+1}}{n+1} + C

How do you solve for y after integrating?

Isolate y algebraically after integration: y=f(x,C)y = f(x, C)y=f(x,C)

What is the exponential form of ln⁡∣y∣=f(x)+C\ln|y| = f(x) + Cln∣y∣=f(x)+C?

<math-inline>|y| = e^{f(x) + C} = e^C e^{f(x)}

How can you simplify eCe^CeC in the general solution?

Replace eCe^CeC with another constant, often just CCC.

What's the general form of the solution after simplifying constants?

<math-inline>y = Ce^{f(x)} or similar, depending on the original equation.

What is a differential equation?

An equation containing derivatives.

What is a separable differential equation?

A first-order differential equation where variables can be separated and integrated separately.

What is a general solution to a differential equation?

A family of functions that satisfy the differential equation.

Define 'separation of variables'.

A technique to solve differential equations by isolating variables on different sides of the equation.

What does it mean to 'solve' a differential equation?

To find a function (or a family of functions) that satisfies the equation.

What is a first-order differential equation?

A differential equation involving only first derivatives.

What are initial conditions?

Values of the function and its derivatives at a specific point, used to find a particular solution.

What is meant by 'integrating' a differential equation?

Finding the antiderivative of both sides of the separated equation to obtain a solution.

What is a 'dependent variable' in the context of differential equations?

The variable whose rate of change is being described by the differential equation (usually (y)).

What is an 'independent variable' in the context of differential equations?

The variable with respect to which the derivative is taken (usually (x)).