Answer:
12
Step-by-step explanation:
You could actually list the numbers between (but not including) 45 and 58:
{46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57}. I count 12 numbers here.
Answer:
12. 9
Step-by-step explanation:
12. Using Pythagoras theorem
let shortest distance be = x
8 square + 5 square = x square
64 + 25 = x square
89 = x square
Therefore x = square root of 89
Thus X = 9
Answer:
y=mx+b
Step-by-step explanation:
Answer:
f(1/4) = 1/12
Step-by-step explanation:
f(x) = 4x^2 - 2/3 x is a function. The name of the function is simply the letter f. It tells you a rule. f(x) is the same as y.
It is the same as having
y = 4x^2 - 2/3 x
For each value of x you are given, you can calculate a corresponding value of y. Instead of calling y, y, we call y "f(x)" which is a way of showing that this relation is a function.
If you were given
y = 4x^2 - 2/3 x and were asked to find the value of y when x = 1/4, what would you do?
You would substitute 1/4 for x in the expression 4x^2 - 2/3 x, and you'd find the value of y.
Being asked to find f(1/4) for function f(x) = 4x^2 - 2/3 x means exactly the same. It means what is the value of the function when x = 1/4? What is the y value corresponding to an x value of 1/4?
Let's calculate it:
f(x) = 4x^2 - 2/3 x
To show we are evaluating the function at an x value of 1/4, we use the notation f(1/4). f(1/4) means find the value of y for function f when x = 1/4. We replace x with 1/4 and do the math.
f(1/4) = 4(1/4)^2 - (2/3)(1/4)
f(1/4) = 4(1/16) - 2/12
f(1/4) = 4/16 - 2/12
f(1/4) = 1/4 - 2/12
f(1/4) = 3/12 - 2/12
f(1/4) = 1/12
Answer:
h(t) = -16t^2 + 49.64t + 5
Step-by-step explanation:
The above choice is the only one that makes the height function be a downward-opening parabola and gives h(0) = 5, the initial height of the baseball.
___
Any function starting with 16t^2 will not have any positive x-intercepts.