Asked by Saba
                Find a possible pair of natural numbers whose sun is 77 and their g.c.d.is 7?
            
            
        Answers
                    Answered by
            Ms. Sue
            
    What is g.c.d.?
    
                    Answered by
            Arora
            
    Greatest common divisor, I presume.
a + b = 77
Since a and b are both divisible by seven,
7p = a
7q = b
=> 7(p +q) = 77
=> p + q = 11
So if you take any two values for p and q the sum of which is 11, you will get the two required values of a and b.
    
a + b = 77
Since a and b are both divisible by seven,
7p = a
7q = b
=> 7(p +q) = 77
=> p + q = 11
So if you take any two values for p and q the sum of which is 11, you will get the two required values of a and b.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.