It’s s=-2 and s=2 because the absolute value makes both of the numbers be positive so either way it’s going to be 2+4=6
Answer:
Step-by-step explanation:
Note that:
Two angles are Complementary when they add up to 90 degrees
Two angles are supplementary when they add up to 180 degrees
Let the angle = x
If the complement of an angle is equal to the supplement of four times the angle, then find the measure of the angle.
90 - x = 180 - 4x
Its 150 because thats the lcm
Answer:
x = 5m/s
Step-by-step explanation:
Distance flying out = 12 km (headwind)
Distance flying back = 12 km (tailwind)
total distance = 12 + 12 =24 km
wind speed = 1km/h
speed going out (with headwind) = (x - 1) km/h
speed coming back (with tailwind) = (x + 1) km/h
Time taken to go out = distance going out / speed going out
= 12 / (x-1)
Time taken to come back = distance coming back / speed coming back
= 12 / (x+1)
total time = time taken to go out + time taken to come back
5 =[ 12/(x-1) ] + [ 12/(x-1)]
expanding this, we will get
5x² - 24x - 5 = 0
solving quadratic equation, we will get
x = -1/5 (impossible because speed cannot be negative)
or
x = 5 (answer)
Answer:
c. f(x) x+1/x-1
Step-by-step explanation:
To answer this question, we need to check each answer one by one until we find the right one.
y = (x+6)/(x-6)
switch x and y
x = (y+6)/(y-6)
solve for y
x(y-6) = y+6
xy - 6x = y+6
y(x-1) = 6x+6
y = (6x+6) /(x-1) = 6(x+1)/(x-1)
f^-1(x) = 6(x+1)/(x-1)
y = (x+2)/(x-2)
switch x and y
x = (y+2)/(y-2)
solve for y
x(y-2) = y+2
xy -2x = y+2
y(x-1) = 2x+2
y = (2x+2)/(x-1)
f^-1(x) = 2(x+1)/(x-1)
y = (x+1)/(x-1) ------ correct one
switch x and y
x = (y+1)/(y-1)
solve for y
x(y-1) = y+1
xy - x = y+1
y(x-1) = x+1
y = (x+1)/(x-1)
f^-1(x) = (x+1)/(x-1)
f(x) = f^-1(x)