Examples with solutions for Product Property of Square Roots: Solving equations

Exercise #1

Calculate and indicate the answer:

7:(5216)3+33 7:(5^2-\sqrt{16})\cdot3+\sqrt{3}\cdot\sqrt{3}

Video Solution

Step-by-Step Solution

Previously mentioned in the order of arithmetic operations, exponents come before multiplication and division which come before addition and subtraction (and parentheses always come before everything),

We will therefore first calculate the value of the expression inside the parentheses in the leftmost term (by calculating the values of the terms with exponents and roots inside the parentheses first) :7:(5216)3+33=7:(254)3+33=7:213+33 7:(5^2-\sqrt{16})\cdot3+\sqrt{3}\cdot\sqrt{3} = 7:(25-4)\cdot3+\sqrt{3}\cdot\sqrt{3}=7:21\cdot3+\sqrt{3}\cdot\sqrt{3} where in the second stage we simplified the expression in parentheses,

Then for convenience we'll write the division operation in the leftmost term, where:

7:213+33=7213+33 7:21\cdot3+\sqrt{3}\cdot\sqrt{3} =\frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} Let's pause here for a moment and notice that we can actually write the expression in the following way:

71213+33 7\cdot\frac{1}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} And using the commutative property of multiplication we can write it as:

71213+33=73121+33 7\cdot\frac{1}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} = 7\cdot3\cdot\frac{1}{21}+\sqrt{3}\cdot\sqrt{3} In other words, we can switch the order of operations - multiplying by 3 and dividing by 21 (which is represented by the fraction). If we return to writing it using division operation, it will look like this:

73121+33=73:21+33 7\cdot3\cdot\frac{1}{21}+\sqrt{3}\cdot\sqrt{3} =7\cdot3:21+\sqrt{3}\cdot\sqrt{3} We could have done this at the beginning of the solution, but we must ensure that the operation (division or multiplication) before the number is well defined and that division operation can never be written first. Note that the commutative property is not well defined for division and therefore cannot be used for division, but after converting to a fraction (which is actually being multiplied) the commutative property is well defined (since it's now multiplication),

Let's return to the problem, in the last stage we got:

7213+33 \frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} We'll continue and perform both multiplication and division in the first term, and calculate the value of the second term from the left by performing the multiplication:

7213+33=7321+(3)2=2121+3=1+3=4 \frac{7}{21}\cdot3+\sqrt{3}\cdot\sqrt{3} = \frac{7\cdot3}{21}+(\sqrt{3})^2= \frac{21}{21}+3=1+3=4 When in the first stage we remembered that multiplication by a fraction is actually multiplication by the numerator of the fraction for the first term from the left, and for the second term from the left we remembered that multiplying a number by itself is raising the number to the power of 2. In the following stages we calculated the result of multiplication by the fraction's numerator and also remembered the definition of root for the second term (which states that root and exponent of the same order are inverse operations). Finally, we reduced the fraction (actually performed the division operation) and calculated the result of the addition operation

Therefore the correct answer is answer D.

Answer

4

Exercise #2

Given the rectangle ABCD

AB=X the ratio between AB and BC is equal tox2 \sqrt{\frac{x}{2}}

We mark the length of the diagonal A A with m m

Check the correct argument:

XXXmmmAAABBBCCCDDD

Video Solution

Step-by-Step Solution

Let's find side BC

Based on what we're given:

ABBC=xBC=x2 \frac{AB}{BC}=\frac{x}{BC}=\sqrt{\frac{x}{2}}

xBC=x2 \frac{x}{BC}=\frac{\sqrt{x}}{\sqrt{2}}

2x=xBC \sqrt{2}x=\sqrt{x}BC

Let's divide by square root x:

2×xx=BC \frac{\sqrt{2}\times x}{\sqrt{x}}=BC

2×x×xx=BC \frac{\sqrt{2}\times\sqrt{x}\times\sqrt{x}}{\sqrt{x}}=BC

Let's reduce the numerator and denominator by square root x:

2x=BC \sqrt{2}\sqrt{x}=BC

We'll use the Pythagorean theorem to calculate the area of triangle ABC:

AB2+BC2=AC2 AB^2+BC^2=AC^2

Let's substitute what we're given:

x2+(2x)2=m2 x^2+(\sqrt{2}\sqrt{x})^2=m^2

x2+2x=m2 x^2+2x=m^2

Answer

x2+2x=m2 x^2+2x=m^2

Exercise #3

The rectangle ABCD is shown below.

AB = X

The ratio between AB and BC is x2 \sqrt{\frac{x}{2}} .


The length of diagonal AC is labelled m.

XXXmmmAAABBBCCCDDD

Determine the value of m:

Video Solution

Step-by-Step Solution

We know that:

ABBC=x2 \frac{AB}{BC}=\sqrt{\frac{x}{2}}

We also know that AB equals X.

First, we will substitute the given data into the formula accordingly:

xBC=x2 \frac{x}{BC}=\frac{\sqrt{x}}{\sqrt{2}}

x2=BCx x\sqrt{2}=BC\sqrt{x}

x2x=BC \frac{x\sqrt{2}}{\sqrt{x}}=BC

x×x×2x=BC \frac{\sqrt{x}\times\sqrt{x}\times\sqrt{2}}{\sqrt{x}}=BC

x×2=BC \sqrt{x}\times\sqrt{2}=BC

Now let's look at triangle ABC and use the Pythagorean theorem:

AB2+BC2=AC2 AB^2+BC^2=AC^2

We substitute in our known values:

x2+(x×2)2=m2 x^2+(\sqrt{x}\times\sqrt{2})^2=m^2

x2+x×2=m2 x^2+x\times2=m^2

Finally, we will add 1 to both sides:

x2+2x+1=m2+1 x^2+2x+1=m^2+1

(x+1)2=m2+1 (x+1)^2=m^2+1

Answer

m2+1=(x+1)2 m^2+1=(x+1)^2

Exercise #4

Solve the following system of equations:

{xy=616xy=9 \begin{cases} \sqrt{x}-\sqrt{y}=\sqrt{\sqrt{61}-6} \\ xy=9 \end{cases}

Video Solution

Answer

x=6122.5 x=\frac{\sqrt{61}}{2}-2.5

y=612+2.5 y=\frac{\sqrt{61}}{2}+2.5

or

x=612+2.5 x=\frac{\sqrt{61}}{2}+2.5

y=6122.5 y=\frac{\sqrt{61}}{2}-2.5