Answer:
Not solutions.
Step-by-step explanation:
-5x+6y=-5
6y=-5+5x
6y=5x-5
y=5/6x-5/6
-5/6 is about -0.833
And the slope is 5/6.
So for every x there is 5/6y.
This means (1, 4) won't work cause it's too low.
Also 5/6*6=5. this is too low too.
So they aren't solutions.
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
Answer:
b140
Step-by-step explanation:
14*10=140 that's all
Answer:100 10 1
Step-by-step explanation: