Skip to main contentSkip to solution

Let a and b be natural number. If a2+ab+a=14a^2 + ab + a = 14 and b2+ab+b=28b^2 + ab + b = 28, then (2a+b)(2a + b) equals

Entered answer:

Solution

✅ Correct Answer: 8

We have two equations with natural numbers aa and bb:

a2+ab+a=14a^2 + ab + a = 14

b2+ab+b=28b^2 + ab + b = 28

We need to find the value of (2a+b)(2a + b).


We can factor each equation:

For the first equation: a2+ab+a=14a^2 + ab + a = 14

Factor out aa: a(a+b+1)=14a(a + b + 1) = 14

For the second equation: b2+ab+b=28b^2 + ab + b = 28

Factor out bb: b(a+b+1)=28b(a + b + 1) = 28

When we have terms like a2+ab+aa^2 + ab + a, we can factor out the common factor aa from all terms: a⋅a+a⋅b+a⋅1=a(a+b+1)a \cdot a + a \cdot b + a \cdot 1 = a(a + b + 1)


Now we have:

a(a+b+1)=14a(a + b + 1) = 14 ... (1)

b(a+b+1)=28b(a + b + 1) = 28 ... (2)

Both equations have the same factor (a+b+1)(a + b + 1)!

Dividing equation (2) by equation (1):

b(a+b+1)a(a+b+1)=2814\frac{b(a + b + 1)}{a(a + b + 1)} = \frac{28}{14}

The (a+b+1)(a + b + 1) terms cancel out:

ba=2814=2\frac{b}{a} = \frac{28}{14} = 2

Therefore: b=2ab = 2a


Now that we know b=2ab = 2a, substituting this into the first equation:

a(a+b+1)=14a(a + b + 1) = 14

a(a+2a+1)=14a(a + 2a + 1) = 14

a(3a+1)=14a(3a + 1) = 14

3a2+a=143a^2 + a = 14

3a2+a−14=03a^2 + a - 14 = 0


We need to solve: 3a2+a−14=03a^2 + a - 14 = 0

Since we're looking for natural numbers, let's check small positive integer values:

Try a=2a = 2:

3(2)2+2−14=3(4)+2−14=12+2−14=03(2)^2 + 2 - 14 = 3(4) + 2 - 14 = 12 + 2 - 14 = 0

So a=2a = 2 works!

Since b=2ab = 2a, we have b=2(2)=4b = 2(2) = 4.


We need to find (2a+b)(2a + b):

2a+b=2(2)+4=4+4=82a + b = 2(2) + 4 = 4 + 4 = 8

Therefore, (2a+b)=8(2a + b) = 8


When we have two equations with similar structures, we look for common factors! This problem became much easier once we factored and noticed that both equations shared the factor (a+b+1)(a + b + 1), allowing us to find the relationship between aa and bb quickly.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question