SOLUTION: how to solve b2+b=2
Algebra
->
College
->
Linear Algebra
-> SOLUTION: how to solve b2+b=2
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 462182
:
how to solve b2+b=2
Answer by
kaushik31(2)
(
Show Source
):
You can
put this solution on YOUR website!
b2+b-2=0
b2+2b-b-2=0
b(b+2)-1(b+2)=0
(b+2)(b-1)=0
if(b-1)=/ 0
b+2=0
therefore,b=-2..............(1)
if(b+2)=/ 0
(b-1)=0
b=1...............(2)
therefore, b=1,-2