f(-1) = -11 and f(3) = -3 . these functions are true .
What does a math function mean?
- A relationship between a group of inputs and one output each is referred to as a function.
- A function is an association between inputs in which each input is connected to precisely one output.
- A domain, codomain, or range exists for every function. f(x), where x is the input, is a common way to refer to a function.
- In mathematics, a function is an expression, rule, or law that establishes the relationship between two variables (the dependent variable).
given function f(x) = 2x - 9
f(-1) = -11 ⇒ x = -1 put in function
f( -1 ) = 2 * -1 - 9 ⇒ - 11
f(2) = 5 ⇒ x = 2 put in function
f( 2 ) = 2 * 5 - 9 = 1
f(3) = -3 ⇒ x = 3 put in function
f ( 3 ) = 2 * 3 - 9 = -3
f(-3) = 15 ⇒ x = -3 put in function
f( -3) = 2 * -3 - 9 = - 15
Learn more about function
brainly.com/question/21145944
#SPJ13
Answer:
y=5
Step-by-step explanation:
esa es la respuesta
Answer:
(k/Df)-b = t
t=(k/Df)-b
Step-by-step explanation:
D = k/f(b+t)
k/D = f(b+t)
k/Df = b+t
(k/Df)-b = t
Answer:
He must get at least a 90 in order to recieve an 85 percent or higher
Step-by-step explanation:
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2