Azərbaycan dili Bahasa Indonesia Bosanski Català Čeština Dansk Deutsch Eesti English Español Français Galego Hrvatski Italiano Latviešu Lietuvių Magyar Malti Mакедонски Nederlands Norsk Polski Português Português BR Românã Slovenčina Srpski Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български Русский Українська Հայերեն ქართული ენა 中文
Subpage under development, new version coming soon!

Subject: Math problem!

2012-05-24 21:50:49
To find local extreme values you have to use partial differentiation. That gives:

d/dx T(x,y,z) = z
d/dy T(x,y,z) = 2y
d/dz T(x,y,z) = x

A necessary condition for a point (a,b,c) to be an extreme value of T is, that all partial derivatives vanish. That is only fulfilled by one point. You have to check now if that point is really an extreme value and if it is not one, where would you find the extreme value then, if not by partial differentiation?
2012-05-24 22:06:45
For discussing extremes in multivariate calculus, you should consult Hessian matrix, though I can't say you more now as I have forgotten the details...
2012-05-24 22:33:07
You would check if the Hessian matrix is positive or negative definite or indefinite, but actually in this case you can see it in a more 'natural' way.

The only point that could be a local extreme value is (0,0,0). The Hessian Matrix in this point is

0 0 1
0 2 0
1 0 0

which is indefinite (it has eigenvalues 1, 2 and -1). So (0,0,0) is not an extreme value.

A more natural approach: If you start at the point (0,0,0), then the function T takes the value 0. If you let x and z tend a little towards a positive value each, then the function T gets positive. If you let z tend to a negative value instead then T gets negative. Therefor (0,0,0) can't be an extreme value, since there are points who's values under T are bigger and points who's values under T are smaller than 0 in every Neighbourhood of (0,0,0).

Since there is no local extreme value, the function takes its maximum and its minimum on the boundary. So you have this problem

max/min y^2 + xz

under the condition: x^2 + y^2 + z^2 = 1
2012-05-25 14:01:50
try transforming into spherical coordinates;)
2012-06-18 00:03:31
can someone help me with this

it seems so easy but I dont have idea how to start :D

(10^2log3) = 8x+5
2012-06-18 00:17:15
It's a linear equation in x, so isolating x gives:

x = [ (10^2log3) - 5 ] / 8

maybe you want to rewrite the exponential-term with the logarithm? I don't see anything else what you can do with that equation ;)
2012-06-18 00:23:26
I have to get that x=1/2

but dont really know how :/
2012-06-18 00:28:58
With 'log' you mean log to base 10 ?

Then you get with some logarithm rules:

10^2log3 = 10^log(3^2) = 10^log9 = 9

and so

9 = 8x + 5

which has the solution x=1/2
2012-06-18 00:34:58
thanks :)
2012-06-20 15:38:14
I need help again

how to solve this:

[((2(x-y)^2)^2)^6 + ((2(x-y)^4)^2^)^3] / 65

x=4
y=2

the result should be 2^26

I tried something and got (8^12 + 32^6)/65 but what to do after that...
(edited)
2012-06-20 15:58:45
8^12=2^36
32^6=2^30

(2^36+2^30)/65=2^30*(2^6+1)/65=2^30
2012-06-20 16:14:39
thx

I hope its correct :)
2012-06-20 18:01:10
it's correct
2012-06-20 19:09:00
Message deleted

2012-10-06 20:00:30
is anybody here, who could help me with some Geometry?

level: university

just to give me some tips and directions how to solve stuff

2012-10-06 20:15:16
I'm not a geometry specialist, but I'm doing my Math PhD, so maybe I can help ;-)