FortuneFaded
Member
i feel like i messed this up because the final answer looks funny even if its a trig funtion *paranoid* , help is appreciated a lot
Looks fine to me but just leave the answer as a sin function. No need for a decimal expansion.
i feel like i messed this up because the final answer looks funny even if its a trig funtion *paranoid* , help is appreciated a lot
i feel like i messed this up because the final answer looks funny even if its a trig funtion *paranoid* , help is appreciated a lot
Someone mind attempting this question? I got 2pi/9 but I'm not sure if I got the region right - if you get something different please explain how you got the region, its a bit of a weird one (I think)...
![]()
Someone mind attempting this question? I got 2pi/9 but I'm not sure if I got the region right - if you get something different please explain how you got the region, its a bit of a weird one (I think)...
![]()
Anyone got any knowledge about k-NN (nearest neighbor) algorithm? I'm trying to do some classification (speech).
Currently this is what I do: After generating a set of vectors, I compare these to other sets of vectors stored in separate matrices. Each matrix represent a different class. I use an algorithm called Dynamic Time Warping for comparing the different matrices. For simplification we can assume I'm just using the euclidean distance between the sets. This gives me the distance between my generated set of vectors and each class.
I found a text on the web suggesting that one should apply a k-NN algorithm to these distances, and this I don't understand. Would you also believe that this would improve the result? I want to try it, but I do not know how to use k-NN. If anyone is familiar with this I would be very happy for some hints.
Cheers
Now, I'm thinking here, that ( 1*10 )^X = 10^X and if I take 1 - 0.2 I do get 0.8.
As far as I can tell that's the only way I'll end up with ( 0.8 * 10^X ).
But what rule of mathematics says that I can randomly take out a 1 ...
It's more like 10^X = 1*(10^X) because multiplying by 1 does nothing.
Thanks for some clarification but I still don't get it.
I mean, obviously you take the 1 from ( 1*(10^X) ) minus the 0.2, but why and how?
I've been looking in a lot of places but I just can't get to terms with the steps taken.
We are using the distributive law, which says that ac+bc = (a+b)c. (This might be backwards from the way you've thought about it before,i.e. (a+b)c=ab+ac, where we start with what's on the left and end up with what's on the right, but the equal sign lets us go the other way just as easily.) Here a=1, b=-0.2, and c=10^X, soThanks for some clarification but I still don't get it.
I mean, obviously you take the 1 from ( 1*(10^X) ) minus the 0.2, but why and how?
I've been looking in a lot of places but I just can't get to terms with the steps taken.
Thanks for some clarification but I still don't get it.
I mean, obviously you take the 1 from ( 1*(10^X) ) minus the 0.2, but why and how?
I've been looking in a lot of places but I just can't get to terms with the steps taken.
We are using the distributive law, which says that ac+bc = (a+b)c. (This might be backwards from the way you've thought about it before,i.e. (a+b)c=ab+ac, where we start with what's on the left and end up with what's on the right, but the equal sign lets us go the other way just as easily.) Here a=1, b=-0.2, and c=10^X, so
1(10^X)-0.2(10^X) = (1-0.2)10^X.
I don't have much time to figure this one out right now 'cos I'm about to leave (and I'm sleep deprived but what else is new), but I can give you a hint to the shape if that helps. Do you know what a trough is? Like something piggies eat out of? It looks like that, with round (parabolic) ends.Finals coming up and I know these kind of questions are going to fuck me up. I have no idea what is going on. Any help?
Neph1x, it is because of the distributive property, which governs how real numbers are to behave when both multiplication and addition are present. In particular, the distributive property tells us that,
a * (b + c) = a * b + a * c, for all real numbers a, b, and c.
In your case (assume that x is a real number),
1 * 10^x - 0.2 * 10^x
= (1 - 0.2) * 10^x
= 0.8 * 10^x.
Please note that, the commutative property of multiplication and the inverse property of addition are also at work above.
----
You will want to go back to an algebra textbook and study what properties the real numbers have. I think, we often take these properties for granted and don't emphasize their importance enough, and as a result, many students come out of an algebra class not knowing what algebra is.
Algebra is not about solving linear, quadratic, or exponential equations in your case, but really concerns the question of, given a set (collection) of objects and some operations (rules) with which we can manipulate these objects, what we are able to (or unable to) accomplish. Hence, understanding what properties these objects (e.g. real numbers) and operations (addition and multiplication) satisfy is crucial to understanding how to solve the equation that you were given.
Finals coming up and I know these kind of questions are going to fuck me up. I have no idea what is going on. Any help?
things
Also, does anyone have any good resources for abstract algebra? I want to touch up on rings, but I forget the name of the textbook I had on it.
Welp, this is embarrassing. You're totally right, and this is why I shouldn't do math on no sleep. I should go fix that right now.integral from 2 to 4 of : (62.5) 8 (2sqrt) (9-y) dy
Thanks, I'll check all of them out.Dummit & Foote, Hungerford, and Lang are all standard references, and I would rank them in that order from most to least readable. My personal preference is Rotman's Advanced Modern Algebra.
I'm taking Physics 1 in Summer 1, Physics 2 in Summer 2 and Discrete Math in the fall. How should I prep for these classes? I guess I won't worry about Physics 2 prep until I complete Physics 1. What is the material for Physics 1 and Discrete 2 that I should make sure I'm strong on before the classes start?
Also, does anyone have any good resources for abstract algebra? I want to touch up on rings, but I forget the name of the textbook I had on it.
The iLectureOnline videos on Youtube (https://www.youtube.com/channel/UCiGxYawhEp4QyFcX0R60YdQ) really helped me a lot for Physics. Most colleges uses the "University Physics" book and these videos follows the book.
Anyone know how to do this? I believe it has to do with trig substitution and/or trig integration, but I don't exactly know what to do.
Given some initial value problems, what do I do to prove they have/don't have a unique solution? the question states i don't have to prove continuity, and it is just sufficient to state where it fails if it does - i'm not quite sure what I should be doing here at all. How do i find where it fails/whether it fails?
I think it really depends on your differential equation and what you want to do with it (i.e. it's a case by case situation), but if there is nonlinearity or non-differentiability involved, you would suspect that there can be multiple solutions. I don't know if there are sufficient conditions for non-uniqueness, but you can certainly try to guess two solutions that satisfy the equation and initial condition.
Okay, there were three different examples where I had to check for a unique solution. The first was a simple separation of variables where I could just solve it for the unique solution. The second was non linear, y y' = x for y(1)=0. This would give two solutions, +- of a square root or whatever, so its not unique? The final question was straight forward too, so I guess its just the second one that's the issue - the exact wording of the question is "You do not need to prove continuity, it is sufficient to just state where it fails, if it does so." How would I do it for this? Is just writing the two solutions right or am I missing a beat here?
I am retaking a college algebra class and got dinged on an exam for keeping my denominator as part of a subtraction problem involving fractions. All expressions were given the correct LCM.You don't?
I kept my fraction while the provided answer clears it.
I understand why denominators must be common in order to add and subtract. After getting a full night's sleep I think I see what the problem was. Earlier on the exam there was an addition problem that kept the answer as a fraction. This subtraction problem wanted a whole number as the answer. I see now the directions for the addition problem were "solve by simplifying" and this one is simply "solve," which must mean "solve for x." I did not find x in the addition problem, I only reduced and simplified the addition as far as possible. If we were only to simplify, would the negative form of my answer to this subtraction problem be correct?Your arguments leading to your third equation are correct (good job on specifying what x cannot be equal to in the beginning). I'm not sure why you came up with your fourth equation, though.
To answer your earlier question, we are told to make the denominators of two fractions the same before adding or subtracting the numerators, because we want to use the distributive property of real numbers.
We see that,
a/c + b/c
= a * (1/c) + b * (1/c)
= (a + b) * (1/c)
= (a + b)/c.
If two fractions had different denominators, e.g. a/c and b/d (with c and d being different numbers), then the third line above wouldn't hold. In other words, we could not add the numerators.
GAF, math isn't my strongest subject. Today I was thinking, what's the equation to, how much percent should I use an electric operated vehicle per hour if I wanted it to survive for 16 hours? Battery is at 100%.
Aha, I was dividing the other way aroundAssuming linearity it's just 100 divided by 16.
You want to know how much "percentage" you can use per hour.
So you're looking for percent per hour, or percent/hour, or 100/16.
So you can use 6.25% per hour.