-The Moon orbits the Earth in an approximately circular path. The position of the Moon as a function of time is given by
| x(t) | = | r cos(ωt) |
| y(t) | = | r sin(ωt), |
where r = 3.84 108 m and ω = 2.46 10-6 radians/s. What is the average velocity of the Moon measured over the interval from t = 0 to t = 3.35 days? Find its magnitude, in m/s, and find its direction, given as an angle measured counterclockwise from the positive x-axis.
magnitude ???? m/s
direction ?????? ° counterclockwise from the +x-axis
-A space probe approaches a planet and goes into a low orbit. If the orbiting probe's velocity is
| vx | = | −v sin(ωt), |
| vy | = | v cos(ωt), |
| v | = | 7.57 103 m/s, |
| ω | = | 1.16 10-3 radians/s, |
what is the average magnitude of acceleration of the probe, in m/s2, if it remains in orbit for 22 minutes? answer in m/s
In: Physics
A molecule of mass 2.0×10-24Kg is moving along at a speed of 100±10 m/sec, where the ±10 m/sec is the statistical spread or uncertainty in the determination of its velocity or ∆v = 10 m/sec. The molecule is somewhat localized in space and is described by a travelling wave packet solution to the Schrödinger equation centered around x=0 at t=0 and moving in the positive x-direction.
In: Physics
(a) Calculate the speed of an electron that is in the n = 1 orbit of a hydrogen atom, and give your answer v as a fraction of the speed of light in empty space c, for example, v = 0.5 if the answer were v = c/2 = 1.50 × 108 m/s. (It isn’t.)
(b) How many nanometers would be the wavelength of the photon emitted when the electron in a hydrogen atom jumps from the n = 3 orbit to the n = 2 orbit? This is the Hα line, and its light is scarlet, the color of fresh human blood.
(c) How many nanometers would be the wavelength of the photon emitted when the electron in a hydrogen atom jumps from the n = 2 orbit to the n = 1 orbit?
(d) How many nanometers would be the wavelength of a photon that would have the minimum amount of energy needed to ionize any hydrogen atom? (Hint: Electromagnetic radiation with this wavelength or shorter is called extreme ultraviolet radiation.
(e) How many electron-volts (eV) would the electron in part (7)(d) need to have?
In: Physics
A Geiger tube consists of two elements, a long metal cylindrical shell and a long straight metal wire running down its central axis. Model the tube as if both the wire and cylinder are infinitely long. The central wire is positively charged and the outer cylinder is negatively charged. The potential difference between the wire and the cylinder is 1.10 kV. Suppose the cylinder in the Geiger tube has an inside diameter of 3.64 cm and the wire has a diameter of 0.452 mm. The cylinder is grounded so its potential is equal to zero.
(a) What is the radius of the equipotential surface that has a potential equal to 545 V? Is this surface closer to the wire or to the cylinder?
(b) How far apart are the equipotential surfaces that have potentials of 195 and 245 V?
(c) Compare your result in Part (b) to the distance between the two surfaces that have potentials of 685 and 730 V, respectively.
What does this comparison tell you about the electric field strength as a function of the distance from the central wire?
In: Physics
Let p1,p2 denote the probability that a randomly selected male and female, respectively, has allergy to nuts. Let n1,n2 be the sample size of a random sample for male and female, respectively. Assume two samples are indepedent. Let X1,X2 be the number of male and female who have allergy to nuts in the random sample, respectively.
(1) For parameters p1,p2, and p1−p2, find one unbiased estimator for each of them. And show why they are unbiased.
(2)Derive the formula for the standard error of those estimators in (1). Note that V(X−Y)=V(X)+V(Y) for two independent rv's X,Y.
(3)For given samples, let n1=100,n2=150,x1=5,x2=9. Compute the the value of those estimators in (1).
4) For given samples, let n1=100,n2=150,x1=5,x2=9. Compute the estimated standard errors of those estimators in (2)
In: Statistics and Probability
1.
Rock Valley Airport is beginning to experience flight congestion and backups on the one runway that is used exclusively for landings. A plane can land and be cleared in 7.3 minutes on average. Planes waiting to land are asked to circle the airport.
On average 4.6 planes arrive at the airport per hour. What is the utilization-factor U of this runway? (Two decimal places.)
2.
Rock Valley Airport is beginning to experience flight congestion and backups on the one runway that is used exclusively for landings. A plane can land and be cleared in 7.6 minutes on average. Planes waiting to land are asked to circle the airport.
On average 3.9 planes arrive at the airport per hour. Assume system V=1.
On average, how many minutes do planes circle the airport waiting for clearance to land?
(Hint: this is the WT. Use WT = V*U*PT. Get U using the same procedure for the last questsion. The V factor is almost always assumed to be 1. The procedure is similar to the face painting example in the lecture.)
In: Operations Management
write the MATLAB code for: Let ? = sin2 (?) and ? = sin(?) cos(?). Let x vary from 0 to 10? in increments of 0.1?. Plot two figures part a & b. This panel has rows, one figure per row. a. Plot x versus y. This plot is on the top of panel and the next figure (part b) is at bottom of panel. i. Give a meaningful title to this figure. ii. x-axis is time with unit of s. y-axis is voltage with unit of V. Label both x- and yaxis. iii. Add a legend to the graph. b. Plot x versus z. This figure is at bottom row. i. Give a meaningful title on graph. ii. Label x-axis is time with unit of s. y-axis is voltage with unit of V. Label both xand y- axis. iii. Change the thickness of this curve. Use any value other than default value. iv. Change curve to red dashed curve. v. Add a legend to the graph.
In: Computer Science
1. For the following C statement, write the corresponding RISC-V assembly code. Assume that the C variables a, b, and c, have already been placed in registers x10, x11, and x12 respectively. Use a minimal number of RISC-V assembly instructions. a = b + (c − 2);
2. Write a single C statement that corresponds to the two RISC-V assembly instructions below. add e, f, g add e, h, e
3. Assume that registers x5 and x6 hold the values 0xA000000000000000 and 0x2000000000000000, respectively.
(1) What is the value of x30 for the following assembly code? add x30, x5, x6
(2) For the contents of registers x5 and x6 as specified above, what is the value of x30 for the following assembly code? sub x30, x5, x6
(3) For the contents of registers x5 and x6 as specified above, what is the value of x30 for the following assembly code? add x30, x5, x6 add x30, x30, x6
In: Computer Science
Fitting Logistic Reegression (depedent varaible(Employed), Independent variables (Age, Race.Ethnicities, Education.Attainment, gender)
dataset
| Age | Earnings Past 12 Months | Usual Weekly Hours | Female | Married | No High School Degree | High School Degree or GED | Some College | Associates Degree | Bachelors Degree | Masters Degree | Professional Degree | Doctorate | Educational Attainment | Employed | White | Black | American Indian or Native American | Asian | Hawaiian or Pacific Islander | Other Race | Biracial | Hispanic | Race/Ethnicity | Worked 40+ Weeks During Past 12 Months | Worked 35+ Hours in a Typical Week | |||
| 18 | 1200 | 16 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | No High School Degree | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | White | 0 | 0 | |||
| 53 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | High School Degree | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | Hispanic | 0 | 0 | ||||
| 61 | 0 | 70 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | Some College | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | White | 1 | 1 | |||
| 32 | 350 | 24 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | Some College | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | White | 0 | 0 | |||
| 49 | 0 | 30 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | Masters Degree | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | White | 1 | 0 | |||
In: Statistics and Probability
this is all regarding organic chemistry...
can someone explain how to tell if something is a
nucleophile or an electrohpile and please give examples of
each?
also, when naming with iupac names such as 4,3-methylpentane (I randomly made this name up), how do you know what time name then and if the name is right?
In: Chemistry