MHB How to distribute square roots without making common mistakes?

  • Thread starter Thread starter Cuberoot1
  • Start date Start date
  • Tags Tags
    Roots Square
Cuberoot1
Messages
4
Reaction score
0
I'm homeschooled, but it's gotten to the point that my Mom doesn't know how to do what she's teaching me anymore. So now I'm teaching myself with just a textbook and no one to explain it to me. I'm stuck on an issue probably simple, but I still need help. I believe I messed up on the last lines.

Please explain in detail.

#1
(sqrt7+4)(sqrt7-1) = (sqrt7+4)sqrt7-(sqrt7+4)1 = (sqrt7sqrt7+4sqrt7)-(1sqrt7+4•1) = 7+4sqrt7-sqrt7+4 = ?11+3sqrt7?

#2
(Sqrt2x+3)(sqrt2x-3) = (sqrt2x+3)sqrt2x-(sqrt2x+3)3 = (sqrt2xsqrt2x+3sqrt2x)-(3sqrt2x+3•3) = 2x+3sqrt2x-3sqrt2x+9 = ?2x+9?

I can't figure out what to add, and what to subtract on the last part.
 
Mathematics news on Phys.org
Cuberoot said:
I'm homeschooled, but it's gotten to the point that my Mom doesn't know how to do what she's teaching me anymore. So now I'm teaching myself with just a textbook and no one to explain it to me. I'm stuck on an issue probably simple, but I still need help. I believe I messed up on the last lines.

Please explain in detail.

#1
$$(\sqrt7+4)(\sqrt7-1) = (\sqrt7+4)\sqrt7-(\sqrt7+4)1 = (\sqrt7\sqrt7+4\sqrt7)-(1\sqrt7+4•1) = 7+4\sqrt7-\sqrt7+4 = ?11+3\sqrt7?$$

You're fine up until you distribute the final bracket. You have +4 and you need -4 (the minus sign means change the sign of every term in the bracket)

#2
$$(\sqrt{2x}+3)(\sqrt{2x}-3) = (\sqrt{2x}+3)\sqrt{2x}-(\sqrt{2x}+3)3 = (\sqrt{2x}\sqrt{2x}+3\sqrt{2x})-(3\sqrt{2x}+3•3) = 2x+3\sqrt{2x}-3\sqrt{2x}+9 = ?2x+9?$$

I can't figure out what to add, and what to subtract on the last part.

Are you familiar with the difference of two squares?

[math](a+b)(a-b) = a^2-b^2[/math]
 
SuperSonic4 said:
You're fine up until you distribute the final bracket. You have +4 and you need -4 (the minus sign means change the sign of every term in the bracket)

Could you explain why I change all + to - ?

I understand the rest. Thanks.
 
Hi Cuberoot,

This is a common mistake that people make or overlook when quickly doing problems. Remember that $-(a+b)=-a-b$. You have to distribute the negative to both terms inside the parentheses. Maybe it helps to think of it like this instead. $-(a+b)=-1(a+b)$?

In your problem your second step is correct, but you need to fix this part...

$$(\sqrt7\sqrt7+4\sqrt7){\color{red}-(1\sqrt7+4\cdot1)}$$? How should the part in red but simplified?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top