Answer:
-sinx
Step-by-step explanation:
a trig identity that is crucial to solving this problem is: sin^2 + cos^2 = 1
with knowing that, you can manipulate that and turn it into 1 - sin^2x = cos^x
so 1-sin^2x/sinx - cscx becomes cos^2x/sinx - cscx
it is also important to know that cscx is the same thing as 1/sinx
knowing this information, cscx can be replaced with 1/sinx
(cos^2x)/(sinx - 1/sinx)
now sinx and 1/sinx do not have the same denominator, so we need to multiply top and bottom of sinx by sinx; it becomes....
cos^2x
---------------------
(sin^2x - 1)/sinx
notice how in the denominator it has sin^2x-1 which is equal to -cos^2x
so now it becomes:
cos^2x
--------------
-cos^2x/sinx
because we have a fraction over a fraction, we need to flip it
cos^2x sinx
---------- * ----------------
1 - cos^2x
because the cos^2x can cancel out, it becomes 1
now the answer is -sinx
The answer is 19.. substitute -1 into the function whenever you see x put -1 there. This implies that 3+16 =19
Definition: A conditional statement, symbolized by p q, is an if-then statement in which p is a hypothesis and q is a conclusion. The logical connector in a conditional statement is denoted by the symbol
.
Consider
p = Every week;
q = Has seven days.
Then

sounds as "If it is an arbitrary week, then it has seven days" or in simplified form "Every week has seven days".
Answer:
76 inches
Step-by-step explanation:
20 + 18 = 38
38 x 2 = 76
Answer:
y = 3/2x-5/2
Step-by-step explanation:
We have two points so we can write the equation for the line. (-1,-4) and (3,2)
First we can find the slope by using
m= (y2-y1)/(x2-x1)
m = (2- -4)/(3 - -1)
=(2+4)/(3+1)
= 6/4
= 3/2
Then put the slope into the slope intercept form of the equation
y= mx+b where m is the slope and b is the y intercept
y = 3/2x+b
We will use the point (3,2) and substitute it into the equation to find b
2 = 3/2(3)+b
2 = 9/2 +b
Subtract 9/2 from each side
4/2 -9/2 = 9/2-9/2 +b
-5/2 = b
y = 3/2x-5/2