top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the minimum possible value of p?

0 votes
225 views

The product of 3 integers x, y, z is 192. Also z is equal to 4, and p is equal to the average of x and y.
What is the minimum possible value of p?

posted Apr 20, 2020 by Dilbagh

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

1 Answer

0 votes

-24.5


Given:
x*y*z=192
z=4
p=(x+y)/2


x*y=192/4=48
x*y=(+-) applies to all to the right 1*48=2*24=3*16=4*12=6*8=8*6=12*4=16*3=24*2=48*1
as per above minimum value of p=-24.5 when x*y=(-1)*(-48)

answer Apr 20, 2020 by Hanifa Mammadov
...