Given:
Triangle:
height = 6ft
base = 4ft
Rectangle:
length = x
Width = 6 ft
Surface Area = 150ft²
Area of a Triangle = h*b / 2 = (6ft * 4ft) / 2 = 12ft²
Area of a rectangle = Surface Area - Area of a Triangle
A = 150 ft² - 12 ft² = 138 ft²
138 ft² = x * 6ft
138 ft² / 6 ft = x
23 ft = x.
To find T, you add 25 to both sides, isolating the varible. This gives you T=-19
Hope this helped!
the answer is 80 take the positive and negative and use the sign change rule
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)
Answer:The line goes through the points (4,-3) and (0,-2), so its gradient is (-2-(-3))/(0-4) = -1/4. The y-intercept is -2 because f(0)=-2. So the equation of the line is y = -1/4 x - 2.This can be represented by the linear function f(x) = (-1/4)x - 2. The composite function ff is given by ff(x) = f(-1/4 x - 2) = (-1/4)((-1/4)x - 2) - 2 = x/16 - 3/2.HOPE'S THIS HELP'S