Difference between revisions of "2007 iTest Problems/Problem 55"
(Created page with "== Problem == Let <math>T=\text{TNFTPP}</math>, and let <math>R=T-914</math>. Let <math>x</math> be the smallest real solution of <math>3x^2+Rx+R=90x\sqrt{x+1}</math>. Find the v...") |
Rockmanex3 (talk | contribs) m (→Solution) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ''The following problem is from the Ultimate Question of the [[2007 iTest]], where solving this problem required the answer of a previous problem. When the problem is rewritten, the T-value is substituted.'' | |
− | |||
− | == Solution == | + | ==Problem== |
+ | |||
+ | Let <math>R=675</math>. Let <math>x</math> be the smallest real solution of <math>3x^2+Rx+R=90x\sqrt{x+1}</math>. Find the value of <math>\lfloor x\rfloor</math>. | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | Plugging in <math>R</math> results in | ||
+ | <cmath>\begin{align*} | ||
+ | 3x^2 + 675x + 675 &= 90x\sqrt{x+1} \\ | ||
+ | x^2 + 225x + 225 &= 30x\sqrt{x+1} | ||
+ | \end{align*}</cmath> | ||
+ | We can solve the equation a bit easier by letting <math>a = x+1</math>. | ||
+ | <cmath>\begin{align*} | ||
+ | x^2 + 225a &= 30x\sqrt{a} \\ | ||
+ | x^4 + 450x^2 a + 225^2 a^2 &= 900x^2 a \\ | ||
+ | (x^2 - 225a)^2 &= 0 \\ | ||
+ | x^2 - 225x - 225 &= 0 | ||
+ | \end{align*}</cmath> | ||
+ | Using the [[Quadratic Formula]] yields <math>x = \tfrac{225 \pm 15\sqrt{229}}{2}</math>. However, we have to check for extraneous solutions and calculate the highest integer less than or equal to <math>x</math>. This can be easily done using a calculator, but in this solution, we will not use a calculator. | ||
+ | |||
+ | <br> | ||
+ | We know that <math>15.1^2 = 228.01</math> and <math>15.15^2 = 229.5225</math>, so <math>226.5 < 15\sqrt{229} < 227.25</math>. That means <math>-1.5 < \tfrac{225 - 15\sqrt{229}}{2} < -1.125</math>. Inserting the value into the equation would result in the right hand side having a square root of a negative number, so <math>\tfrac{225 - 15\sqrt{229}}{2}</math> is an extraneous solution. | ||
+ | |||
+ | <br> | ||
+ | On the other hand, since we know that there is a solution to the equation and <math>\tfrac{225 + 15\sqrt{229}}{2}</math> makes both sides positive in the original equation, <math>\tfrac{225 + 15\sqrt{229}}{2}</math> is a valid solution. We know that <math>15\sqrt{229}</math> is greater than <math>225</math>, but we need to know if it’s less than <math>227.</math> | ||
+ | <cmath>\begin{align*} | ||
+ | 15\sqrt{229} &\bigcirc 227 \\ | ||
+ | 225 \cdot 229 &\bigcirc 227^2 \\ | ||
+ | 51525 &\bigcirc 51529 \\ | ||
+ | \end{align*}</cmath> | ||
+ | This means that <math>15\sqrt{229}</math> is less than <math>227,</math> so <math>\tfrac{225 + 15\sqrt{229}}{2}</math> is less than <math>226</math>. Thus, the value of the greatest integer less than or equal to <math>x</math> is <math>\boxed{225}</math>. | ||
+ | |||
+ | ==See Also== | ||
+ | {{iTest box|year=2007|num-b=54|num-a=56}} | ||
+ | |||
+ | [[Category:Intermediate Algebra Problems]] |
Latest revision as of 19:00, 3 August 2018
The following problem is from the Ultimate Question of the 2007 iTest, where solving this problem required the answer of a previous problem. When the problem is rewritten, the T-value is substituted.
Problem
Let . Let be the smallest real solution of . Find the value of .
Solution
Plugging in results in We can solve the equation a bit easier by letting . Using the Quadratic Formula yields . However, we have to check for extraneous solutions and calculate the highest integer less than or equal to . This can be easily done using a calculator, but in this solution, we will not use a calculator.
We know that and , so . That means . Inserting the value into the equation would result in the right hand side having a square root of a negative number, so is an extraneous solution.
On the other hand, since we know that there is a solution to the equation and makes both sides positive in the original equation, is a valid solution. We know that is greater than , but we need to know if it’s less than
This means that is less than so is less than . Thus, the value of the greatest integer less than or equal to is .
See Also
2007 iTest (Problems, Answer Key) | ||
Preceded by: Problem 54 |
Followed by: Problem 56 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 • 31 • 32 • 33 • 34 • 35 • 36 • 37 • 38 • 39 • 40 • 41 • 42 • 43 • 44 • 45 • 46 • 47 • 48 • 49 • 50 • 51 • 52 • 53 • 54 • 55 • 56 • 57 • 58 • 59 • 60 • TB1 • TB2 • TB3 • TB4 |