All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Mean Crossed Reversal Muse (Posted on 2023-03-19) Difficulty: 3 of 5
Determine all possible pairs (p, q) of base ten positive integers that satisfy this system of equations:
  • arithmetic mean (p, q) = 10x+y
  • geometric mean (p, q) = 10y+x
where, each of p and q is a nonzero base ten integer, with p≠q, and each of x and y is a base ten digit.

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
solution Comment 3 of 3 |
(p+q)/2 = 10x + y
sqrt(pq) = 10y +x

(p+q)^2 = 4*(10x + y)^2 
    4pq = 4*(10y + x)^2

Subtract:
(p-q)^2 = 4*9*11*(x+y)(x-y)

RHS is square so 11*(x+y)(x-y) must be square making (x+y) = 11 and (x-y) = 1 and (x,y)=(6,5).   

Then p-q = 66
     p+q = 130
   (p,q) = (98,32) and (32,98)
so that AP=65 and GP=56.

  Posted by xdog on 2023-03-20 15:16:43
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information