Suppose that real number x satisfies 49−x2−25−x2=3What is the value of 49−x2+25−x2?
Pick one
Solution
Solution 1 In order to eliminate the square roots, we multiply by the conjugate. Its value is the solution. The x2 terms cancel nicely. (49−x2+25−x2)(49−x2−25−x2)=49−x2−25+x2=24 Given that (49−x2−25−x2)=3,(49−x2+25−x2)=324=(A) 8. - cookiemonster2004
Solution 2 Let u=49−x2, and let v=25−x2. Then v=u2−24. Substituting, we get u−u2−24=3. Rearranging, we get u−3=u2−24. Squaring both sides and solving, we get u=211 and v=211−3=25. Adding, we get that the answer is (A) 8.
Solution 3 Put the equations to one side. 49−x2−25−x2=3 can be changed into 49−x2=25−x2+3. We can square both sides, getting us 49−x2=(25−x2)+(32)+2⋅3⋅25−x2. That simplifies out to 15=625−x2. Dividing both sides by 6 gets us 25=25−x2. Following that, we can square both sides again, resulting in the equation 425=25−x2. Simplifying that, we get x2=475. Substituting into the equation 49−x2+25−x2, we get 49−475+25−475. Immediately, we simplify into 4121+425. The two numbers inside the square roots are simplified to be 211 and 25, so you add them up: 211+25=(A)8. ~kevinmathz
Solution 4 (Geometric Interpretation) Draw a right triangle ABC with a hypotenuse AC of length 7 and leg AB of length x. Draw D on BC such that AD=5. Note that BC=49−x2 and BD=25−x2. Thus, from the given equation, BC−BD=DC=3. Using Law of Cosines on triangle ADC, we see that ∠ADC=120∘ so ∠ADB=60∘. Since ADB is a 30−60−90 triangle, 25−x2=BD=25 and 49−x2=25+3=211. Finally, 49−x2+25−x2=25+211=(A)8.
Solution 6 (Symmetric Substitution) Since 225+49=37, let 37−x2=y. Then we have y+12−y−12=3. Squaring both sides gives us 2y−2y2−144=9. Isolating the term with the square root, and squaring again, we get 4y2−36y+81=4y2−576⟹y=473. Then y+12+y−12=4121+425=216=(A)8.
Solution 7 (Difference of Squares) Let 49−x2=a and 25−x2=b. Then by difference of squares: (a+b)(a−b)=a2−b2. We can simplify this expression to get our answer. a2−b2=(49−x2)−(25−x2)=24 and from the given statement, a−b=3. Now we have: (a+b)(3)=24. Hence, a+b=49−x2−25−x2=8 so our answer is (A) 8. ~BakedPotato66
Solution 8 (Analytic Geometry) 2018 AMC10 A P10.PNG The problem can be represented by the above diagram. The large circle with center O has a radius of 7, the small circle with center O has a radius of 5. Point C's X coordinate is x. AC=CD=49−x2, BC=25−x2, AB=AC−BC=49−x2−25−x2=3, BD=CD+BC=49−x2+25−x2. By Power of a Point, AB⋅BD=BE⋅BF=(7−5)⋅(7+5)=24, BD=(A) 8 ~isabelchen
Solution 9 (Pythagorean Theorem) Notice that 49−x2=72−x2 and 25−x2=52−x2 This is also the equation of finding a leg of a right triangle given the hypotenuse and the other leg using the Pythagorean Theorem. Now, 7 and 5 are the hypotenuses of the two triangles, and x is the one leg from each of the triangles. So, 72−x2 is the other leg of the 1st one, and 52−x2 is the other leg of the 2nd one. For convenience, we name the other leg of the 1st triangle a (the one that's not 5 or x), and the other leg of the 2nd one b (the one that's not 7 or x). Using the Pythagorean Theorem, we set up 2 equations. \begin{align*} a^2 + x^2 &= 7^2 \\ b^2 + x^2 &= 5^2 \end{align*} Subtracting the two equations and canceling out x2, we have a2−b2=49−25, which simplifies to (a−b)(a+b)=24. We already know that a−b (or 49−x2−25−x2) is equal to 3, so plugging it in, we have 3(a+b)=24, and dividing by 3 gives a+b=(A)8 ~MrThinker
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.