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>< | + | <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}</ | + | \end{align}</cmath></center> |
==Solution== | ==Solution== |