Answer:
Sec y = q/r
Step-by-step explanation:
Sin y = 7/q
tan y = 7/r
Mathematically cos y = sin y/tan y
But sec y = 1/cos y
So therefore sec y = tan y/sin y
So that would be ;
7/r divided by 7/q
= 7/r * q/7
= q/r
Answer:
Step-by-step explanation:
Count pairs (a, b) whose sum of squares is N (a^2 + b^2 = N)
Given a number N, the task is to count all ‘a’ and ‘b’ that satisfy the condition a^2 + b^2 = N.
Note:- (a, b) and (b, a) are to be considered as two different pairs and (a, a) is also valid and to be considered only one time.
Examples:
Input: N = 10
Output: 2
1^2 + 3^2 = 9
3^2 + 1^2 = 9
Input: N = 8
Output: 1
2^2 + 2^2 = 8
Jim drove 50 miles per hour
Answer:
25
Step-by-step explanation:
Let D be dogs and C be cats
<em>dogs, d, is initially five less than twice the number of cats, c</em>
D + 5 = 2C
<em>If she decides to add three more of each, the ratio of cats to dogs will be</em>
D + 8 = 2C + 3
<em>Could Bea's Pet Shop initially have 15 cats and 20 dogs?</em>
Simply plug in the numbers
20 + 5 = 2(15)
This is clearly not true: 25 does not equal 30
<em />
<em />