Answer:
Do you want to be extremely boring?
Since the value is 2 at both 0 and 1, why not make it so the value is 2 everywhere else?
is a valid solution.
Want something more fun? Why not a parabola?
.
At this point you have three parameters to play with, and from the fact that
we can already fix one of them, in particular
. At this point I would recommend picking an easy value for one of the two, let's say
(or even
, it will just flip everything upside down) and find out b accordingly:
Our function becomes
Notice that it works even by switching sign in the first two terms: 
Want something even more creative? Try playing with a cosine tweaking it's amplitude and frequency so that it's period goes to 1 and it's amplitude gets to 2: 
Since cosine is bound between -1 and 1, in order to reach the maximum at 2 we need
, and at that point the first condition is guaranteed; using the second to find k we get 

Or how about a sine wave that oscillates around 2? with a similar reasoning you get

Sky is the limit.
Answer:
EFG = 50.6, LMN = 129.4
Step-by-step explanation:
ok so s supplementary angles mean, their angles will always add upto 180. for example if one angle is 100° then the other will be 80°.
to find the angles first we need to solve for x.
we know EFG + LMN = 180 because its supplementary.
that's is (3x+17) + (12x-5) = 180.
we now solve for x;
15x+12 = 180
15x = 168, x= 168/15 = 11.2
now that we know x we can put this value in the corresponding equation of EFG and LMN to find the angles.
EFG = 3x11.2 + 17 = 50.6
LMN = 12x11.2 - 5 = 129.4
Answer: I think it should be a: 1/4 inch
Step-by-step explanation:
1) Combining like terms, we get x^2 + 5x, which is a binomial.
2) Combining like terms, we get x^3 + 3x^2, which is a binomial.
3) Combining like terms, we get 4x^3 + x^2 - x, which is a trinomial.
4) I can't answer this because there's an asterisk in place of the exponent.
Answer:
$2502.60
Step-by-step explanation:
The formula for the amount of an annuity due is ...
A = P(1 +r/n)((1 +r/n)^(nt) -1)/(r/n)
where P is the monthly payment (100), r is the annual interest rate (.04), n is the number of compoundings per year (12), and t is the number of years (2). Given these numbers, the formula evaluates to ...
A = $100(1.00333333)(1.00333333^24 -1)/0.00333333
= $100(301)(0.08314296)
= $2502.60
_____
This value is confirmed by a financial calculator. The given answer choices all appear to be incorrect. The closest one corresponds to an annual interest rate (APR) of 4.286%, not 4%.