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
You wanna find a common denominator so put the problem like this
3 1/3.< You wanna take 3 (denominator)
And times it
By 5 then you wanna take the 5. - 2 2/5.< (deniminator) and times it by 3.
____ Your common denominator is 15
now it will look like this
3 1/15
-2 2/15
———-
Now subtract. You will need to borrow 1 from 3 since you cant subtract 2 by 1 so the 3 will become a 2 and the 1 will be come 11 and here you can subtract so this will be your answer.
2 11/15
-2 2/15
-———-
0 9/15
Thats your official answer 9/15 hope I helped :)
What does gas cost answer then I will give you the answer
I think the slope would be 1.5
explanation: i’m not sure but rise/run,
y2-y1/x2-x1
(1,1.5) (4,6)
6-1.5/4-1=4.5/3=1.5
Answer:
B
Step-by-step explanation:
The first f is the price of the french bread, the 2f is the price of the whole grain(twice that of the french) and f+$2.50 is the cost of the cinnamon raisin ($2.50 more than the french)