MHB How to Evaluate the Expression (ab + a + 1)/b Given Specific Conditions?

  • Thread starter Thread starter anemone
  • Start date Start date
Click For Summary
To evaluate the expression (ab + a + 1)/b given the equations 2a² - 3a - 1 = 0 and b² + 3b - 2 = 0, and the condition ab ≠ 1, the discussion presents a method that leads to the conclusion that b = -2a. By substituting this relationship into the expression, it simplifies to yield a final value of 1. Various methods of solving the problem are acknowledged as clever and effective. The solution demonstrates a clear approach to evaluating the expression under the given constraints.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If a and b are two real numbers satisfying the relations $$2a^2-3a-1=0$$ and $$b^2+3b-2=0$$, and $$ab\ne 1$$, evaluate $$\frac{ab+a+1}{b}$$.
 
Mathematics news on Phys.org
Re: Evaluate (ab+a+1)/b.

Here's my solution
Notice that $a + \dfrac{a}{b} + \dfrac{1}{b}$ can be written as $\left(a+1\right)\left(\dfrac{1}{b}+1\right) - 1$. Furthermore we have $a$ satisfying $2a^2-3a-1 = 0$ and $b$ satisfying $b^2+3b - 2=0$ or $\dfrac{2}{b^2} - \dfrac{3}{b} -1$. If we let $x=a+1$ and $y = \dfrac{1}{b}+1$ then we want to find the value of $xy-1$ where both $x$ and $y$ satisfy $2x^2-7x+4 = 0$. Now the condition $ab \ne 1$ excludes the possibility of choosing $x = y$ so we want the two different roots of our quadratic and their product being $\dfrac{4}{2}$. Thus, the answer we seek is $2-1=1$.
 
Re: Evaluate (ab+a+1)/b.

Hi Jester, thanks for participating in this problem and I really like your solution! :)

I'd like to share another method (which isn't my solution) on how to tackle this problem too...here goes:
We are given

$$2a^2-3a-1=0$$ and $$b^2+3b-2=0$$

We see that we can do some algebraic manipulation to the second equation to make it be another quadratic equation that is similar to that of first equation:

$$\frac{b^2}{b^2}+\frac{3b}{b^2}-\frac{2}{b^2}=\frac{0}{b^2}$$

$$1+\frac{3}{b}-\frac{2}{b^2}=0$$

$$2\left(\frac{1}{b^2}\right)-3\left(\frac{1}{b}\right)-1=0$$

Therefore, $$a$$ and $$\frac{1}{b}$$ are the roots for the equation $$2x^2-3x-1=0$$ and the intended expression could be found by finding the sum of roots and product of roots of the equation above as follows:

$$a+\frac{1}{b}=\frac{3}{2}$$

$$a\left(\frac{1}{b}\right)=-\frac{1}{2}$$

$$\therefore a+\frac{1}{b}+a\left(\frac{1}{b}\right)=\frac{ab+b+1}{b}=\frac{3}{2}-\frac{1}{2}=1$$
 
Re: Evaluate (ab+a+1)/b.

Definitely cleaner than mine.
 
Re: Evaluate (ab+a+1)/b.

I say both are cool and clever methods!:cool::)
 
Re: Evaluate (ab+a+1)/b.

anemone said:
If a and b are two real numbers satisfying the relations $$2a^2-3a-1=0$$ and $$b^2+3b-2=0$$, and $$ab\ne 1$$, evaluate $$\frac{ab+a+1}{b}$$.
$$2a^2-3a-1=0---(1)$$ and $$b^2+3b-2=0---(2)$$, and $$ab\ne 1$$,
$(1)\times b+(2)\times a :$ rearrange and we get :
$(ab-1)(b+2a)=0$
$\because ab\neq 1 \therefore b=-2a$
$$\dfrac{ab+a+1}{b}=\dfrac{-2a^2+3a+1-2a}{-2a}=1$$
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads