English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The problem is:

solve A = B^2 - 4B for B.

I got B = the square root of (A+4B).
is that the simplest form? because it seemed just too easy to get that answer.

I figured I could also try to get B in simplest form by working with the 4B and not the B^2. When I did that I got
B = (B^2 - A) / 4

Which one is the right answer? Or are both wrong?
Thanks.

2007-11-04 04:48:17 · 5 answers · asked by i need help 2 in Science & Mathematics Mathematics

5 answers

a = b^2 - 4b
a + 4b = b^2
(a/b) + 4 = b

or

a = b(b - 4)
a/(b-4) = b

2007-11-04 04:56:00 · answer #1 · answered by jlao04 3 · 0 1

When you solve for a specific variable in an abstract equation, you should not get the variable you are solving for (in this case B) in the solution. Since B is quadratic (to the second power) you need to use the quadratic formula. First rewrite the equation as B² - 4B - A = 0. The coefficients of the quadratic are a = 1, b = -4, and c = -A.

B = (4 +/- sqrt[(-4)² - 4(1)(-A)])/(2*1)

B = (4 +/- sqrt(16+4A))/2

B = (4 +/- sqrt[4(4+A)])/2

B = (4 +/- 2sqrt(4 + A))/2

B = 2 +/- sqrt (4 + A)

I hope this helps

2007-11-04 13:00:22 · answer #2 · answered by Scott K 2 · 0 0

A = B^2 - 4B
To solve it for B
consider this as a quadratic equation B
then solve it
we obtain

B = 2+sqrt(4+A), B = 2-sqrt(4+A)
yours both answers are wrong

2007-11-04 12:58:43 · answer #3 · answered by Dr K.L.Verma 2 · 0 0

B= 4+sqt16+4A/ 2 and B = 4- sqt 16+4A/ 2

using quadratic formula

2007-11-04 12:55:55 · answer #4 · answered by Riza m 3 · 0 1

B^2 -4B -A = 0
B = [4 +/- sqrt(4^2-4(1)(A))]/2
B= 4 +/- sqrt(16-4A)]/2
B = 2 +/- sqrt(4-A)

2007-11-04 12:56:02 · answer #5 · answered by ironduke8159 7 · 0 0

fedest.com, questions and answers