Easy Algebra: Solving 2.07 = 1+B/(1-B) for B = 0.349

  • Thread starter Thread starter robertjford80
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The equation 2.07 = (1 + B)/(1 - B) can be solved for B, resulting in B = 0.349. The solution involves manipulating the equation by multiplying both sides by (1 - B) to eliminate the fraction, leading to 2.07(1 - B) = 1 + B. This simplifies to 1.07 = 3.07B, confirming that B equals approximately 0.349. A common mistake noted in the discussion is the incorrect assumption that one can simply subtract 1 from both sides without considering the implications on the equation's structure. Understanding the proper manipulation of fractions is crucial for solving such algebraic problems effectively.
robertjford80
Messages
388
Reaction score
0

Homework Statement



I'm so embarrassed that I cannot get this problem but here it is:

2.07 = 1+B/(1-B)

The answer is supposed to be .349 I think. But I can't figure out the steps involved in how to get it.



The Attempt at a Solution



I don't see why you can't just subtract 1 from both sides then B would equal -1.07
 
Physics news on Phys.org
It's supposed to be 2.07 = (1+B)/(1-B) if the answer is .349.
 
right
 
do you know how to solve the problem?
 
2.07 = (1+b)/(1-b) => 2.07(1-b)=1+b => 2.07-2.07b = 1 + b => 1.07 = 3.07b => b=.349
 
Thanks, got it. I'm glad that embarrassing problem is over.
 
robertjford80 said:
Thanks, got it. I'm glad that embarrassing problem is over.
It happens, don't be embarrassed.
 
Jorriss said:
2.07 = (1+b)/(1-b) => 2.07(1-b)=1+b => 2.07-2.07b = 1 + b => 1.07 = 3.07b => b=.349

But you have to find a different way. That is one of the biggest mistakes people do is to divide by 1-b. How do you know that B-1≠0?? You have to first find the domain and state that B≠1.
 
mtayab1994 said:
But you have to find a different way. That is one of the biggest mistakes people do is to divide by 1-b. How do you know that B-1≠0?? You have to first find the domain and state that B≠1.
No, you don't. If B= -1, the right side of the equation does not exist so there is no equation to solve. Of course, the final result for B is NOT 0.
 
  • #10
HallsofIvy said:
No, you don't. If B= -1, the right side of the equation does not exist so there is no equation to solve. Of course, the final result for B is NOT 0.

Yes well that is obvious, but they have to state that. That's what I've been taught.
 
  • #11
robertjford80 said:

Homework Statement



I'm so embarrassed that I cannot get this problem but here it is:

2.07 = 1+B/(1-B)

The answer is supposed to be .349 I think. But I can't figure out the steps involved in how to get it.

The Attempt at a Solution



I don't see why you can't just subtract 1 from both sides then B would equal -1.07

I'm aware that the problem really is 2.07 = (1 + B)/(1 - B).

You are apparently laboring under the false impression that you can subtract 1 from the right side to get -B.

I'm guessing that your thought process went something like this:

$$\frac{1 + B}{1 - B} = \frac{1}{1} + \frac{B}{-B} = 1 - B$$

None of the expressions above is equal to any of the others. For the first equality, that is not how fractions work. For the second inequality, B/(-B) = -1, not -B.
 
  • #12
robertjford80 said:

Homework Statement



I'm so embarrassed that I cannot get this problem but here it is:

2.07 = 1+B/(1-B)

The answer is supposed to be .349 I think. But I can't figure out the steps involved in how to get it.



The Attempt at a Solution



I don't see why you can't just subtract 1 from both sides then B would equal -1.07

If you mean
2.07 = 1 + \frac{B}{1-B} the solution is B = 107/207 \doteq 0.5169. In this case you can, indeed, subtract 1 from both sides to get
1.07 = \frac{B}{1-B}.
If you mean
2.07 = \frac{1+B}{1-B} the solution is B = 107/307 \doteq 0.3485. In this case, subtracting 1 from both sides does not give you anything very useful.

I guess you mean the second one, in which case you should USE BRACKETS, like this: 2.07 = (B+1)/(B-1).

RGV
 
  • #13
There is also a trick to doing problems having this kind of mathematical form. You do (num-denom) divided by (num+denom) to both sides of the equation. In this problem you get

B = (2.07 - 1)/(2.07 + 1) = 1.07 / 3.07 = 0.349
 
  • #14
Chestermiller said:
There is also a trick to doing problems having this kind of mathematical form. You do (num-denom) divided by (num+denom) to both sides of the equation. In this problem you get

B = (2.07 - 1)/(2.07 + 1) = 1.07 / 3.07 = 0.349

Can you explain why this trick works? In particular, what you would need to do to go from this equation -- 2.07 = (1 + B)/(1 - B)

to this equation --
B = (2.07 - 1)/(2.07 + 1)
 
  • #15
Mark44 said:
I'm aware that the problem really is 2.07 = (1 + B)/(1 - B).

You are apparently laboring under the false impression that you can subtract 1 from the right side to get -B.

I'm guessing that your thought process went something like this:

$$\frac{1 + B}{1 - B} = \frac{1}{1} + \frac{B}{-B} = 1 - B$$

None of the expressions above is equal to any of the others. For the first equality, that is not how fractions work. For the second inequality, B/(-B) = -1, not -B.

Thanks, that clears things up for me
 
  • #16
Mark44 said:
Can you explain why this trick works? In particular, what you would need to do to go from this equation -- 2.07 = (1 + B)/(1 - B)

to this equation --
B = (2.07 - 1)/(2.07 + 1)

If NL/DL = NR/DR

Then you can prove that

(c1 NL + c2DL)/(c3 NL + c4DL) = (c1 NR + c2DR)/(c3 NR + c4DR)

where c1, c2, c3, and c4 are constants. See if you can prove this. It isn't very hard. IOW, whatever linear combinations of numerator and denominator you form on the left hand side of the equation, you form the exact same linear combinations of numerator and denominator on the right hand side.

In our problem,

NL = (1 + B)
DL = (1 - B)
NR = 2.07
DR = 1

so

(NL - DL)/((NL + DL) = (NR - DR)/((NR + DR)

or

((1 + B) - (1 - B))/((1 + B) + (1 - B)) = (2.07 - 1)/(2.07 +1)

or

(2B)/2 = B = 1.07 / 3.07
 
Back
Top