Biomedical Engineering > GATE 2025 > Ordinary Differential Equations
Given a function y(x) satisfying the differential equation
y''-0.25y=0,
with initial conditions y(0)=1; y'(0)=1, what is the value of y(loge100)?
Here, y' and y'' are the first and second derivatives of y, respectively.
A
14.05
B
14.25
C
14.95
D
14.65

Explanation

Correct : d

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science