You can put this solution on YOUR website! (12x-8)exponent2=54
----------------
(12x-8)^2 = 54
---
144x^2 - 192x + 64 = 54
144x^2 - 192x + 10 = 0
72x^2 - 96x + 5 = 0
----
use the quadratic formula:
x = [96 +- sqrt(96^2 - 4*72*5)]/144
---
x = [96 +- sqrt(7776)]/144
x = [96 +- 88.182]/144
---
x = [96 + 88.182]/144 or x = [96-88.182]/144
---
x = 1.2790.. or x = 0.05429..
Cheers,
Stan H.