• We kindly request chatzozo forum members to follow forum rules to avoid getting a temporary suspension. Do not use non-English languages in the International Sex Chat Discussion section. This section is mainly created for everyone who uses English as their communication language.

Player player on the wall !!! who's the smartest of all ???

Imagine that you have 26 constants, labeled A through Z. Each constant is assigned a value in the following way: A = 26^1, B = 25^2, C = 24^3, D = 23^2 and so on till Z = 1^26. Find the exact numerical value to the following equation: (Y - A) * (Y - B) * (Y - C) * ... * (Y - Z).
 
Imagine that you have 26 constants, labeled A through Z. Each constant is assigned a value in the following way: A = 26^1, B = 25^2, C = 24^3, D = 23^2 and so on till Z = 1^26. Find the exact numerical value to the following equation: (Y - A) * (Y - B) * (Y - C) * ... * (Y - Z).
A = 26¹, B = 25² , C = 24³ , D = 23⁴ and so on till Z = 1²⁶



∴ (Y - A)*(Y - B)*(Y - C)* . . . *(Y - Z)



= (Y - A)*(Y - B)*(Y - C)* . . . *(Y - Y)*(Y - Z)



= (Y - A)*(Y - B)*(Y - C)* . . . *0*(Y - Z)



= 0
 
Top