asked 207k views
0 votes

{x}^(3) - {x}^(2) / x


1 Answer

6 votes
Answer

x(x^2 - 1)

Explanation

Order of Operations is BIDMAS

Therefore division before subtraction.

x^2 / x^1

Use law of indices where

x^m / x^n = x^m-n

So

x^2 / x^1 = x^2-1 = x^1 = x

x^3 - x is no possible as they aren’t like terms, However you can factorise to obtain

x(x^2 - 1)
answered
User Hosna
by
8.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.