SOLUTION: a=3 b=2 c=2 calculate the value of x x=-a**b**c;

Algebra ->  Algebra  -> Exponents -> SOLUTION: a=3 b=2 c=2 calculate the value of x x=-a**b**c;      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 51849: a=3 b=2 c=2 calculate the value of x
x=-a**b**c;

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
IF * ARE POWERS THEN X=-(3^2*2^2*2) OR X=-(9*4*2) OR X=-72