<span><span>DO use multiplication sign '*' (the STAR) symbol. For the simplifier, xy is NOT the same as x*y or yx. Simplifier thinks that xy is a separate variable. Good example: x*y-y*(x+2). Bad example: xy-y(x+2).</span>DO use '*' when multiplying a variable by an expression in parentheses: x*(x+2). Otherwise, my simplifier will think that you are trying to use a function and will become confused.Use parentheses liberally to avoid any ambiguity. (x+y)/(x-y) is NOT the same as x+y/x-y. x+y/x-y means x+(y/x)-y.</span>Operations<span>Use '*' (STAR) for multiplication. 2*3 is legal, 2x3 will be misunderstood.Use '^' (CARET) for power. 2^3 means 2 to degree of 3, or 8.Use '/' (FORWARD SLASH) for divisionOnly '(' and ')' (parentheses) are allowed for grouping terms. Curly or square brackets are used for other purposes.</span>
Operation priority: + and - have lowest priority, * and / h
Good Examplesx*y-x*(y+2) <-- '*' is used for multiplications
a^b*3 <-- means (a to the degree of b) multiplied by 3
Bad examples<span>xy-yx <-- variable xy and variable yx are different variables
y(x-2) <-- simplifier will think that it is function y of x-2.</span>
Answer:
D. x <= -3 or x >= 5
Step-by-step explanation:
3 | x-1 | > = 12
3(x - 1) >= 12
3x - 3 >= 12
3x >= 15
x >= 5
or
-3(x - 1) >= 12
-3x + 3 >= 12
-3x >= 9
x <= -3
Answer
x <= -3 or x >= 5
Answer:
See below:
Step-by-step explanation:
Hello! My name is Galaxy and I will be helping you today, I hope you are having a nice day!
We can solve this in two steps, Comprehension and Solving. I'll go ahead and start with Comprehension.
If you have any questions feel free to ask away!!
Comprehension
We know according to the laws of geometry that all angles in a triangle add up to 180 degrees.
We also know that in an isosceles angle, the base angles are equation to each other.
Now that we know what we need to know, we can setup an equation.

We can do this because first of all, we know that 2x-6 is one of the angles and as per the base angles of an isosceles triangle we know that both base angles are x, therefore we can add 2x to get 180 degrees.
I'll start solving now.
Solving
We can solve this by using the equation we made above and solving it with algebra.

We know that x is equal to 46.5 degrees. We can check that by inputting it into the equation.

We've proven that our answer is correct by double checking,
Therefore the answer is 46.5!
Cheers!
Answer:
blue
Step-by-step explanation:
Its blue because if purple has 2 and blue has 1 then its blue which you are most likely to pick purple then blue
Answer: 18 gallons.
Step-by-step explanation:
Let's call the total gallons that the container can hold <em>x.</em>
<em> </em>Then, based on the information given in the problem, you can write the following expression:

Now, you must solve for x, as you can see below. Therefore, you obtain the following result:
