Answer:
False
Step-by-step explanation:
9x0=0
0^1=0
0x9=0
0=9
The numbers don't match.
Hence, the equation is false.
Answer:

Step-by-step explanation:
If we have that worded expression, we can convert it into actual mathematical terms.
x to the one sixth power: 
That to the power of 3:

Using exponent rules, since we have a power to a power, the powers multiply, so:

If we have a number to a fraction power, the denominator becomes the “find the (denominator) root of x.
So:

Hope this helped!
The answer for that question is 52
The area of rectangle with length l and width w is

If the length of rectangle is expressed as
and the width of rectangle is expressed as
, then the area of rectangle is

Answer:
x is in the range [-1,4]
Step-by-step explanation:
I haven't worked with absolute value inequalities in awhile, but let's take a wack at this.
We are given the following inequality:
| 2x - 3 | <= 5
This implies two possible cases:
[1] -5 <= 2x -3
Or
[2] 2x - 3 <= 5
So let's solve x for both of these cases:
[1] -5 <= 2x - 3
-2 <= 2x
-1 <= x
[2] 2x - 3 <= 5
2x <= 8
x <= 4
So from these cases, we can say the following is true:
x >= -1 and x <= 4
Thus, we can write this in the form
-1 <= x <= 4
Or in interval notation:
{ x is element of reals | -1 <= x <= 4}
Also written as
x is in the range [-1,4]
Where the closed brackets represent 1 and 4 as possible answers whereas parenthesis would imply they were not.
Cheers.