You can put this solution on YOUR website! 2x + xx = 48
xx + 2x - 48 = 0
---
the above quadratic equation is in standard form, with a=1, b=2 and c=-48
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 2 -48
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 6
x = -8
---
the negative root doesn't fit the problem statement, so use the positive root:
---
answer:
the number can be:
x = 6
or
x = -8
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
You can put this solution on YOUR website! Let x = the number
Two times a number plus the square of the number equals 48.
2x+x^2=48
x^2+2x-48=0
(x+8)(x-6)=0
x=-8
or
x=6
Substitute x with -8
2(-8)+ (-8)^2=48
-16 + 64=48
48=48
Substitute x with 6
2(6)+ (6)^2=48
12 + 36=48
48=48
The number is either -8 or 6.