Question
Question: Find DRG of following functions (mention graphical operations (CST1) and draw graph of each step) (...
Find DRG of following functions (mention graphical operations (CST1) and draw graph of each step)
(a) f(x)=sin2x
(b) f(x)=sin(x−1).sin(x+1)

The DRG operations for (a) are: 1. Start with y=sinx. 2. Replace y by y2 (squaring every ordinate). Resulting graph: y=sin2x with period π and range [0,1]. The DRG operations for (b) are: 1. Use the identity to convert f(x)=sin(x−1)sin(x+1) into f(x)=2cos2−cos2x. 2. Start with y=cos2x (period π). 3. Multiply by −21 and add the constant 2cos2. Resulting graph is a cosine function modified by these transformations.
Solution
(a) f(x)=sin2x
Step 1. Start with the basic function:
Graph y=sinx.
Note: The sine function has period 2π and oscillates between −1 and 1.
Step 2. Apply the square transformation:
Replace each y value by y2.
- Operation: sinx→(sinx)2.
- Effect: Negative values become positive. The new graph oscillates between 0 and 1 and its period becomes π (because squaring “hides” the sign change over half the period).
Alternate Viewpoint (Using an Identity):
Rewrite
This shows the operations as:
- Horizontal Compression: cosx→cos2x (period becomes π).
- Reflection & Scaling: Multiply by −21.
- Vertical Shift: Add 21.
(b) f(x)=sin(x−1)⋅sin(x+1)
Step 1. Use a Product-to-Sum Identity:
Recall that:
Let A=x−1 and B=x+1. Then:
A−B=(x−1)−(x+1)=−2andA+B=2x.Thus,
sin(x−1)sin(x+1)=2cos(−2)−cos2x.Since cos(−2)=cos2,
f(x)=2cos2−cos2x.Step 2. Identify the Graphical Operations:
Write the function as:
The transformation steps are:
- Basic Function: Begin with y=cos2x (a cosine graph horizontally compressed; period π).
- Vertical Scaling & Reflection: Multiply by −21 to get y=−21cos2x.
- Vertical Translation: Shift upward by 2cos2 (note that cos2 is simply a constant, approximately cos2≈−0.416, so the shift is by roughly −0.208; the exact value is maintained symbolically).