All flashcards
Flashcard 1: What is the general solution of dxdy=1?
Answer: y=x+C. Direct integration of the constant function gives x+C.
Flashcard 2: What is the role of the constant of integration in solving separable equations?
Answer: It accounts for the family of solutions. Different values of C give different solution curves.
Flashcard 3: Find the particular solution for dxdy=6x with y(2)=5.
Answer: y=3x2−7. Integrate: y=3x2+C, apply y(2)=5 to find C.
Flashcard 4: Determine the particular solution for dxdy=x with y(0)=1.
Answer: y=2x2+1. Integrate: y=2x2+C, apply y(0)=1 to find C=1.
Flashcard 5: Given dxdy=ysin(x), find the general solution.
Answer: y=Ce−cos(x). Separate: ydy=sin(x)dx, then integrate both sides.
Flashcard 6: Solve dxdy=yx given y(1)=2. What is the particular solution?
Answer: y2=x2+3. Separate and integrate: ∫ydy=∫xdx, then apply initial condition.
Flashcard 7: Solve dxdy=2y for y(0)=3. What is the particular solution?
Answer: y=3e2x. Separate: ydy=2dx, integrate, apply initial condition.
Flashcard 8: Identify the integral needed to solve dxdy=x2y after separating variables.
Answer: y1dy=x2dx. Rearranging gives ydy=x2dx for integration.
Flashcard 9: What is the particular solution of dxdy=2x−1 if y(0)=3?
Answer: y=x2−x+3. Integrate: y=x2−x+C, apply y(0)=3 gives C=3.
Flashcard 10: What is the first step in solving a differential equation using separation of variables?
Answer: Separate the variables to opposite sides of the equation. This isolates each variable for independent integration.
Flashcard 11: State the general form of a separable differential equation.
Answer: An equation of the form dxdy=g(x)h(y).. The function can be factored into separate x and y terms.
Flashcard 12: Given dxdy=3x, find the particular solution if y(0)=2.
Answer: y=23x2+2. Integrate 3x and apply y(0)=2 to find C=2.
Flashcard 13: What is the purpose of integrating both sides after separation of variables?
Answer: To find the antiderivatives, leading to the general solution. Integration reverses differentiation to recover the function.
Flashcard 14: Find the particular solution of dxdy=2xy with y(0)=1.
Answer: y=ex2. Separate: ydy=2xdx, integrate, apply y(0)=1.
Flashcard 15: How do you determine the constant of integration using an initial condition?
Answer: Substitute the initial condition into the general solution. This replaces C with a specific numerical value.
Flashcard 16: Find C for the solution y=Ce3x given y(0)=5.
Answer: C=5. At x=0: 5=Ce0=C⋅1, so C=5.
Flashcard 17: What does 'separable' mean in the context of differential equations?
Answer: Variables can be separated on opposite sides. The equation can be written as f(x)dx=g(y)dy.
Flashcard 18: Determine the particular solution for dxdy=x3 with y(1)=4.
Answer: y=4x4+415. Integrate: y=4x4+C, apply y(1)=4 to find C.
Flashcard 19: What does it mean if a solution is 'particular'?
Answer: It satisfies the differential equation and initial condition. It's the unique solution from the family that meets given conditions.
Flashcard 20: Solve dxdy=y for y(0)=2. What is the particular solution?
Answer: y=2ex. Separate: ydy=dx, integrate, apply initial condition.
Flashcard 21: What is the initial condition in a differential equation problem?
Answer: A value that specifies the solution at a particular point, e.g., y(x0)=y0. This constraint determines the unique particular solution.
Flashcard 22: What is the general solution for dxdy=0?
Answer: y=C. Zero derivative means the function is constant.
Flashcard 23: Find C for y=3x3+C given y(1)=2.
Answer: C=35. At x=1: 2=31+C, so C=35.
Flashcard 24: Find the particular solution of dxdy=4y with y(1)=3.
Answer: y=3e4(x−1). General solution y=Ce4x, apply y(1)=3 to find C.
Flashcard 25: What is the general solution of dxdy=y?
Answer: y=Cex. This is the exponential growth equation with rate 1.
Flashcard 26: Explain why initial conditions are necessary for finding particular solutions.
Answer: To determine the specific value of the integration constant. Without them, we only get the general solution family.
Flashcard 27: Describe the integration process in separation of variables.
Answer: Integrate both sides after separating variables. This finds antiderivatives of both separated expressions.
Flashcard 28: What is the role of the integration constant when finding the general solution?
Answer: Represents an arbitrary constant for family of solutions. It parameterizes all possible solutions before applying conditions.
Flashcard 29: What is the general solution of dxdy=4?
Answer: y=4x+C. Direct integration of constant 4 gives 4x+C.
Flashcard 30: What technique is used to solve dxdy=yx?
Answer: Separation of variables. The equation has form dxdy=f(x)g(y) where variables separate.