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.
Click the answer button under there question
Answer:
Step-by-step explanation:
Length = x+3
Width = x-1
Area = l*b
where l is the length of the bedroom
and b is the breadth or width of the bedroom
The polynomial can be written as:
Area=(x+3)(x-1)
Now we will find the area of the room when x=10
First we will find the values of length and width.
Length = x+3
Length = 10+3 = 13
Width = x-1
Width = 10-1=9
Now put the values in the formula:
Area=l*b
Area=13*9
Area = 117 square feet....
Area = Length x Length
Length = √49 = 7 inches
Answer: 7 inches