Solve: (3 + y/3)² = (2 + y)² - (8/9)y² | Squared Binomial Equation

Question

(3+y3)2=(2+y)289y2 (3+\frac{y}{3})^2=(2+y)^2-\frac{8}{9}y^2

Video Solution

Solution Steps

00:00 Find Y
00:04 We'll use shortened multiplication formulas to expand the brackets
00:14 When 3 is A
00:19 And Y divided by 3 is B
00:22 We'll substitute according to the formula and solve
00:27 We'll solve the multiplications and squares, and reduce what's possible
00:35 When raising a fraction to a power, both numerator and denominator are squared
00:43 We'll use shortened multiplication formulas to expand the brackets
00:55 We'll solve the squares and multiplications
01:14 We'll group factors and reduce
01:29 We'll isolate Y
01:58 And this is the solution to the question

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Expand and simplify both sides of the equation.
  • Step 2: Collect like terms to form a quadratic equation.
  • Step 3: Solve the quadratic equation for y y .

Let's begin by expanding both sides of the equation:

(3+y3)2=32+2×3×y3+(y3)2 (3 + \frac{y}{3})^2 = 3^2 + 2 \times 3 \times \frac{y}{3} + \left(\frac{y}{3}\right)^2

=9+2y+y29 = 9 + 2y + \frac{y^2}{9}

(2+y)2=22+2×2×y+y2 (2 + y)^2 = 2^2 + 2 \times 2 \times y + y^2

=4+4y+y2 = 4 + 4y + y^2

Now let's substitute these expansions into the equation:

9+2y+y29=4+4y+y289y2 9 + 2y + \frac{y^2}{9} = 4 + 4y + y^2 - \frac{8}{9}y^2

Combine like terms and simplify:

9+2y+y29=4+4y+y289y2 9 + 2y + \frac{y^2}{9} = 4 + 4y + y^2 - \frac{8}{9}y^2

0=4y2y+y289y2y29+49 0 = 4y - 2y + y^2 - \frac{8}{9}y^2 - \frac{y^2}{9} + 4 - 9

0=2y+y29y298y295 0 = 2y + y^2 - \frac{9y^2}{9} - \frac{8y^2}{9} - 5

0=2y8y295 0 = 2y - \frac{8y^2}{9} - 5

Combine the y2 y^2 terms:

0=2y17y295 0 = 2y - \frac{17y^2}{9} - 5

To facilitate solving for y y , clear the fractions by multiplying through by 9:

0=18y17y245 0 = 18y - 17y^2 - 45

Rearrange to standard quadratic form:

17y218y+45=0 17y^2 - 18y + 45 = 0

Given that this doesn't factor easily, use the quadratic formula, y=b±b24ac2a y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , with a=17 a = 17 , b=18 b = -18 , and c=45 c = 45 .

Upon solving, the correct and real root found numerically is y=2.5 y = 2.5 .

Therefore, the solution to the problem is y=2.5 y = 2.5 .

Answer

2.5