SOLUTION: find 2n^2 if n(n+3)=4
Algebra
->
Equations
-> SOLUTION: find 2n^2 if n(n+3)=4
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 447113
:
find 2n^2 if n(n+3)=4
Answer by
htmentor(1343)
(
Show Source
):
You can
put this solution on YOUR website!
n(n+3)=4
n^2 + 3n = 4
n^2 + 3n - 4 = 0
Solve for n using the quadratic formula:
This gives n = 1,-4
So 2n^2 = 2 or 32