-
Posts
24 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by CalleighMay
-
My professor wants me to PROVE the statement: "If b divides c, then (a,b) <= (a,c)." by completing a proof. I can't just give a set of numbers that show it's true, i actually need to have a "proof" with variables that would make the statement work. Does this make sense?
-
triclino, is that in correct "proof" format? I can't really follow it... Is there a way to answer this problem as a "proof" rather than with an example? We're not supposed to use an example, we're supposed to prove it with all those variables and everything, that shows one thing equals something and what not... Here's an example of a proof in the fashion he wants us to write them: "if c divides a and c divides b, then [a,b] <= ab" Assuming this is true, the proof would look like: We need to show that ab/c is a multiple of "a" and "b". a = ck b = cj ...(for ints k and j) (ck x b) / c = bk.... so ab/c is a multiple of b (a x cj) / c = aj..... so ab/c is a multiple of a Therefore ab/c is a common multiple of "a" and "b". So it's either the lowest multiple, or a larger. aka.... ab/c = LCM .... or.... ab/c < LCM This shows that [a,b] <= ab/c Is there a way to write my original problem in this manner using only variables etc?
-
Hey everyone, I'm taking this course called "Number Theory" and am having a lot of difficulty with it. We're currently on "proofs" and i am having some issues. Last week was my first weeks classes. The first day my professor jumped right into the material without giving much background. He's assigning problems left and right without giving any class examples, and the textbook seems like more of a novel than a math book. I'm stuck on one problem. I "think" it's asking for a proof, but the directions are very unclear. It asks: "Tell whether each statement is true and give counterexamples to those that are false. Assume a, b, and c are arbitrary nonzero integers." And the statement is: "If b divides c, then (a,b) <= (a,c)." So in english, if "c divided by b", then the GCD of "a" and "b" is less than or equal to the GCD of "a" and "c". The back of the book lists the answer as "TRUE" but doesn't give any reasoning or proof to go along with it. He gave us two proof examples in class using GCD and LCM etc, but i honestly don't understand them. Making up variables here and there, it doesn't look like any math i've seen before. Here are some random facts i picked up on: LCM = (a x b)/GCD LCM x GCD = a x b (a,b) stands for the GCD (greatest common divisor) [a,b] stands for the LCM (lowest common multiple) a divides b: b = a (k) with some int k b divides c: c = b (L) with some int L a divides c: c = a (k x L) with ints K and L Yeah, that's all i know... Can anyone help me out with this problem? I have honestly no idea where to begin. Thanks!
-
Number theory Proof Question
CalleighMay replied to CalleighMay's topic in Linear Algebra and Group Theory
can you simply just "add m^2 to both sides in A4 ? I had a little help last night and came up with this method: Let n = 2k + 1 (since n is odd) plugging it into the m equation given, you get m = ( (2k+1)^2-1) )/2 1: so m = 2k^2 + 2k 2: so m+1 = 2k^2 + 2k + 1 3: so (m+1)^2 = 4k^4 + 8k^3 + 8k^2 + 4k + 1 4: and m^2 = 4k^4 +8k^3 + 4k^2 And using n = 2k + 1, 5: n^2 = 4k^2 + 4k +1 So we have that (4k^4 +8k^3 + 4k^2) + (4k^2 + 4k +1) = 4k^4 + 8k^3 + 8k^2 + 4k + 1 which is m^2 + n^2 = (m+1)^2 -
Hey guys, I'm in the class "Number Theory" at my college. It's WEEK 1 and we are already going over these weird proofs and i am COMPLETELY lost. The question asks: "Show that if n is any odd positive integer, and m = (n^2-1)/2, then m^2 + n^2 = (m+1)^2." My professor as awful and has given us absolutely NO background. He's given us two proof examples in class, but i don't understand either of them, so they don't help much. From what i can gather, odd numbers are "2k+1" and even numbers are "2k". I guess this makes sense, but i don't understand how to use it. So for the problem on hand, i understand i need to show how you get from point A to point B- but the question is how. We can assume that n is odd. So n=2k+1. We can also assume that m= (n^2-1)/2 And we need to get these two equations to look like: m^2 + n^2 = (m+1)^2 in the end Working backwards: m^2 + n^2 = (m+1)^2 .............= m^2 + 2m + 1 (expanding) m^2 + n^2 = m^2 + 2m + 1 ........n^2 = ........2m + 1 (subtraction) so n^2 = 2m+1 Working from the given that m = (n^2 - 1) / 2 m = (n^2 - 1) / 2 2m = n^2 - 1 (multiplication) 2m + 1 = n^2 (addition) n^2 = 2m + 1 (switch things around) So this gets the "n^2 = 2m + 1" in the final step. But how do i get the "+ m^2" ?? My biggest problem is that i don't know how this proof should "look". I understand the concept, but i am having difficulty getting it into proof form. So it should look like: A: Assume n is positive and odd, and assume m = (n^2 - 1) / 2 A1: A2: A3: A4: A5: A6: A7: A8: A9: B: Show that m^2 + n^2 = (m+1)^2 Then we have to write it in paragraph form.... Can anyone help me out with this problem? I just don't get it... This problem is from the text "Elementary Number Theory" 2/e by Charles Vanden Eynden. It's Chapter 0 page 9 number 11. Thanks for any help!!
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1133 in chapter 15.8 in the text, number 14. It reads: Use Stoke's theorem to evaluate Integral (with C at bottom) of F (with a dot) dr It states that in each case, C is oriented counterclockwise as viewed from above. For this specific problem is gives, F(x,y,z)=4xzi + yj + 4xyk and S: z= 9-x^2-y^2 and z>=0 Again, i literally haven't a clue where to go with these =/ I looked at the soln's to the other problems in this set but still haven't a clue where to go! =/ Any help at all would be greatly appreciated. Thanks guys
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1118 in chapter 15.6 in the text, number 24. It reads: Find the flux of F through S It gives: Integral (with S at bottom) of the integral of F (with a dot) N dS where N is the upward normal vector to S then it gives for this specific problem, F(x,y,x)=xi+yj and S: 2x+3y+z=6, first octant I'll be honest and say that i have no idea what's going on here. I looked at the other problems in this problem set and still have no idea what to do... Any help would be greatly appreciated. Thanks guys
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1096 in chapter 15.4 in the text, number 24. It reads: Use green's theorem to calculate the work done by the force F on a particle that is moving counterclockwise around the closed path C It gives: F(x,y)=(3x^2+y)i + 4xy^2j and gives: C: boundary of the region lying between the graphs of y=(sqrt x) and y=0, and x=9 I looked at similar problems in the same section and came up with the following for this one: work= integral (with C at bottom) of 3x^2+y dx + 4xy^2 dy =Integral (with R at bottom) of the integral of ? ..this is where i get lost, kind of confused as to what the C is and how to integrate with it. Also, what's R? This doesn't seem that bad of a problem, i just think i'm missing something since it seems too easy? Any further help would be greatly appreciated. Thanks guys!! =/
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1087 in chapter 15.3 in the text, number 16a and 16b ONLY. It reads: Find the value of the line integral integral (with a C at the bottom) of F (with a dot) dr. Then it gives integral (with c at bottom) of (2x-3y+1)dx -(3x+y-5)dy For a) it gives a graph with the vertices's: (0,0), (4,1) and (2,3) and there is a label (c1) in the graph on the line from (0,0) to (2,3) For b) it gives another graph with the vertices's: (0,1), (0,-1) and it gives a half-circle with an equation x=sqrt(1-y^2) and a label (C2) in the graph. There are graphs C and D but he told us to only try a and b... If you have a copy of the book calculus 8th edition you can see the problem for yourself... if you think it's confusing here, you can only imagine how confusing it is to me lol =( I did look at the solutions to the other odd (i cannot find answers to even ones) problems in this problem set but it's no use, i'm totally lost. He said this will eventually be important so i want to learn it now! lol Can you guys help me? Thank you!!!!!
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1075 in chapter 15.2 in the text, number 26. It reads: Find the total mass of the wire with density p. And it gives: r(t)=2 cos ti + 2 sin tj + 3tk and p(x,y,z)=k+z (the p is a different looking p, most likely represents something else, something that sounds like roe maybe? lol. and k is really k below) and: (k>0), 0<=t<=2pi I looked at similar problems in the same section and came up with the following for this one: r'(t)=2 cos ti =2 sin tj but when finding II r'(t) II how do i do this with sin and cos? I know it's sqrt of each term squared, so would it be: sqrt( 2cos^2t - 2sin^2t ) ? Then at this point, even if the above was correct, it's telling me to do: integral from C to ? of p(x,y,x) dx and integral from C to ? of kz ds Yeah i'm lost!!! Any further help would be greatly appreciated. Thanks guys! =/
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1033 in chapter 14.6 in the text, number 44. It reads: Find the centroid of the solid region bounded by the graphs of the equations or described by the figure. Assume uniform density. And it gives: y=sqrt(4-x^2), z=y, and z=0 The question also asks to find the tripple integrals but he said that's WAY over our heads lol and i looked at every other problem in this problem set and i don't understand a word of it. I looked at other worked out examples and they too make no sense to me I would attempt this one myself but i am literally stumped on this one 100% Can anyone help me with this one? Thanks guys
-
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 1015 in chapter 14.4 in the text, number 14. It reads: Find the mass and center of mass of the lamina bounded by the graphs of the equations for the given density or densities (Hint: some of the integrals are similar in polar coordinates). And it gives: y=x^3, y=0, x=2, p=kx (the p looks a little different, most likely represents something else, and the k really is a k, not to be confused with that wavelength symbol lol) I looked at similar problems in the same section and came up with the following for this one: I first graphed the equations on the same coordinates. I think im supposed to take the integral from (0 to 2) of the integral from (0 to x^3) kxdxdy? or kxdydx? (something about horix simple or vert simple??) And then i'm confused as to what to do next, even if i was sure what i have so far is correct. Any further help would be greatly appreciated. Thanks guys
-
Use a double integral to find volume of solids ?
CalleighMay posted a topic in Analysis and Calculus
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 998 in chapter 14.2 in the text, number 26. It reads: Use a double integral to find the volume of the indicated solid: And it gives a picture of a solid with the vertices's: (0,0,0), 2,0,0), (0,2,0) and (0,0,2). The solid is given the equation: x+y+z=2 I looked at similar problems in the same section and came up with a few ideas as to how to get started. This is what i came up with. Making a sketch of the side on the xy-plane, i have the line: y=-x+2 Then the integral from 0 to 2 of the integral of 0 to (-x+2) of (this is where i get confused) I get confused from here... Any help would be greatly appreciated. Thanks guys -
Hey guys! I have been on the forum for about a week or so and have compiled a lot of information and techniques to help me understand calculus, so i really appreciate everyone's help! I am a soon-to-be freshman in college and am taking a summer class, calculus II (took calc I in HS). This is our last week of class after our final exam so my professor is taking this time to give us a preview of what we will be learning in the fall semester in Calc III (since this is the same professor). Every Tuesday class our professor gives us a few problems from future sections and asks us to "see what we can come up with" and to work together to find solutions. The following Tuesday he asks us to discuss the problems as a class, seeing which ones of us know our stuff =P Basically, i want to ask you guys what you think about these problems as i do them along before i have my discussion. I really want to make a lasting impression on my professor by "knowing my stuff" -to show him i can do it! All's i need is a little help! Would you guys mind giving me some help? We are using the textbook Calculus 8th edition by Larson, Hostetler and Edwards and the problems come from the book. The problem is on pg 974 in chapter 13.10 in the text, number 10. It reads: Use Lagrange multipliers to find the indicated extrema, assuming that x and y are positive. And it gives: minimize: f(x,y)= sqrt(x^2+y^2) with the constraint: 2x+4y-15=0 I looked at similar problems in the same section but they're little help. I did the best i could so far and this is what i came up with. subject to the constraint: 2x+4y=15 let g(x,y)=2x+4y=15 since tri f(x,y)=x/sqrt(x^2+y^2) I got this step, then in the next step i'm supposed to use some symbol that looks like, well i remember it as wavelength in physics, kinda looks like a k?? and tri g(x,y)=2(wavelength symbol)i+4(wavelength symbol)j but to attain a system of linear equations, how do i do that with x/sqrt(x^2+y^2)?? Any help would be greatly appreciated. Thanks guys
-
Functions of Several Variables, Area?
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
so does that come out to .24 as well? Is that correct? lol -
Extrema of functions of Two Variables
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
Thanks for the replies guys ;P I understand now what it means when there are more than one variable in the parenthesis, Bignose your analogy was perfect Our professor just gave us these problems so we could "preview" what we would be seeing next semester. He just wants to work together to see what we come up with, all of my friends have no idea, i just really want to impress my professor! So Booker you're saying i should begin by taking the derivative of the function? I took the deriv using my calculator and got 2, something tells me this is wrong since there's probably a y' in there somewhere? =/ well tonight my friends and i looked ahead and tried to learn the stuff on our own, and we gave it a try by looking at some examples in the book and this is what we came up with. We got: f(x,y)=2x-2xy+y^2 derivative with respect to x is f sub x =6x=0, x=0 with respect to y, 4y-4=0, y=1 then f(0,1)=-2 on line line of y=4, -2<=x<=2 so, f(x,y)=f(x)=3x^2+32-16=3x^2-16 and the max would be at 28 with a minimum at 16 on the curve of y=x^2, -2<=x<=2 f(x,y)=f(x)=3x^2+2(x^2)^2-4x^2=2x^4-x^2=x^2[2(x^2)-1] and the max would be at 28 and the minimum at -1/8 absolute max 28 at (+ or -2, 4) absolute min -2 at (0,1) Does this seem about right? thanks -
Symmetric equations of tangent lines to curves
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
Thanks for the reply Dave! ;P So ummm how do i calculate to find what i'm looking for? And what's the "cosine of the angle"? (what angle...?) well my friends and i were going over these problems tonight and this is what we have so far... F(x,y,z)=x^2+y^2-z F^(x,y,z)=2xi+2yj-k (1,2,5)=2i+4j-k G(x,y,z)=x+y+6z-33 G^(x,y,z)=i+j+6k The cross product of these two gradients which is a vector tangent to both surfaces at the point (1,2,5). We did the cross product: ^F x ^G= 25i-13j-2k direction numbers for part a are 25, -13, -2 symmetric equations: (x-1)/25, (y-2)/-13, (z-5)/-2 and cos(theta)= (I ^F x ^G I) / (II ^F II x II ^G II) which equals 0 so it's orthogonal. How's that look? =D -
Functions of Several Variables, Temperature?
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
Those graphs are certainly colorful though =P Someone suggested a different method and i gave it a shot, could someone tell me if this is right? We now have: T(x,y)= 400e^-((x^2+y)/2) [-xi-(1/2)j] T(3,5)=400e^(-7[-3i-(1/2)j)] So there will not be change in directions perpendicular to the gradient + or - (i-6j) and the largest increase will be in the direction of the gradient -3i-(1/2)j does this sound right? thanks -
Functions of Several Variables, Area?
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
my friends and i have come up with the following but not sure if we're right, dA= 1/2((bsin© dA + asin© dA + abcos© dA) When i did this, a=3, b=4, c=pi/4 i got + or - .24 Does this sound about right? What would units be, percent? thanks -
Functions of Several Variables, Temperature?
CalleighMay replied to CalleighMay's topic in Analysis and Calculus
Thanks for the response Atheist! Do you know what i need to take the derivative of? To be honest i don't even know what T(x,y) means- i've never heard of having more than one variable in the parenthesis. Do i just disregard that? Thanks Would you think i was stupid if i didn't understand those rainbow graphs? =/ I need to solve this mathematically so i guess we should start there... umm where do i begin? lol -
Hello, my name is Calleigh and i am new to the forum! I am in Calculus II and have a few questions on some problems. I am using the textbook Calculus 8th edition by Larson, Hostetler and Edwards. Could someone please help me? The problem is on pg 959 in chapter 13.8 in the text, number 56. It reads: a. Find the absolute extrema of the function. b. From the form of he function, determine whether a relative maximum of a relative minimum occurs at each point. and it gives: f(x,y)=2x-2xy+y^2 and R:The region in the xy-plane bounded by the graphs of y=x^2 and y=1 What does it mean when it states f(x,y)??? I've already heard of f(x). I don't know what it means when it has both x and y in the parenthesis. My professor gave these problems to us even though we haven't covered it yet, but he expects us to know how to do it?? Please help me, i'm so lost... Any help would be greatly appreciated! Thanks guyssss
-
Hello, my name is Calleigh and i am new to the forum! I am in Calculus II and have a few questions on some problems. I am using the textbook Calculus 8th edition by Larson, Hostetler and Edwards. Could someone please help me? The problem is on pg 950 in chapter 13.7 in the text, number 46. It reads: a. Find symmetric equations of the tangent line to the curve of intersection of the surfaces at the given point. b. Find the cosine of the angle between the gradient vectors at this point. c. State whether or not the surfaces are orthogonal at the point of intersection. And they give: z=x^2+y^2, and x+y+6z=33 and the pt (1,2,5). My first problem is understanding how to draw this with the z thing. What's the tangent line to this curve (wait, what curve??) and what does it means when it asks for "the cosine of the angle". And how do i tell if they're orthogonal, do i use the dob (sp?) product or something like that? I'm pretty lost as you can tell. Any help would be greatly appreciated! Thanks guyssss
-
Hello, my name is Calleigh and i am new to the forum! I am in Calculus II and have a few questions on some problems. I am using the textbook Calculus 8th edition by Larson, Hostetler and Edwards. Could someone please help me? The problem is on pg 942 in chapter 13.6 in the text, number 76. It reads: The temperature at point (x,y) on a metal plate is modeled by: T(x,y)=400e^-((x^2+y)/2) where x>=0 and y>=0. It asks to find the directions of no change in heat on the plate from the point (3,5). It also asks to find the direction of greatest increase in heat from the point (3,5). Does anyone know what this problem is talking about? Usually it helps if i can picture it in my head but i'm lost... My professor suggested drawing a picture, but i haven't the slightest clue even where to begin. Any help would be greatly appreciated! Thanks guyssss
-
Hello, my name is Calleigh and i am new to the forum! I am in Calculus II and have a few questions on some problems. I am using the textbook Calculus 8th edition by Larson, Hostetler and Edwards. Could someone please help me? The problem is on pg 922 in chapter 13.5 in the text, number 32. It reads: A triangle is measured and two adjacent sides are found to be 3 inches and 4 inches long, with an included angle of pi/4. The possible errors in measurement are 1/16 inch for the sides and .02 radian for the angle. Approximate the maximum possible error in the computation of the area. I haven't had any problems like this in class, so i don't know what to do. My professor suggested drawing a picture, but i haven't the slightest clue even where to begin. My professor explained it to me but i didn't understand it at all... any help would be greatly appreciated. Thanks guyssss