If cosec theta-sin theta=a^3 and sec theta-cos theta = b^3, prove that a^2b^2(a^2+b^2)=1
Answers
Answered by
2
Answer:
Step-by-step explanation:
Answer:
Explanation:
Prog. 1
Class name
: Prime
Member Methods:
Prime()
void input(int x)
void display()
: default constructor to initialize n
: to assign n with x
: to check whether the number is prime or not
Write a program by using a class with the above specifications:
Similar questions