top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

The sum of x% of y and y% of z is z% of x. ........................................ satisfying the given condition.

+1 vote
249 views

The sum of x% of y and y% of z is z% of x.
x and y are integers such that 1 = < x = < 9, 1 = < z = < 9.
If y is a perfect square number then how many ordered pair ( x , z ) are possible satisfying the given condition.

posted Jan 23, 2015 by Pushpak Chauhan

Share this puzzle
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+5 votes

xy/100 + yz/100 = zx/100
y = xz/(x+z)
If either x or z is one then no possible case because n/(n+1) will never a perfect square.
For x=2 and z=2, y=1 (Perfect square)
Similarly for x=8 and z=8, y=4 (Perfect square)
For x=3 and z=9, sum=12
so y = 3*9/12 = 9/4 (Perfect square)
so (3,9) and (9,3) are possible pair
So total possible pairs are (2,2), (8,8), (3,9) and (9/3)
so answer is 4 ways

answer Jan 24, 2015 by Jaspalsingh Parmar



Similar Puzzles
+2 votes

Given positive real numbers x, y, and z that satisfy the following system of equations:
x² + xy + y² = 9,
y² + yz + z² = 4,
z² + zx + x² = 1,

Find x + y + z

+1 vote

The temperature on a unit sphere x^2 + y^2 + z^2 = 1, is given by a temperature distribution

T(x,y,z) = 50.(xy + yz)

What is the temperature difference between the coldest and warmest point on the sphere?

...