<span>C and B are *candidates* for being the correct solution
because f(2) = 4 for both.
</span>
A is the correct solution because f(3)=6
Answer:
In a tape diagram, each of the lengths represents a fixed quantity of something.
Let's suppose that each one of these lengths represents a distance d.
We also know that the expert trail is 750 meters longer than the beginner one.
And in the tape diagram, the expert trail has 3 more lengths than the beginner trail, then we must have that the difference in distance must be equivalent with the difference in lengths.
750m = 3*d
d = 750m/3 = 250m
Then each length in the tape diagram represents 250m
With this we can find the length of each trail.
The beginner trail has 1 length, then it is 1*250m = 250 meters long.
The expert trail has 4 lengths, then it is 4*250m = 1000 meters long.
Answer:
A
Step-by-step explanation:
given the roots of a polynomial, say x = a, x = b and x = c, then
(x - a), (x - b) and (x - c) are it's factors and the polynomial is the product of it's factors.
here the roots are x = 4, x = - 5 and x = 7, hence
(x - 4), (x + 5) and (x - 7) are the factors
f(x) = a(x - 4)(x + 5)(x - 7) ← a is a multiplier
let a = 1 and expand the factors
f(x) = (x² + x - 20)(x - 7)
= x³ + x² - 20x - 7x² - 7x + 140
= x³ - 6x² - 27x + 140 → A