in the following, A D
B G E
C F
Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is:
a)Represented by a different letter in abov fig:
b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are
equal. wch does g represents?

C

Answer Posted / truong nguyen

1. A*B*C=B*G*E=D*E*F => B*G=D*F and A*C=G*E (1.a).
2. From numbers in 0,..9, we found these equalities:
9*2 = 6*3
8*3 = 6*4
8*1 = 4*2
6*2 = 4*3
3. In these equalities, only (9*2 = 6*3 and 8*1 = 4*2)
satisfies (1.a) that only one number (number 2) exists on
both two equalities.
4. G = 2.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the real time example of encapsulation?

604


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1641


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6163


What is an interface in oop?

605


Can we create object of interface?

616






Describe these concepts: Polymorphism, Inheritance and Abstraction.

622


What is the renewal class?

2177


What is encapsulation c#?

613


What language is oop?

603


Write a c++ program to display pass and fail for three student using static member function

2824


Why polymorphism is used in oops?

594


What is coupling in oop?

608


What is object in oop?

699


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2045


What are the advantages of polymorphism?

586