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

Home > Numbers
Power! (Posted on 2006-03-09) Difficulty: 3 of 5
For function M(x,y,z), where x, y, and z, are single-digit, positive integers, the following is true:

M(1,2,3)=32
M(3,2,1)=8
M(4,5,6)=245
M(6,5,4)=95
M(7,8,9)=800
M(9,8,7)=416
M(5,3,1)=15
M(1,3,5)=135

For what values of x,y,z, other than 1,3,5, does M(x,y,z)=100x+10y+z?

See The Solution Submitted by Joe    
Rating: 2.5000 (4 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 2

 

First the function is M(x,y,z) = x + y^2 +z^3

no short cut or formal method(as i think) to get it just observe that x,y,z = 1,2,3 produces more value than x,y,z = 3,2,1 ...which means z has more impact than say x right ... as we see other values we can more or less work out the function

As for the question i used a program

values are

 x= 1 y=3 z=5

 x=1 y=7 z=5

 x=5 y=1 z=8

 x=5 y=9 z=8

 


  Posted by phi on 2006-03-09 09:16:21
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
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