14.1k views
2 votes
I need to make c square into c but how do I divide 80 by the square?

I need to make c square into c but how do I divide 80 by the square?-example-1

1 Answer

5 votes

You don't "divide by the square" - c ² means you are multiplying c by c.

To solve for c in this equation, you would have to do the opposite of taking a square, which in this case means taking the square root of both sides.

c ² = 80

==> √(c ²) = √80

==> |c| = √80

Then c = +√80 or c = -√80.

User Hj David Kearns
by
9.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories