Square root within a square root

AI Thread Summary
To simplify the expression 2√3(3+√3), the distributive property is applied, resulting in 6√3 + 6. The confusion arose from the interpretation of the expression, with some suggesting it might involve a square root within a square root. However, the correct approach does not involve nested square roots, as the original expression can be directly simplified. The discussion clarified that understanding the distributive property is key to solving such problems. The thread was moved to the appropriate section for better visibility and assistance.
Ross MC
Messages
2
Reaction score
0
Hoping someone can push me in the right direction with this one. Plume snookered.

It's to simplify:
2√3(3+√3)

Guessing first calculate (a^2 - b^2*c) in the square, though the 2 is throwing this an I'm not sure how the answer is 6√3 + 6, an not 18√3 ?
 
Physics news on Phys.org
Ross MC said:
Hoping someone can push me in the right direction with this one. Plume snookered.

It's to simplify:
2√3(3+√3)

Guessing first calculate (a^2 - b^2*c) in the square, though the 2 is throwing this an I'm not sure how the answer is 6√3 + 6, an not 18√3 ?

It's just the Distributive property:
(2)(\sqrt{3})(3 + \sqrt{3})
(2)(\sqrt{3})(3 ) + (2)(\sqrt{3})(\sqrt{3})
(2)(3 )(\sqrt{3}) + (2)(\sqrt{3})(\sqrt{3})
 
Thanks coolul007, haven't really been shown the Distributive way of working with squares like that, has helped shed some light on another tricky simplication.
 
The title said 'square root within a square root', which implies you meant 2√(3(3+√3)), but the answer you say is correct matches (2√3)(3+√3).
 
There is no square root within a square root as your title suggested :-p

Unless you meant that 2√3(3+√3) as 2\sqrt{3(3+\sqrt{3})} but that doesn't follow from the required answer, so yep, this problem can simply be solved with the distributive property.

edit: beaten to it.
 
Mod note: Moving this thread to the Precalculus section under Homework & Coursework, which is where the OP should have started this thread.
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top