Answer:
domain: [-3,2]
range: [-3,2]
Step-by-step explanation:
domain: all possible x values *maximum values of x
range: all possible y values *maximum values of x
brackets means the max while parenthesis mean infinite
Answer:
Last one
Step-by-step explanation:
Negative one times 6r is -6r and then that eliminates two of the four. the rest is common sense tbh.... but it is the last one. Hope this helps
Answer: cos(x)
Step-by-step explanation:
We have
sin ( x + y ) = sin(x)*cos(y) + cos(x)*sin(y) (1) and
cos ( x + y ) = cos(x)*cos(y) - sin(x)*sin(y) (2)
From eq. (1)
if x = y
sin ( x + x ) = sin(x)*cos(x) + cos(x)*sin(x) ⇒ sin(2x) = 2sin(x)cos(x)
From eq. 2
If x = y
cos ( x + x ) = cos(x)*cos(x) - sin(x)*sin(x) ⇒ cos²(x) - sin²(x)
cos (2x) = cos²(x) - sin²(x)
Hence:The expression:
cos(2x) cos(x) + sin(2x) sin(x) (3)
Subtition of sin(2x) and cos(2x) in eq. 3
[cos²(x)-sin²(x)]*cos(x) + [(2sen(x)cos(x)]*sin(x)
and operating
cos³(x) - sin²(x)cos(x) + 2sin²(x)cos(x) = cos³(x) + sin²(x)cos(x)
cos (x) [ cos²(x) + sin²(x) ] = cos(x)
since cos²(x) + sin²(x) = 1
Answer:
(-1)(-3)
Step-by-step explanation:
When two negatives are multiplied it always equals a positive making it the only one that equals positive 3.
L1: 2x+4y-3=0 ..........(1)
P: (2,0)
The point on the line L1 closest to the given point P is at the intersection of L1 with L2, which is the perpendicular passing through P.
Slope of L1=-2/4=-1/2
Slope of L2=-1/(-1/2)=2
Since it passes throug P(2,0), we can use the point-slope formula:
(y-0)=2(x-2) =>
L2: 2x-y-4=0.............(2)
Solve for x & y using (1) and (2) to get intersection point required:
(1)-(2)
2x-2x + 4y-(-y) -3 -(-4) =0
5y=-1, y=-1/5
Substitute y=1/5 in equation (1)
2x+4(-1/5)-3=0 =>
2x-19/5=0
x=19/10
=> the point on L1 closest to (2,0) is (19/10, -1/5)