Answer:
10v+-15y+5
Step-by-step explanation:
With distributive property, you multiply the number outside the parentheses to the numbers inside the parentheses separately then add them together and combine like terms.
Answer:
The period of the
function is
. Then three times this period is
.
Step-by-step explanation:
Using Mathematica you can use the command Plot as follows:
```
Plot[Sin[x], {x,0,6Pi}]
```
The output is the graph shown below.
If you would like to know what is y when x = 42, you can calculate this using the following steps:
x = 8 ... y = 20
x = 42 ... y = ?
8 * y = 20 * 42 /8
y = 20 * 42 / 8
y = 105
The correct result would be: y = 105 when x = 42.
The third one is the correct answer
Answer:
Options (A) and (D).
Step-by-step explanation:
Given expression is,
4x³ - 7x² -
+ 15
Characteristics of the give expression ,
Option (A).
Third term
of the expression is in the form a ratio.
True.
Option (B).
Entire expression is a difference.
False.
Option (C).
There are three terms.
False.
Option (D).
There are four terms in the given expression.
True.
Therefore, Options (A) and (D) will be the correct options.