Respuesta :
Answer:
Our two numbers are:
[tex]2+4\sqrt{2} \text{ and } 4\sqrt{2}-2[/tex]
Or, approximately 7.66 and 3.66.
Step-by-step explanation:
Let the two numbers be a and b.
One positive real number is four less than another. So, we can write that:
[tex]b=a-4[/tex]
The sum of the squares of the two numbers is 72. Therefore:
[tex]a^2+b^2=72[/tex]
Substitute:
[tex]a^2+(a-4)^2=72[/tex]
Solve for a. Expand:
[tex]a^2+(a^2-8a+16)=72[/tex]
Simplify:
[tex]2a^2-8a+16=72[/tex]
Divide both sides by two:
[tex]a^2-4a+8=36[/tex]
Subtract 36 from both sides:
[tex]a^2-4a-28=0[/tex]
The equation isn't factorable. So, we can use the quadratic formula:
[tex]\displaystyle x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
In this case, a = 1, b = -4, and c = -28. Substitute:
[tex]\displaystyle x=\frac{-(-4)\pm\sqrt{(-4)^2-4(1)(-28)}}{2(1)}[/tex]
Evaluate:
[tex]\displaystyle x=\frac{4\pm\sqrt{128}}{2}=\frac{4\pm8\sqrt{2}}{2}=2\pm4\sqrt{2}[/tex]
So, our two solutions are:
[tex]\displaystyle x_1=2+4\sqrt{2}\approx 7.66\text{ or } x_2=2-4\sqrt{2}\approx-3.66[/tex]
Since the two numbers are positive, we can ignore the second solution.
So, our first number is:
[tex]a=2+4\sqrt{2}[/tex]
And since the second number is four less, our second number is:
[tex]b=(2+4\sqrt{2})-4=4\sqrt{2}-2\approx 3.66[/tex]
Answer:
[tex]2+4\sqrt{2}\text{ and }4\sqrt{2}-2[/tex]
Step-by-step explanation:
Let the large number be [tex]x[/tex]. We can represent the smaller number with [tex]x-4[/tex]. Since their squares add up to 72, we have the following equation:
[tex]x^2+(x-4)^2=72[/tex]
Expand [tex](x-4)^2[/tex] using the property [tex](a-b)^2=a^2-2ab+b^2[/tex]:
[tex]x^2+x^2-2(4)(x)+16=72[/tex]
Combine like terms:
[tex]2x^2-8x+16=72[/tex]
Subtract 72 from both sides:
[tex]2x^2-8x-56=0[/tex]
Use the quadratic formula to find solutions for [tex]x[/tex]:
[tex]x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}[/tex] for [tex]ax^2+bx+c[/tex]
In [tex]2x^2-8x-56[/tex], assign:
- [tex]a\implies 2[/tex]
- [tex]b \implies -8[/tex]
- [tex]c\implies -56[/tex]
Solving, we get:
[tex]x=\frac{-(-8)\pm \sqrt{(-8)^2-4(2)(-56)}}{2(2)},\\x=\frac{8\pm 16\sqrt{2}}{4},\\\begin{cases}x=\frac{8+16\sqrt{2}}{4}, x=\boxed{2+4\sqrt{2}} \\x=\frac{8-16\sqrt{2}}{4}, x=\boxed{2-4\sqrt{2}}\end{cases}[/tex]
Since the question stipulates that [tex]x[/tex] is positive, we have [tex]x=\boxed{2+4\sqrt{2}}[/tex]. Therefore, the two numbers are [tex]2+4\sqrt{2}[/tex] and [tex]4\sqrt{2}-2[/tex].
Verify:
[tex](2+4\sqrt{2})^2+(4\sqrt{2}-2)^2=72\:\checkmark[/tex]