Ur output value is f(x).....so to do this problem u need to sub in 2/3 for f(x) and solve for the input value which is x
f(x) = -1/3x + 7
2/3 = -1/3x + 7 ...multiply everything by 3
2 = -x + 21
2 - 21 = - x
- 19 = -x
19 = x <== ur output
Two hours earlier than the appointment start time, so he should get up at 6:45am, at latest.
Answer:
330
Step-by-step explanation:
This is the "choose" formula.
The equation for the choose formula is this:
nCk = n! / k!(n-k)!
! = factorial.
Plug in our numbers:
11C4 = 11! / 4!(11-4)!
39916800 / 24(5040)
39916800 / 120960
330
1,2,3,... they are also known as the Natural Numbers
Hello from MrBillDoesMath!
Answer:
x = ( -9 + sqrt(33) ) /4
and
x = ( -9 - sqrt(33) ) /4
Discussion:
Using the quadratic formula with a = 2, b = 9 and c = 6 gives
x = ( -b +\- sqrt(b^2-4ac) )/2a
x = ( -9 +\- sqrt(9^2 - 4*2*6)) / (2*2) =>
x = ( -9 +\- sqrt (81- 48)) / 4 =>
x = ( -9 +\- sqrt(33) ) /4
Thank you,
MrB