aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Solved Previous Paper Civil Engg. (GATE) 2008
  • The general solution of $\frac{d^2y}{dx^2} + y = o $ is
Multiple choice

The general solution of $\frac{d^2y}{dx^2} + y = o $ is

  1. y = P cos x + Q sin x

  2. y = P cos x

  3. y = P sin x

  4. y = P sin2x

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The differential equation y'' + y = 0 has the characteristic equation r^2 + 1 = 0, which gives roots r = +/- i. The general solution is y = c1 cos(x) + c2 sin(x).

Keep practicing — related questions

  • What will be the output of following C code? void main() { int t,*pt; register int y,*py; pt=&t; py=&y; t=1...
  • Iron is an extremely important transition metal in biology. It helps in performing many different biologica...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • Consider the following solutions and their respective particle sizes: Solution (a) – 80 nm Solution (b) – 0...
  • Match the following: Name of salt solution|Nature| |a. Sodium carbonate solution|1. Neutral| |b. Ammonium c...
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • Consider the following statements: 1. Saw dust is a bad conductor of heat. 2. Water at 0o C feels colder th...
  • What should be the nature of blood so that it can transport O2 and CO2 properly?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy