We are given
equation of line as

we will check each options
option-A:
we can plug (3,1)
x=3 and y=1


we can see that
they are not equal
so, this is FALSE
option-B:
we can plug (-1,-2)
x=-1 and y=-2


we can see that
they are equal
so, this is TRUE
option-C:
we can plug (-3,4)
x=-3 and y=4


we can see that
they are not equal
so, this is FALSE
option-D:
we can plug (2,6)
x=2 and y=6


we can see that
they are not equal
so, this is FALSE
Easiest way to find out the answer to this is to find out the price of every water bottle. To do that you have to divide the whole value by the amount of water bottles. (3.79/6 & 6.89/12) The first one should equal something around .63 each and the second should be around .57. Technically the second pack is cheaper than the other by around .6 cents.
Answer:
y <7
Step-by-step explanation:
Move all terms not containing y to the right side of the inequality.
Answer:
What is the question?
Step-by-step explanation:
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.