Answer:
11. parallelogram, rectangle
12. parallelogram, rhombus
13. parallelogram, square
Answer:
-2b/(a-b)
Step-by-step explanation:
1− (a+b/a−b)
We need to get a common denominator of a-b
1 = (a-b)/(a-b)
Replace 1 with (a-b)/(a-b)
(a-b)/(a-b) - (a+b)/(a-b)
Put over the common denominator
(a-b) - (a+b)
-----------------
(a-b)
Distribute the minus sign.
(a-b) - a-b)
-----------------
(a-b)
a-a-b-b
---------------
a-b
-2b
----------
a-b
Answer:
3 hours and 25 mins
Step-by-step explanation:
Answer:
log(x^7·y^2)
Step-by-step explanation:
The applicable rules are ...
... log(a^b) = b·log(a)
... log(ab) = log(a) +log(b)
_____
The first term, 7log(x) can be rewritten as log(x^7). Note that an exponentiation operator is needed when this is written as text.
The second term 2log(y) can be rewritten as log(y^2). These two rewrites make use of the first rule above.
Now, you have the sum ...
... log(x^7) +log(y^2)
The second rule tells you this can be rewritten as ...
... log(x^7·y^2) . . . . . seems to match the intent of the 3rd selection