Question:medium

If x ∈ [0, 1], and f(x) and g(x) are defined as: f(x) = sin(cos(πx/4)) and g(x) = cos(sin(πx/4)) then:

Show Hint

Analyze monotonicity by studying the behavior of nested trigonometric functions over the given interval.
Updated On: Feb 11, 2026
  • f is monotonic increasing and g is monotonic decreasing.
  • f is monotonic increasing and g is monotonic increasing.
  • f is monotonic decreasing and g is monotonic decreasing.
  • f is monotonic decreasing and g is monotonic increasing.
Show Solution

The Correct Option is D

Solution and Explanation

For f (x) = sin(cos(πx/4)), an increase in x within [0, 1] causes cos(πx/4) to decrease. As sin is an increasing function, f (x) consequently decreases. For g(x) = cos(sin(πx/4)), an increase in x leads to sin(πx/4) increasing. Given that cos is a decreasing function, g(x) increases.
Was this answer helpful?
0