Question
If (sinθ+cosθ)/(sinθ-cosθ) = 2,
then the value of sin4 θ isSolution
(sinθ+cosθ)/(sinθ-cosθ) = 2 By applying Componendo and Dividendo (sinθ+cosθ+sinθ-cosθ)/(sinθ+cosθ-sinθ+cosθ) = (2+1)/(2-1) 2sinθ/2cosθ = 3/1 tanθ = 3/1 tanθ = Perpendicular/Base = 3/1 sin4 θ = (3/√10)⁴ = 81/100
Which SQL clause is used to specify conditions for multiple tables when joining them together?
In which programming language is dynamic memory allocation commonly used?
Which of the following configurations provides a higher voltage gain in an op-amp?
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?
What is the routing table in a router used for?
In the context of ADTs, what does "encapsulation" refer to?
Unauthorised access to network is?
What is the purpose of the "GROUP BY" clause in an SQL query?
The truth table for an XOR gate has an output of 1 when:
What is the main purpose of abstraction?