Answer:
y = sin(x- pi/2)
Step-by-step explanation:
Please see the attached image to see your graphs.
By simple inspection we can see that the sine is shifted pi/2 to the right.
We know this because sines are periodic functions with a period T = 2*pi
We can also see that the maximum point of the graph (y = 1) got shifted by a fourth of the period.
And finally, since we want to shift the graph to the right, we need to substract from the argument of the sine term.
Ok
first of all, for q(x)/p(x)
if the degree of q(x) is less than the degree of p(x),then the horizontal assemtote is 0
then simplify
any factors you factored out is now a hole, remember them
to find the vertical assemtotes of a function, set the SIMPLIFIED denomenator equal to 0 and solve
so
y=(x-5)/(x^2-1)
q(x)<p(x)
horizontal assemtote is y=0
no factors to simplify so no holes
set denomenator to 0 to find vertical assemtote
x^2-1=0
(x-1)(x+1)=0
x-1=0
x=1
x+1=0
x=-1
the horizontal assemtotes are x=1 and -1
<span>1. h = -16t² + vt + c
⇒ vt = 16t² + h - c
⇒ v = 16t + (h-c)/t
2. c = 5 ft
t = 3s
h = 131 ft
v = 16*3 + (131-5)/3 = 48 + 42 = 90 ft/s
when t=0, velocity is not defined. That means at t=0, there is no velocity of the t-shirt or it is 0.
</span>
Answer:
C
Step-by-step explanation:
Answer:
Step-by-step explanation:
given is a system of linear equations in 3 variables as

This can be represented in matrix form as
AX=B Or
![\left[\begin{array}{ccc}-1&-4&2\\1&2&-1\\1&1&-1\end{array}\right] *\left[\begin{array}{ccc}x\\y\\z\end{array}\right] =\left[\begin{array}{ccc}-10\\11\\14\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%26-4%262%5C%5C1%262%26-1%5C%5C1%261%26-1%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-10%5C%5C11%5C%5C14%5Cend%7Barray%7D%5Cright%5D)
So solution set
X would be 
|A|=-1(-1)+4(0)+2(-1)=--1
Cofactors of A are
-1 0 -1
-2 -1 -3
0 1 2
So inverse of A is
1 2 0
0 1 -1
1 3 -2
Solution set would be
x=12
y=-3
z=-5