Difference between revisions of "2006 Alabama ARML TST Problems/Problem 6"

(See also)
m (Problem)
Line 2: Line 2:
 
Let <math>\lfloor a \rfloor</math> be the greatest integer less than or equal to <math>a</math> and let <math>\{a\}=a-\lfloor a \rfloor</math>. Find <math>10(x+y+z)</math> given that
 
Let <math>\lfloor a \rfloor</math> be the greatest integer less than or equal to <math>a</math> and let <math>\{a\}=a-\lfloor a \rfloor</math>. Find <math>10(x+y+z)</math> given that
  
<center><math>\begin{align}
+
<center><cmath>\begin{align}
 
x+\lfloor y \rfloor +\{z\}=14.2,\\
 
x+\lfloor y \rfloor +\{z\}=14.2,\\
 
\lfloor x \rfloor+\{y\} +z=15.3,\\
 
\lfloor x \rfloor+\{y\} +z=15.3,\\
 
\{x\}+y +\lfloor z \rfloor=16.1.
 
\{x\}+y +\lfloor z \rfloor=16.1.
\end{align}</math></center>
+
\end{align}</cmath></center>
  
 
==Solution==
 
==Solution==

Revision as of 06:33, 20 January 2018

Problem

Let $\lfloor a \rfloor$ be the greatest integer less than or equal to $a$ and let $\{a\}=a-\lfloor a \rfloor$. Find $10(x+y+z)$ given that

\begin{align} x+\lfloor y \rfloor +\{z\}=14.2,\\ \lfloor x \rfloor+\{y\} +z=15.3,\\ \{x\}+y +\lfloor z \rfloor=16.1. \end{align}

Solution

Let's add all three equations:

$x+\lfloor y \rfloor +\{z\}+\lfloor x \rfloor+\{y\} +z+\{x\}+y +\lfloor z \rfloor=x+x+y+y+z+z=2(x+y+z)=45.6$

And thus $10(x+y+z)=5\cdot 45.6=\boxed{228}$.

See also

2006 Alabama ARML TST (Problems)
Preceded by:
Problem 5
Followed by:
Problem 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15