Question
If cos2B = sin(1.5B + 6°), then find the measure of
'B'.Solution
We know that, cosA = sin(90° - A) cos2B = sin(1.5B + 6°) Or, sin(90° - 2B) = sin(1.5B + 6°) Or, 90° - 2B = 1.5B + 6° Or, 2B + 1.5B = 90° - 6° So, 3.5B = 84° So, B = (84°/ 3.5) = 24° Hence, option d.Â
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
A circuit has five branches with four nodes including reference node , then the number of linearly independent mesh equation would be_______
If 2 K bits/second is bit rate, what is the minimum PCM bandwidth required for successful transmission?Â
What are the different modes of fiber optic communication?
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?Â
Which statement is TRUE regarding Norton theorem?
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
What is the primary purpose of using private class members in object-oriented programming?
What is a primary advantage of using virtual machines in a computing environment?Â