Tutors Answer Your Questions about Functions (FREE)
Question 998713: Given P(x)=-5x^4-3x^3+11x^2+16x-9, which of the following is true?
A. P(x) is odd, and as x > + ∞, P(x) > - ∞.
B. P(x) is odd, and as x > + ∞, P(x) > + ∞.
C. P(x) is even, and as x > + ∞, P(x) > - ∞.
D. P(x) is even, and as x > + ∞, P(x) > + ∞.
Thanks
Click here to see answer by ikleyn(52747)  |
Question 999123: Each month, Jason wants to save money for a mini IPAD. The mini IPAD costs $300. Jason has $120 and can save $40 a month. The function for this situation can be represented as: S(m) = 40m + 120 where m represents the number of months and S (m) represents the amount of money saved after those months.
f(1)= $160 f(2)= $200 f(3)= $240 f(4)=$280 f(5) = $320
Therefore, after 5 months of saving, Jason has enough to buy the mini IPAD. So, what is the domain and range of this function?
Click here to see answer by stanbon(75887) |
Question 999117: The function f(x) represents the total bill from a rental store that charges $10 to rent a power tool plus an additional $2 an hour. A second rental store uses the function g(x)=15+1.5x to represent the total bill for a similar power tool.
Which of the following statements is true about the functions f(x) and g(x)?
a. The function f(x) has a greater rate of change than the function g(x).
b. The function g(x) has a greater rate of change than the function f(x).
c. The rates of change for both f(x) and g(x) are equal.
d. The rates of change cannot be determined.
Click here to see answer by stanbon(75887) |
Question 999407: Trying to find the intervals where this function increases and decreases but running into some problems.
So I know to find the critical values first:
f(x) = x^4 + 2x^3 +1
f'(x) = 4x^3 +6x^2
f'(x) = 2x^2(2x+3)
x = 0 and x = -3/2 are the critical values.
Now, if I understand correctly I use the first derivative test to determine in between these two critical values where it's increasing/decreasing.
Therefore, I make a number line and I plug in values around them into the derivative.
<----(-2)----(-3/2)----(-1)----(0)----(1)---->
f'(-2) = 4(-2)^3 + 6(-2)^2 = -8 therefore (-) on the left of (-3/2)
f'(-1) = 4(-1)^3 + 6(-1)^2 = 2 therefore (+) on the right side (-3/2) and left of (0)
f'(1) = 4(1)^3 + 6(1) = 10 therefore (+) on the right of (0)
bit confused on why on the left of (0) there would be another (+) I thought it worked by -,+,-,+ what do I get when I have two (+)'s or two (-)'s in a row like this?
All I can deduce now is that I have a minimum between -2 and -3/2.
Maybe I am getting things confused here with other methods.
But since I have proven I have a (-) the left of (-3/2) does that imply that the function is decreasing from (-inf,-3/2) then increasing from (-3/2, +inf) and thus increasing (0,inf)
Feel like I am really misunderstanding something here
Please clarify
Thank yu
Click here to see answer by jim_thompson5910(35256) |
Question 999461: ok, so i'm in algebra one, and i have a test tommorow on our unit. one thing I don't get is domain and range. it shows an oval, and three numbers inside. i get the first and last one, but not the middle one. I don't know how to make a piecewise function with the {{}} thing so i'll put it as 2 layers. the piecewise function that i need help on is:
f(x)=3x+11 -5<=x<=-2
-x/2+5 -2
sorry for bad grammar i rushed through this! :)
Click here to see answer by stanbon(75887) |
Question 999529: Suppose you are given a radioactive substance. After 30 days there is 1/10 of the original amount remaining. What is the half-life of the substance?
I am confused here on what formula I should use and which is most efficient.
R(t) = re^(-kt)
where,
R(t) = the decay rate at time t
r = initial decay rate (at t=0)
t = time
k = the decay constant
Or
A = a(1/2)^(t/h)
Where,
A = final amount
a = initial amount
1/2 = split-factor
t = time
h = half-life
Please explain how to solve this problem using the one which you think is the most efficient.
Thank you
Click here to see answer by josgarithmetic(39613) |
Question 999522: Find the area of the largest rectangle that has two sides on the positive x-axis and the positive y-axis one vertex at the origin and one vertex on the curve y = e^(-x)
Explain how you know the value you found is the maximum area.
Thank you
Click here to see answer by Theo(13342)  |
Question 999524: a). Suppose a population is growing exponentially with p(0) = 1,000.000 and P(2) = 2,000.000. Find p(3) = ?
b). Let f be a continuous on [0,2] and differentiable on (0,2). What does the Mean value Theorem state about f?
Thank you
Click here to see answer by Fombitz(32388)  |
Question 999602: Please check my work for max/min problem.
Find the max/min of:
f(x) = 2x^3 - 3x^2 + 6 of f on [-1,1]
f'(x) = 6x^2 - 6x
f'(x) = 6x(x-1)
therefore, x = 0 & x = 1 and including the boundary x = -1
testing...
f"(x) = 12x - 6
f"(0) = 12(0) - 6 = -6 < 0, MAX value occurs at x = 0
f'(1) = 12(1) - 6 = +6 > 0, MIN value occurs at x = 1
f"(-1) = 12(-1) - 6 = -18 < 0, MAX value occuras at x = -1
This confuses me because now I have one MIN value that occurs at x = 1, but this isn't actually the value of the MIN just where it occurs right?
And then I have two MAX's which one is the real max? because I think I am only dealing with rel max/min so I don't think two would make sense.
Plese explain
Thank you
Click here to see answer by Fombitz(32388)  |
Question 999753: f(x) = x√(1-x^2)
f'(x) = (1-2x^2)/√(1-x^2)
f"(x) = (2x^3-3x)/((1-x^2)^(3/2))
now to find the inflection pts I need to set the 2nd derivative to zero and find what x equals. However, since it's a rational function I dismiss the denominator, right? because it cannot be divided by zero.
If so I get:
2x^3-3x = 0
2x^3 = 3x
x^2 = 3x
x = ± √(3/2)
technically isn't these two the inflection points?
When I plug it into my program it tells me this is wrong.
Any ideas?
Thanks
Click here to see answer by stanbon(75887) |
Question 999910: Please check my work
The problem gives me the function:
f(x) = ((2x-1)^2)/(2x^2)
I must find the intervals where f is increasing and decreasing.
And
I must find the intervals where the graph is concave down and concave up.
And
Identify all relative extreme values of f.
Here's what I did:
f(x) = ((2x-1)^2)/(2x^2)
f'(x) = (2x-1)/(x^3)
f"(x) = (3-4x)/(x^4)
These were given already by the problem. I am worried that wouldn't be able to figure out these derivatives they seem tricky to get them simplified into those forms.
To find where f(x) is incr/decr I look at the 1st derivative and set equal to zero and get: x = 1/2 I pretty sure this exists because it's in the NUMERATOR. However, the part which I am really confused by is what to do about the denominator. Since it can never be zero how can it ever be anything. Someone told me that if it's odd then we "consider it" if it's even we "dismiss it" if this is true, why is it?
Provided it is. x =1/2 and x = 0 for critical values.
testing pts....
<--(-1)--[0]--(+1/4)--[+1/2]--(+1)-->
f'(-1) = ((2)(-1)-1)/((-1)^3) = +
f'(1/4) = (2(1/4)-1)/((1/4)^3) = -
f'(1) = (2-1)/(1^3) = +
Therefore,
is incr int(-inf,0)U(1/2,1)
is decr int(0,1/2)
For testing concave up/down intervals
I found the inflection pt from setting the 2nd derivative to zero and testing points around it.
f"(x) = 3-4x = 0
//now in this case, there was a x^4 in the denominator, but since it was even we disregard it?
x = -3/4
<--(-1)--[-3/4]--(0)-->
f"(0) = DNE because of the zeros
f"(-1) = (3-4(-1))/((-1)^4) = +
Therfore,
It is concave up (-inf,-3/4)
And concave down DNE
Please correct any errors I have made.
Thank you
Click here to see answer by Fombitz(32388)  |
Question 1000038: If f(x) = 4x2 - 3x + 2, evaluate f(-1).
State the domain of the function f(x) = (x+3)/(x-1).
Write the equation of the line that passes through the points (1, 1) and (2, 4). Write your answer in slope-intercept form.
Write the equation of the line with a slope of 2/3 and y-intercept of 1. Write your answer in slope-intercept form.
Solve the equation: (4x+1)(2x-7) =0.
Click here to see answer by josgarithmetic(39613) |
Question 1000038: If f(x) = 4x2 - 3x + 2, evaluate f(-1).
State the domain of the function f(x) = (x+3)/(x-1).
Write the equation of the line that passes through the points (1, 1) and (2, 4). Write your answer in slope-intercept form.
Write the equation of the line with a slope of 2/3 and y-intercept of 1. Write your answer in slope-intercept form.
Solve the equation: (4x+1)(2x-7) =0.
Click here to see answer by MathLover1(20849)  |
|
Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345, 6346..6390, 6391..6435, 6436..6480, 6481..6525, 6526..6570, 6571..6615, 6616..6660, 6661..6705, 6706..6750, 6751..6795, 6796..6840, 6841..6885, 6886..6930, 6931..6975, 6976..7020, 7021..7065, 7066..7110, 7111..7155, 7156..7200, 7201..7245, 7246..7290, 7291..7335, 7336..7380, 7381..7425, 7426..7470, 7471..7515, 7516..7560, 7561..7605, 7606..7650, 7651..7695, 7696..7740, 7741..7785, 7786..7830, 7831..7875, 7876..7920, 7921..7965, 7966..8010, 8011..8055, 8056..8100, 8101..8145, 8146..8190, 8191..8235, 8236..8280, 8281..8325, 8326..8370, 8371..8415, 8416..8460, 8461..8505, 8506..8550, 8551..8595, 8596..8640, 8641..8685, 8686..8730, 8731..8775, 8776..8820, 8821..8865, 8866..8910, 8911..8955, 8956..9000, 9001..9045, 9046..9090, 9091..9135, 9136..9180, 9181..9225, 9226..9270, 9271..9315, 9316..9360, 9361..9405, 9406..9450, 9451..9495, 9496..9540, 9541..9585, 9586..9630, 9631..9675, 9676..9720, 9721..9765, 9766..9810, 9811..9855, 9856..9900, 9901..9945, 9946..9990, 9991..10035, 10036..10080, 10081..10125, 10126..10170, 10171..10215, 10216..10260, 10261..10305, 10306..10350, 10351..10395, 10396..10440, 10441..10485, 10486..10530, 10531..10575, 10576..10620, 10621..10665, 10666..10710, 10711..10755, 10756..10800, 10801..10845, 10846..10890, 10891..10935, 10936..10980, 10981..11025, 11026..11070, 11071..11115, 11116..11160, 11161..11205, 11206..11250, 11251..11295, 11296..11340, 11341..11385, 11386..11430, 11431..11475, 11476..11520, 11521..11565, 11566..11610, 11611..11655, 11656..11700, 11701..11745, 11746..11790, 11791..11835, 11836..11880, 11881..11925, 11926..11970, 11971..12015, 12016..12060, 12061..12105, 12106..12150, 12151..12195, 12196..12240, 12241..12285, 12286..12330, 12331..12375, 12376..12420, 12421..12465, 12466..12510, 12511..12555, 12556..12600, 12601..12645, 12646..12690, 12691..12735, 12736..12780, 12781..12825, 12826..12870, 12871..12915, 12916..12960, 12961..13005, 13006..13050, 13051..13095, 13096..13140, 13141..13185, 13186..13230, 13231..13275, 13276..13320, 13321..13365, 13366..13410, 13411..13455, 13456..13500, 13501..13545, 13546..13590, 13591..13635, 13636..13680, 13681..13725, 13726..13770, 13771..13815, 13816..13860, 13861..13905, 13906..13950, 13951..13995, 13996..14040, 14041..14085, 14086..14130, 14131..14175, 14176..14220, 14221..14265, 14266..14310, 14311..14355, 14356..14400, 14401..14445, 14446..14490, 14491..14535, 14536..14580, 14581..14625, 14626..14670, 14671..14715, 14716..14760, 14761..14805, 14806..14850, 14851..14895, 14896..14940, 14941..14985, 14986..15030, 15031..15075, 15076..15120, 15121..15165, 15166..15210, 15211..15255, 15256..15300, 15301..15345, 15346..15390, 15391..15435, 15436..15480, 15481..15525, 15526..15570, 15571..15615, 15616..15660
|