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

Home > Just Math
Sums of floors and fractionals (Posted on 2022-09-18) Difficulty: 3 of 5
Solve the system:

 x  + ⌊y⌋  + {z} = 3.141
⌊x⌋ + {y} + z = 2.718
{x} + y + ⌊z⌋ = 1.618

Where ⌊p⌋ is the floor function and {p} is the fractional part function.

No Solution Yet Submitted by Jer    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Puzzle Solution | Comment 1 of 6
Consider the lhs of the three equations as a 3x3 array.
Then, the sum of the first column =x+[x]+{x} =2x
Similarly, the sum of the second and third columns are respectively 2y and 2z.
Therefore, adding the three given equations, we must have:
2(x+y+z) = 7.477
=> x+y+z= 3.7385 .....(I)
Subtracting  each of the three given equations from (I), we obtain:
-> {y}+[z]= 0.5975, so that: [z]=0, and {y}= 0.5975
-> {x} + [y] =1.0205, so that: [y] =1, and {x} = 0.0205
-> [x]+{z}= 2.1205, so that: [x]=2, and {z}=0.1205

Consequently,  we must have:
x= [x]+{x} = 2.0205
y= [y]+{y} = 1.5975
z= [z] +{z} = 0.1205

Edited on September 18, 2022, 7:20 am
  Posted by K Sengupta on 2022-09-18 07:11:01

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 (10)
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