© 2005 by Karl Hahn
|
|
|
|
Reply to Bill Awesome:
If by "standard part" you mean the limit as H goes to infinity,
then you got it right. I've never seen that nomenclature before. Karl <Click to Send Email to Karl> USA - Tuesday, December 20, 2005 at 12:25:00 (EST) |
Find the standard part of:
(H4+3H2+1) / (4H4 + 2H2 +-1) I multiplied it by H-4, and I then found the standard part to be 1/4.
Am I correct? USA - Monday, December 19, 2005 at 23:59:17 (EST) |
Reply to flexx:
The surface area is given by the integral
In your problem, r = f(y) (because you are rotating about the y-axis), and ds = √1 + (f'(y))² dy. Since you have f(y) = sin(y), it means that (f'(y))² = cos²(y). So the integral is
Let u = cos(y). Then du = -sin(y) dy, and the integral becomes
which can be integrated by substituting tan(v) = u, or by hyperbolic
subsitution. |
|
please help me to solve this integrals of surface area , i tried many times but i cant
x = sin y (0) les than or equal ( Y )less than or equal (pi) revolved around y -axis
please help me flexx USA - Sunday, December 18, 2005 at 14:01:10 (EST) |
Reply to Jana:
If you have two points, (x1,y1) and
(x2,y2), then the distance between the
two point, s, is given by:
s2 = (x1 - x2)2 + (y1 - y2)2or equivalently
_______________________
s = √(x1 - x2)2 + (y1 - y2)2
Karl <Click to Send Email to Karl> USA - Friday, December 16, 2005 at 20:46:54 (EST) |
|
What is the equation for the "distance formula"? Jana Orange, Ca USA - Friday, December 16, 2005 at 19:43:19 (EST) |
Reply to Sara:
In problems where you have to find the limit as x goes to infinity
of the quotient of two polynomials of the same degree, the answer is always
the ratio of the leading coefficients. I'll do your example of
by the rule I indicated you should get a limit of 3. You can see why if you substitute 1/u = x and take the limit as u goes to zero.
Now multiply top and bottom by u.
You can see that as u goes to zero, this limit goes to 3.
In the other problem where you have the limit as x goes to infinity
of a ratio of two fourth degree polynomials, try the same thing. Replace
x with 1/u and take the limit as u goes to zero.
In this case you will multiply top and bottom by u4 to
simplify the limit. |
|
lim x as it approaches ∞ 4x^3+2x^2-3x+3/2x^3-3x^2-7x-6
work done so far 4x^3/2x^3=2 sara USA - Monday, December 12, 2005 at 15:46:07 (EST) |
|
lim x-∞ 3x-1/x+2
work done do far
3x/x-1/x/x/x+2/x sara USA - Monday, December 12, 2005 at 15:40:31 (EST) |
|
Reply to Gabe: You are the first person to come to me with a partial
diff-eq ever. I don't know how much of the methodology you understand, so
I will start at the beginning and provide a mini-lecture on the subject.
Your heat equation is looking for a function, T(x,t), which makes it an equation in time and in one spacial dimension. So it could be a staight bar, or as you indicate, a slab where temperature is uniform over the areas of each of the two surfaces.
First thing -- before applying boundary conditions -- is to get a general solution to this. We do this by imagining that the solution is the product of two functions, one purely a function of time, the other purely a function of space. So we let T(x,t) = F(x)G(t), and apply the partial differential equation to the product. F(x)G'(t) = A F"(x)G(t)Now we can solve time and space equations separately. Solving the time equation first, observe that F(x) and F"(x) are constants with respect to time. If you let μ = -F"(x)/F(x), then the time equation is G'(t) = -Aμ G(t)to which the solution is G(t) = C e-Aμt, where C is a constant. Observe that no matter what C is, the ratio, G'/G = -Aμ remains the same. Now we do the space equation. Note that you can replace G'(t) with -Aμ G(t) in the space equation to simplify it. When you do, the A G(t)'s divide out leaving -μF(x) = F"(x)the solution to which is F(x) = Mcos(√μx) + Nsin(√μx), where M and N are arbitrary constants. Letting ω2 = μ, this becomes F(x) = Mcos(ωx) + Nsin(ωx). This gives T(x, t) = e-Aω2t (Mcos(ωx) + Nsin(ωx)), which is the general solution to the one dimensional heat equation. The rest of the problem is to apply the initial condition and boundary conditions to establish the eigenvalues that work for ω and the weights, M and N for each eigenvalue. With a heat equation we do the latter by applying the boundary conditions to establish the steady-state solution, T(x, ∞). The steady state solution has the property of ∂T/∂t = 0, which implies that ∂2T/∂x2 = 0. This means that T(x, ∞) must be a linear function of x. T(x, ∞) = mx + bWe apply the boundary conditions to find m and b. The right-hand boundary condition is ∂T/∂x = KT, which requires that m = K(m + b). The left-hand boundary condition requires that b = 1. So
Now we find the eigenvalues, eigenfunctions, and their weights. We do this by taking the difference between the initial condition and the steady state solution and extracting a Fourier series from it.
The left-hand boundary condition requires that we use only sin(ωx) terms to ensure that the eigenfunctions are zero at the left boundary. The right-hand boundary condition requires that ω be odd multiples of π/2 to ensure that the derivative of the eigenfunctions are zero at the right boundary. So ωi = (2i+1)π/2 are the eigenvalues, with i being integers from zero to infinity. The eigenfunctions are Ei(x) = sin(((2i+1)π/2)x)Multiply this by the difference between the initial condition and the steady state, and integrate the result from x=0 to x=1. This will give you the Fourier weights, Ni. Note that since you are integrating over only a quarter wave, you need to scale the Fourier integral by a factor of 4 to get the correct values for Ni. The full solution is
|
Hi,
I am trying to solve the heat equation for a slab. Slab thickness, x, varies between 0 and 1, and temperature T varies between 0 and 1. t is time. Any help would be greatly appreciated!
dT d2T ---- = A ---- dt dx2Initial Condition T=1 at t=0 for all xFirst Boundary Condition T=1 at x=0 for t>0Second Boundary Condition dT ---- = KT at x=1 for t>0 dx Gabe Palmerston North, New Zealand - Wednesday, November 30, 2005 at 22:24:56 (EST) |
Reply to Jenia:
Are you taking the limit from above or below? From above, that is
x > 0, then
but from below with x < 0
|
i'm looking for the limit of the following function
lim(x--->0) x/abs(sin(x))i think it should be 1 since its very similar to the function x/sin(x)but i'm not sure and don't know how to prove it. Jenia Jerusalem, Israel - Wednesday, November 30, 2005 at 15:24:25 (EST) |
|
Reply to Lisa:
Just listing a function is not stating a problem. You have to say what the problem
asks you to do with it -- differentiate, integrate -- what?
Your function can be simplified using identities and algebra to make it much easier to differentiate or integrate. First identity is ln(√b) = (1/2)ln(b). So
You can also factor x2 - 1 = (x + 1)(x - 1). And then you can apply ln(ab) = ln(a) + ln(b). So
I'll leave it to you to integrate or differentiate this on your own because with
the function in this form, either operation is easy. |
|
Hello, I have a really bad teacher who really has a hard time explaining anything to us. I am at a loss with this problem:
f(x)=ln√ x²-1
Lisa Georgetown, KY USA - Tuesday, November 29, 2005 at 21:37:59 (EST) |
|
Reply to Laura: You didn't say what you wanted done with the expression,
x3(5x2 + 1)-2/3. If you want the derivative
of this, you can see that this function is the product, u(x)v(x),
where u(x) = x3 and
v(x) = (5x2 + 1)-2/3. So you would apply the
product rule.
To find the derivative of the second factor, v(x), observe that
v(x) = g(h(x)) where g(h) = h-2/3 and
h(x) = 5x2 + 1. So you would apply the
chain rule.
If you want to find the integral
then substitute u = 5x2 + 1. Hence du = 10x dx or equivalently du/10 = x dx. Also you have (u-1)/5 = x2. Making the substitution, the integral becomes:
Make sure you see how the substitution of the original leads to this.
Multiply the integrand out using the distributive law and integrate it
term-by-term using the power rule. Then back substitute and you're done. |
|
This shouldn't be too hard I think I mess up the exponents somewhere.
x3(5x2+1)-2/3
Laura PA USA - Sunday, November 27, 2005 at 14:12:36 (EST) |
Reply to Jenia:
One way to do this one is to multiply by the complement over the complement:
In the denominator as x gets negatively huge, the x2 dominates the other terms that are under the radical. So as x goes to minus infinity, the denominator looks more and more like
|
lim(x-->-infinity) (√(1+x+x2)-√(1-x+x2))
i figured out that the answer is (-1), but i can't seem to prove it.
i get stuck on the algebra of this expresion.
tia.Jenia Jerusalem, Israel - Saturday, November 19, 2005 at 15:42:27 (EST) |
Reply to Alex:
I have plotted this for you. You have y = √x, so
Let xt be the point of tangency. Since you know that the y intercept of the tangent line is 1, then the equation of the line is y = mx + 1. From the fact that the slope of the tangent must match the derivative of the function at the point of tangency, you know that
In the equation of the tangent line we replace m with the expression above for m, x with xt, and y with the expression for y(xt). This way we solve for the point of tangency, xt.
By simplifying the above and solving, you find that xt = 4.
Back-substitute xt to find m. |
|
Hello,
I am stuck on this question for my AP Calculus class...
61. The figure below shows the graph of f(x)= √x or x1/2 and its tangent line at x=a. Find the value of a.
The graph shows the square root of x graph and a tangent line, but the only thing that is known of the tangent line is that its y-intercept is at 1. Alex Miami, FL USA - Thursday, November 17, 2005 at 15:17:31 (EST) |
Reply to Justin:
The slope of the line given in the equation, y = (3/4)x + 5,
is m = 3/4. If a line has a slope of m, then all lines
that are perpendicular to it have slope of -1/m. So in this case, any
line with the equation of y = -(4/3)x + b (where b
can be anything you like) will be perpendicular
to your line. If you need to find the perpendicular line that goes through
a particular point, (h,k), then use:
y - k = -(4/3)(x - h)which you can manipulate using algebra into the standard slope-intercept form. Karl <Click to Send Email to Karl> USA - Tuesday, November 15, 2005 at 12:02:40 (EST) |
|
I have this question and can't seem to know where to begin. The question is stats the slope of the line that is perpendicular to y=3/4x+5?
Justin USA - Monday, November 14, 2005 at 16:18:04 (EST) |
Reply to Joseph:
Observe that tan(x) = sin(x)/cos(x). Observe also that
cos(x) = sin(π/2 - x) and
sin(x) = cos(π/2 - x). Hence
So if you if you know that y = tan(x), then
1/y = tan(π/2 - x). Taking the arctangent of both of those
equations:
arctan(y) = x and arctan(1/y) = π/2 - x. What happens
if you add the two equations together? |
How would I solve this?
By proving that Winnipeg, mb canada - Tuesday, November 08, 2005 at 13:45:19 (EST) |
Reply to Peter:
First, kudos for an excellent path to a solution to the equation:
y" + y(y')3 = 0You did omit the second integration constant. When you integrate
you should accrue an additional constant and get
Finally to your question about getting the solution as the inverse function to a cubic. If you really need y as a function of t, you can subtract t from both sides of the solution, then use the cubic formula to solve for y as a function of t. But if all you need to do is verify your solution, then take the derivative of the solution above:
Now divide both sides by y' and take the derivative again (note that we divide both sides by y' because that will eliminate the remaining integration constant, C, when we differentiate the second time -- you need to eliminate both constants in the verification process):
Differentiating:
y"
yy' = -
Multiply both sides by (y')2, and the verification of your
solution to the original y" + y(y')3 = 0 becomes clear.Karl <Click to Send Email to Karl> USA - Sunday, October 30, 2005 at 09:58:30 (EST) |
Hi,
I need some help solving this second order ordinary differential equation: solve for y :
y'' + y(y')3 = 0
Here is what I have done:
dy
let v = y' = --
dt
dv
from that y'' = --
dt
therefore:
dv
-- + y(v3) = 0
dt
by the chain rule:
dy dv dv dv
-- × -- = -- = v --
dt dy dt dy
so the problem becomes:
dv
v -- + y(v3) = 0
dy
dv
-- + y(v2) = 0 {divide across by v}
dy
dv
-- = - y(v2) {move y(v2) to RHS}
dy
int v(-2) dv = - int y dy {seperate and get ready to integrate}
-v(-1) = - 0.5 y2 + C
v = (0.5 y2 + C)-1 {multiply each side by -1 and invert}
dy
-- = (0.5 y2 + C)-1 {from letting v = dy/dt earlier}
dt
int (0.5 y2 + C) dy = int dt {seperate and get ready to integrate}
1
- y3 + Cy = t
6
Solved for t but not for y and I can not see how to find what is asked for
Many thanks
PeterPeter Ireland - Saturday, October 29, 2005 at 12:53:13 (EDT) |
Reply to Gail:
Presumably (-100, 50) is the southern endpoint of the wall. So the
northern endpoint is (-100, 80). You have correctly worked out the
equation of the parabola as y = 0.01 x2. So y' = 2x,
which you get by taking the derivative.
Now find the line that is tangent to the parabola and passes through the first
endpoint. If it is tangent at the point, (x,y), then its slope is
This is because the tangent line must pass through both the point of tangency, (x,y), and through the point (-100, 50). Since the derivative of the parabola at the tangent point must be equal to the slope of the line, you have m = y'(x) = 0.02x. You also have from the original equation, y = 0.01 x2, which you can solve simultaneously with the above to find the coordinates of the point of tangency, x and y. Do the same for the other endpoint of the wall as well. You will have solved for two points of tangency. Call them, (x1,y1) and (x2,y2). You are interested in the distance the car travels between those two points. To find that use the length integral:
Karl <Click to Send Email to Karl> USA - Thursday, October 20, 2005 at 17:13:29 (EDT) |
|
can sum 1 pls help me with this problem
A car is travelling at nght along a parabola shaped roaad with its vertex at the origin. The car starts at a point 100m East and 100m North of the origin and travels in a south westerly direction. There is a rememberance wall located next to the road at (-100, 50) the wall is 30m long and runs in a northerly direction. If the car is travelling at 60km/hr how long will the car's headlight illuminate the wall? ( i need to solve through calculas methods and i have worked out that the equation of the line is y= 0.01 X^2) if any one could help i would be really grateful. Gail Bowen, Qld Australia - Thursday, October 20, 2005 at 01:26:32 (EDT) |
|
Reply to joe splink:
I had never thought about your question before, and it has taken me over night
to come up with a suitable answer. Let's say you have a second order linear
equation with constant coefficients, like the example you give. You extract the
characteristic quadratic and find its roots (as you did). From this you get
two independent solutions -- call them x = f(t) and x = g(t).
You also have two boundary conditions, one establishing x(0), the
other establishing v(0) (where v = dx/dt). So far this should
all be familiar stuff.
Now suppose I look at all the solutions I can get with x(0) = 0. They will be in the form of x = A(pf(t) + qg(t)), where A is an arbitrary constant, but the ratio of p to q is established by the constraint that x(0) = 0. Likewise you can come up with the solution set for v(0) = 0 of x = B(rf(t) + sg(t)), where B is arbitrary and the ration of r to s is established by v(0) = 0. With all that in place, you can now think of the solution to some boundary condition problem that requires a specific value (nonzero) for x(0) and some specific nonzero value for v(0) in this way: The amount that the v(0) boundary condition must be is in proportion to how much of the x = A(pf(t) + qg(t)) solution I need -- that is it establishes A. That is your v(0) contributes A amount of this solution. Likewise the x(0) boundary condition contributes B amount of the solution, x = B(rf(t) + sg(t)). So nature isn't solving the linear combination, it is simply contributing
the two functions -- one that is characteristic of one boundary condition and
the other that is charateristic of the other boundary condition -- in proportion
to how much of each boundary condition you have.
|
You have a table, a box and a spring. The coefficient of friction is u and the spring constant is K. If you write the DE for this system you'll get something like
p''(t) + u*p'(t) + K*p(t) = 0Let's do an easy case, u = 5, no spring, so the equation is p''(t) + 5*p'(t) = 0You observe that an exponential looks like the ticket, p(t) = exp(-lambda*t), you get characterstic equation lambda*lambda - 5*lambda = 0, and you get two solutions, p1(t) = C1*exp(-5*t) and p2(t) = C2. Good.You introduce a weak spring, K = 1. The characteristic equation is lambda*lambda - 5*lambda + 1 = 0, and let's say you get two zeros, 4.8 and 0.2 and two solutions p1(t) = C1*exp(-4.8*t) and p2(t) = C2*exp(-0.2*t).Now the question: its kind of weird... but ... is there any physical significance or way to characterize the two solutions? When you fit initial conditions you take a linear combination to match the initial position and velocity .... but .... its seems weird to think of God, or nature, figuring out two solutions and taking a linear combination before deciding where to send the box......or am I thinking of this 'incorrectly'.... I mean I can determine the solution to fit the initial conditions.... but I'm wondering does God or nature take a combination of the two solutions.........are the two solutions 'canonical' in any physical sense....is one a 'steady state' solution and one a 'transient' solution.... as in the two solutions for the no spring case ...but in what sense is the steady state solution 'steady state' as everything is changing .....or is there some other way to understand why there are two independent solutions that combine to match given initial conditions?????? joe splink berkeley, ca USA - Sunday, October 09, 2005 at 02:25:45 (EDT) |
|
Using graphs, determine all numbers x that satisfy sin x < cos x. I would like some clarification on exactly what it is the problem wants me to do and how I would write the answer down, if its in some sort of Secant/Sine/Cosine Function or what. Any assistance would be appreciated. Thank you. Juan - Tuesday, October 04, 2005 at 15:04:11 (EDT) |
|
Susan: Another way to do it, which gets rid of the need to solve 3 linear equations simultaneously, has to do with recognizing one of the general forms of the parabola. The given parabola goes through points (-1,3) and (3,3) - which implies that the parabola "opens" up or down. Since the vertex is at (1,-1), which is "below" the two points, we know the parabola must "open" up. One standard form for such a parabola (opening up) is: y = a(x-h)2+k, with (h,k) as the vertex point. Given that, using the vertex in the problem, your equation must then be: y = a(x-1)2-1. Since (3,3) must lie on the parabola, you now just need to put this point into your equation to find 'a'. Jason Karol Lakeland, FL USA - Tuesday, October 04, 2005 at 12:57:13 (EDT) |
|
Reply to Chris:
For x < 40, the function is clearly y = 500x.
For x ≥ 40, you decrease the 500 per tree rate by 5 times
x - 40 (the latter factor being the number of trees over 40).
So you get y = (500 - 5(x-40))x. This shows the
rate of
500 per tree being decreased by 5 per tree for each tree over
40. That rate is then multiplied by the total number of trees.
Multiply that out, find y', set it to zero, and solve for x
to get number of trees that maximizes yield. Karl <Click to Send Email to Karl> USA - Monday, October 03, 2005 at 17:18:47 (EDT) |
|
I need some help solving some Calculus problems.
1) A Florida citrus grower estimates that if 40 orange trees are planted, the avg yield per tree will be 500 oranges. The avg yield will decrease by 5 oranges per tree for each additional tree planted on the same acreage.
a)express the grower's total yield T as a function of the number of additional trees planted t.
I think the answer is T(t)=5t(squared) + 500t + 20,000
b) Find the number of additional trees that should be planted to maximize total yield and give the maximum total yield.
Please Help! Chris Cedar Rapids, IA USA - Monday, October 03, 2005 at 01:21:12 (EDT) |
Reply to Susan: You are looking for
f(x) = Ax2 + Bx + Csuch that f(1) = -1, f(-1) = 3 and f(3) = 3 So we apply the function above to these and solve for A, B, and C. A + B + C = -1 A - B + C = 3 9A + 3B + C = 3You have three linear equations in three unknowns here. Solve it in the usual way, or you can do it online using this tool. Karl <Click to Send Email to Karl> USA - Monday, September 26, 2005 at 12:43:46 (EDT) |
Reply to Joe:
The trick to this is one given us by Lagrange. Whenever you have the second
derivative of the function in question equal to some expression of the function
itself, then multiply both sides by the first derivative of the function (this is the integrating factor for equations like this). This
makes both sides exact (this works only because there is no drag, hence no
p'(t) term anywhere).
p''(t) = -K/p(t)2 p''(t)p'(t) = -Kp'(t)/p(t)2On the left you have an exact differential of (1/2)p'(t)2 and on the right you have an exact differential of K/p(t). Take the derivatives of both of these using the chain rule to see that I speak the truth. So the equation becomes:
Choose C to satisfy your initial condition for p'(t). Multiply through by 2, take the square root of both sides, then
solve by separation of variables.
|
|
It has been a while since I last used Calculas and I am looking for some help with the following question. How do I find the equation of the parabola with vertex (1,-1) that passes through the points (-1, 3) and (3,3)
Thanks Susan Ivanovics Hamilton, ON Canada - Sunday, September 25, 2005 at 16:17:10 (EDT) |
Wow, what a great site. I was searching the net for 'hyperbolic sine' and the presentation on KCT was the best I found by far!
Now, for my question. I notice that you treat the falling body problem, but, what if the height is so great that gravity is not constant. Also so great that there is no drag. The differential equation for position p(t) is
p''(t) = -K/p(t)2How to solve this DE? Thanks, Joe Joe El Cerrito, CA USA - Sunday, September 25, 2005 at 12:51:14 (EDT) |
Reply to Robert:
Note that the derivatives are given with respect to time. Start
with
Now multiply that equation by
You get
Now multiply through by dt and you get the differential result shown
in your dynamics book. |
|
Reply to Jim:
This is the difference between compounding continuously ($2013.75) and
compounding annually ($1948.72). If you simply take
A(t) = $1000 e0.10t, you are compounding continuously. That is each instant, you are adding in the interest from the instant before. If you use A(t) = $1000 × 1.10t, you are compounding annually, where you
only add the interest to the principle once per year. Note that
ln(1.10) = 0.09531. If you use
A(t) = $1000 e0.09531 t, you will get the equivalent of
compounding 10% annually. Karl <Click to Send Email to Karl> USA - Monday, September 05, 2005 at 10:32:29 (EDT) |
While reading a book on dynamics I found the identity:
v dv = a dswhich was derived from
dv d2s
a = -- = ---
dt dt2
and
ds
v = --
dt
Could someone please derive this for me (it's been a number of years since actually using calc and I seem to have forgotten quite a bit).
Thanks, Robert Robert Nicholas Augusta, GA USA - Saturday, September 03, 2005 at 21:15:38 (EDT) |
|
My question is about calculating exponential growth with calculas versus a numerical solution. A general solution of an equation where quantities change with time at a rate proportional to the amount present is
A = A0 × ekt
Where k is rate and t is time, A is the amount and A0 is the amount present originally.
Using this equation and considering compound interest of 10% per year on $1000 for 7 years I calculate a final sum of $2013.75. But if I do this numerically where I calulate the interest each year and include it in the next years calculation I end up with 1948.72.
Why are they different? Jim USA - Saturday, September 03, 2005 at 18:54:35 (EDT) |
|
Hi
I have a question that must be ask,if you don't mind about it. I have an AP Calculus class at high school,and i don't really understand of the math problems. Some of it, i understand; but some aren't. If you please help me with explanation, because my teacher doesn't explain good method. In classmates, we studying about limit, continuity, infinity, and Deriviatives f'(x) = f(x)-f(a)/x-a, something like that. If you please explain to me all of this topic. Please send to my email address thuho89@yahoo.com. Thank you for your cooperation.
Sincerely,
Jenny Jenny Albuquerque, NM USA - Sunday, August 28, 2005 at 01:03:02 (EDT) |
Reply to Robert:
You have four variables, a, b, c, and Z.
You can solve for any one of them in terms of the other three. For example,
if you wanted a in terms of b, c, and Z,
multiply both sides by a + b, and then
Za + Zb = a + c Za - a = c - Zb a(Z - 1) = c - Zb
You can solve for b or c in a similar way. Note that Z will be independent of a only when
b = c, in which case Z is always equal to 1.
|
I have the following mathematical problem I'd like to solve:
(a + c)
Z = -------
(a + b)
At a given point I have the value for the denominator part of the function (a + c). I would like to come up with a result to this equation that would be independent of "a". Is this possible?
Thanks,
Rbfhome.Robert NY USA - Tuesday, August 23, 2005 at 15:35:44 (EDT) |
Reply to Juli:
The differential equation you have is separable:
Integrating both sides gives arctanh(y) = ln(x) + Cwhere arctanh is the hyperbolic arc tangent. Now take the hyperbolic tangent of both sides: y = tanh(ln(x) + C)Note that tanh(x) = sinh(x)/cosh(x). Note also that sinh(x) = (ex - e-x)/2 and cosh(x) = (ex + e-x)/2. If you let A = e^C the solution becomes
or equivalently
Put your boundary conditions into this and I think you'll find that you can
solve for A. The solution is disappointing, but it does work in the original
equation and does solve the boundary condition. |
Can someone please help me! I have an initial value problem:
dy y2-1 --- = ----- dx xwith y = -1 when x = -1 but at x = 0 it is undefined and at x = -1, y2-1 = 0 making it unseparable!!! (or i have no idea what i'm doing which is more likely the case :) ) Any help would be greatly appreciated. Juli, LTU, Melb. Juli AUS - Thursday, August 18, 2005 at 17:34:44 (EDT) |
|
Calculus is useful in many jobs. If you're going into engineering or becoming a physicist, you obviously will have to know a lot of calculus. However, calculus is used in other jobs- architect, chemist, anesthesiologist, experimental psychologist, etc.
In terms of a math toolkit, calculus is almost indispensable. It will help you out in a lot of places. Granted, it's not as important as statistics and algebra in the general job world, but its benefits to your critical thinking are enormous. And it has one thing that statistics and algebra do not: It's beautiful. Austin Parish Medford, OR USA - Monday, August 15, 2005 at 15:10:20 (EDT) |
|
Could someone please help me with this problem. I don't know what I need to do first.
The problem is: Apply the slope predictor formula to find the slope of the line
tangent to y = f(x) = (2x+4)^2 - (2x-4)^2 . Then write the equation of
the line tangent to the graph of f at the point (3, f(3)). Maria Portland, OR USA - Friday, July 01, 2005 at 10:02:49 (EDT) |
|