Constant speed isn't possible with a sling, isn't it?
In basic physics problems, it's convenient to apply unrealistic scenarios to the situation.
Constant speed isn't possible with a sling, isn't it?
In basic physics problems, it's convenient to apply unrealistic scenarios to the situation.
Any Calculus 3 <Vector Calculus> studying tips?
Just had my first midterm and feel like I'm about to sink...
There are some implicit assumptions in physics problems, a constant gravity is one of them. At the end of the day, Physics needs to fit in the reality, and that, in a way, differentiates physics from math. It also helps you get a general sense of the problem. I will solve the problem as it is, but add a postscript to it.
![]()
Could someone explain why the answer is 0 J and not 3 J. I thought to find the work I could just dot the force and position vectors into each other, but I guess I'm misinterpreting the values of the vectors. At x=1 it looks like the force vector should be 3 N times the x unit vector and the position vector should be 1 m times the x unit vector.
![]()
Could someone explain why the answer is 0 J and not 3 J. I thought to find the work I could just dot the force and position vectors into each other, but I guess I'm misinterpreting the values of the vectors. At x=1 it looks like the force vector should be 3 N times the x unit vector and the position vector should be 1 m times the x unit vector.
On mobile so I can't quote what you need, so check out the Wikipedia page (https://en.m.wikipedia.org/wiki/Aspect_ratio_(image)). Use the first formula listed.Ok, I have a 4:3 monitor that's about 18" diagonally. How big a 16:9 monitor would I need to get to have about the same height?
Ok, I have a 4:3 monitor that's about 18" diagonally. How big a 16:9 monitor would I need to get to have about the same height?
Right, I'm aware that E[x^2] and E[x]^2 aren't the same. Rather, I didn't understand why E[x^2] isn't equal to E(X^2|A)P(A) + E(X^2|B)P(C) + E(X^2|C)P(C). I was incorrectly assuming E[X^2|A] would just be λ^2.So one thing to note is that E[X^2] is not equal to (E[X])^2. An easy example is if you do a coin flip and associate the value 1 for Tails and 0 for Heads. Then, E[X] = 0.5 *1 + 0.5 * 0 = 0.5 And thus, (E[X])^2 = 0.5 * 0.5 = 0.25. But E[X^2] = 0.5 * 1^2 + 0.5 * 0^2 = 0.5. As we see, they are not the same.
You learned that :
E[X] = λ and Var[X] = λ for Poisson distributions X.
And you also learned :
Var[X] = E[X^2] - (E[X])^2. If you rearrange the terms in that formula, you get E[X^2] = Var[X] + (E[X])^2 = λ + λ^2.
Use the given information and a calculator to find theta to the nearest tenth of a degree, if 0 < theta < 360.
sin theta = -0.3092 with theta in QIII
So from what I understand, you input a sequence into your calculator to get a degree value, i'm just not sure what sequence it is you input.
It's a simple thing but I can't find a source online that tells me how to do this.
Why aren't you using a multidimensional data object.I have a question on building a function. I'm making a game and all of my tile objects are stored in a dictionary. The dictionary needs a key for input to access the tile, so my key is an equation that takes the tiles xyz position. My question is how can I create an optimal/minimum equation such that any xyz position within some range -R to R yields a unique output key? Was playing around with my system earlier and by luck was teleporting to a tile that I shouldn't had and realized that the positions output the same key. I've fixed it so it works, but I'm interested in seeing if theres a simpler way to do it. Say I set my range from -20 to 20. I made my equation
T = (x + 20) + (y + 20) * 20 + (z + 20) * 200.
I add 20 so each (num) term is positive. Is there a better way to do this?
I have a question on building a function. I'm making a game and all of my tile objects are stored in a dictionary. The dictionary needs a key for input to access the tile, so my key is an equation that takes the tiles xyz position. My question is how can I create an optimal/minimum equation such that any xyz position within some range -R to R yields a unique output key? Was playing around with my system earlier and by luck was teleporting to a tile that I shouldn't had and realized that the positions output the same key. I've fixed it so it works, but I'm interested in seeing if theres a simpler way to do it. Say I set my range from -20 to 20. I made my equation
T = (x + 20) + (y + 20) * 40 + (z + 20) * 800.
I add 20 so each (num) term is positive. Is there a better way to do this?
Well I've used them before and something like a 3d array would have a ton of wasted space as there's only a few tiles on screen at a time compared to the maximum there could be. With this I just throw a position into a key calculator function and then it generates the unique key for that object. What did you have in mind?Why aren't you using a multidimensional data object.
Maybe I misunderstood.
I feel like any function that does what you're looking for would be less efficient than having a coordinate object with x,y,z or simply using a delimited string as the key like "1,2,3" for x,y,z.
Has anyone read Oppenheimer's book on Digital Signal Processing? Or would anyone have any DSP book or resource recommendations?
I'm specifically looking to learn how to code digital synthesizers and effects.
I think so?Digital synth is basically digital filters with various characteristics, right?
I think so?
Can I have some help with this problem, it's pissing me off; It's asking what is the 8th root of x^8 y^4 z^4
I thought the answer would be x * the 8th root y^4 z^4 but that's wrong. Any help would be appreciated
Hmmm, thanks! I thought that but there are a limited number of entires you can put before you aren't able to submit answers anymore. So thanks againWe are asked to simplify the term
(x^8 * y^4 * z^4)^(1/8)
By the properties of exponentiation, we can distribute the power to each of the terms in the product. That is,
(x^8 * y^4 * z^4)^(1/8)
= (x^8)^(1/8) * (y^4)^(1/8) * (z^4)^(1/8)
Furthermore, when a term raised to a power is once again raised to a power, the result is the same as if the term were raised to the product of the powers. We get,
(x^8)^(1/8) * (y^4)^(1/8) * (z^4)^(1/8)
= x^(8 * 1/8) * y^(4 * 1/8) * z^(4 * 1/8)
= x^1 * y^(1/2) * z^(1/2).
In summary,
(x^8 * y^4 * z^4)^(1/8) = x * y^(1/2) * z^(1/2).
Does anyone know of any good Android apps or sites that can teach junior high through high school math?
I'm going to be enrolling in college courses again soon and will need to take math classes but I haven't been in math class for over ten years now.
Can someone tell me how the heck this isnt right.
I'm having trouble figuring out where to start for a discrete math question on my homework about mathematical induction. Any tips would be appreciated!
[/IMG]https://40.media.tumblr.com/ea6f22090c4f1c695ba07f5d48d704fa/tumblr_o4k8j5R7Zq1rfce8ro1_540.png[/IMG]
Step 1. Easy to verify it's correct for case n=1;
Step 2. Assuming it's correct for case n=n_0, i.e., person #1 remains till the end. For case n=n_0+1, after one round of elimination, person #1 remains and the case reduces to n=n_0, therefore, person #1 remains till the end.
This is more generally (for any number n people, and any k where every kth person is removed each round) called the Josephus problem. You may find more formal inductive proofs out there by searching for it by name.
I have included my Matlab code. When I run the code I receive an incomplete gamma function, which prevents me from plotting my graph. Any Matlab experts see where I may have an error? Thank you very much!
I'm not familiar with the problem, but think that you would want to (1) specify the bounds of integration and (2) specify the bounds of x for plotting.
In Matlab, you would type (I'll consider simpler examples),
syms t x;
% Create the definite integral F(t), of f(x) = x^2 from 0 to t
F = int(x^2, x, 0, t);
% Plot the definite integral of x^2 from 0 to t, for various values of t between 0 and 10
ezplot(F, 0, 10);
Thanks for getting back to me. My goal is to plot the function y or time vs x or concentration using the equation given. When I try to take the integral of the given equation I get an incomplete gamma function which prevents me from plotting the equation. I am trying to figure if the equation I inputted into Matlab was the right way to do it. I tried entering my limits as you have suggested and it just gave me a straight horizontal lines which is what I suspected it would do. Unfortunately it doesn't show the behavior of the function. Any other information? Thanks again!