Problem:Let $f$ be twice differential function such that $f''(x)= -f(x)$ and $f''(x)=g(x)$.
If $h(x)=(f(x))^2 + (g(x))^2$ and $h(5)=3$. Find $h(10)$
Solution:
let $f(x)= asinx$
$f''(x)= -asinx$
$h(x) = 2 a^2 sin^2x$
Now h(5) = 3
So $\frac {3}{sin^25} = 2a^2$
Hence $h(10) = \frac {3}{sin^25}* sin^210$
$ = 3*4*cos^2 5 $
$ = 1 (approximately)$
Is there any other method for solving this question ??
I mean other than taking example.