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
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 |
what is new operator in c++
What are the data types in oop?
What is oops?what is its use in software engineering?
how can we design a magic square in c++?or suggest me the basic idea of it.
What do we mean by a hidden argument in a function?
Write an operator overloading program to write S3+=S2.
Can a varargs method be overloaded?
What are virtual functions?
When not to use object oriented programming?
What is a mixin class?
What are virtual classes?
hi all..i want to know oops concepts clearly can any1 explain??