Question
If sin x + cos x = 7/5, find sin⁴ x + cos⁴
x:Solution
sin⁴ x + cos⁴ x = (sin² x + cos² x)² - 2sin² x cos² x sin² x + cos² x = 1, and (sin x + cos x)² = 1 + 2sin x cos x = 49/25 So, 2sin x cos x = 24/25 Now, sin² x cos² x = (12/25)² = 144/625 Thus, sin⁴ x + cos⁴ x = 1 - 2 * 144/625 = 1 - 288/625 = 337/625 Correct option: d
What happens to the memory allocated to a local variable when the function exits?
Which type of power plant uses mirrors or lenses to concentrate sunlight and generate electricity?
In a synchronous sequential circuit, what is the purpose of the clock signal?
Standard C library functions will always invoke a system call when executed from a single-threaded process in a UNIX/Linux operating system?
How many dimensions are selected in Slice operation?
How do you comment a single-line in Python?
_________ is token ring.
What does below UNIX command do?
rm file1 file2
What is a primary objective of a System Audit in an IT environment?
What does PHP stand for?