Quote (Blankey @ Sep 19 2015 07:40pm)
Just curious only taken calc 1-2 enough to pass for my major requirements.
My question is can those of you more well versed in math in general visualize what the equations mean/are saying by quickly glancing at more complex equations? I'd like to learn more about your general mindset from your perspective.
Feel free to pm me if you don't mind giving me an answer!
Sometimes, but it just depends on the equations. For example, the intuition here isn't too difficult if you think about it:
Like the first 3 equations in this system are linear -- so plugging in all the (x,y,z)'s that satisfy one of the equations draws a straight line in 3D. So those 3 equations make 3 lines. A solution to those 3 would be a point that's on all 3 lines -- i.e. where they all meet (if it exists).
Now for that last equation, remember sqrt(x^2+y^2+z^2) is the distance formula from (x,y,z) to the origin (it just comes from using the Pythagorean theorem a couple times), so taking
sqrt(x^2+y^2+z^2) = 1 (the set of all points who are 1 unit from the origin satisfy this)
x^2+y^2+z^2 = 1 (same points satisfy this -- so the set of all points 1 unit from the origin makes a sphere of radius 1 centered at the origin)
So what you're looking for here is a point where all 3 lines meet ALSO on the surface of that sphere.
feanur is right, (0,0,0) is the unique solution to the first 3 equations since A has an inverse (which immediately tells us there is no solution satisfying all 4 equations because it's the only answer for the first 3 equations, but isn't on the unit sphere).
By plugging in the point listed above -- (0.09123, -0.87391, .047745) -- we can easily see it doesn't actually satisfy the first equation.
This post was edited by Amaston on Sep 20 2015 09:29am