<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:
45 is the answer
Step-by-step explanation:
first you have to know the sum of interior angle of that pentagon (540)
then add the all angle.
148 + x + 112 + 90 + 3x + 10 = 540.
or, 360 + 4x = 540
or, 4x = 540 - 360
or, 4x = 180
or, x = 180/4
or, x = 45
hope it will help you☺✌
Answer:
first you need to divide each side by -2
Step-by-step explanation:
start with dividing by -2, then you are left with -7 = m which is the answer.
Answer:
See explanation
Step-by-step explanation:
<u> ASA Postulate (Angle-Side-Angle):</u>
If two angles and the included side of one triangle are congruent to the corresponding parts of another triangle, then the triangles are congruent.
Consider triangles XYB and ZYA. In these triangles
- ∠X≅∠Z (given)
- XY≅ZY (given)
- ∠Y is common angle
By ASA Postulate, triangles XYB and ZYA are congruent. Congruent triangles have congruent corresponding sides, so
BX≅AZ
The answer is
"Question-a-bull"