Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
ronald gras

ronald g.

Divider

Questions asked

BEST MATCH

The allotrope of carbon known as fullerenes (aka "buckyballs") has a structure best described as

View Answer
divider
BEST MATCH

What are the alternative ways an owner can use a non-renewable resource according to Hotelling’s Rule? Question 7 Answer a. Trade it with other owners or invest in alternative assets. b. Convert it into a renewable resource or use it. c. Extract and use it now or wait and extract it later. d. Sell it immediately or store it indefinitely.

View Answer
divider
BEST MATCH

The sign shown in the image includes an Internet address for the county government. Explain how the sign illustrates the tensions between traditional languages and English. English is used for business and commerce on the Internet, while traditional languages such as Gaelic can only be heard in poems and music recordings but not written on the Internet. The Internet is produced only in English; as a result, many traditional languages disappear due to the dominance of English-language communication. Many countries ban the use of English-language Internet sites in an effort to resist the forces of globalization and protect their traditional languages. English is being used less outside of the United Kingdom. Speaking a traditional language as a first language has become the norm in former British colonies. The Internet spreads the use of English as a global lingua franca, but the Internet is also a place where traditional languages can be communicated and thrive.

View Answer
divider
BEST MATCH

Problem 1 A. For the linkage, calculate and plot the angular displacement of links 3 and 4 and the path coordinates of point P with respect to the angle of the input crank $O_2A$ for one revolution. B. Write a computer program to calculate and plot the magnitude and direction of the velocity of the coupler point P at 2° increments of crank angle for $\omega_2 = 100$ rpm. C. Resolve parts A and B for $\theta_2 = 30^\circ$ and $\omega_2 = 100$ rpm.

View Answer
divider
BEST MATCH

Hits the ground. You will need to create a new function Pa11ingBa11stepper that yields the output at every time step. Your program should call a new function Pa11ingBa11Plot that plots both the numerical results and the analytical solution for all time steps. Be sure to include a legend and label your axes. Run your program in a Jupyter notebook to show your plot. b. Modify your FallingBallApp program so that it takes a single argument dt to set the time step. Make your program interactive from ipywidgets import interactive to explore how the numerical solution differs from the analytical solution. How much smaller does r have to be to reduce the error in the numerical results by a factor of two for the same final time? What about a factor of four? How does the error depend on r?

View Answer
divider
BEST MATCH

Consider a coaxial arrangement with a thick wire of radius $a = 1.14$ cm along the axis of a thin cylindrical shell of radius $b = 3.16$ cm, as in the figure. The center wire carries a current $I_1 = 6.13$ A distributed uniformly across the wire and directed into the page. The outer cylinder carries the same current, $I_2 = I_1$, in the opposite direction (out of the page). $r_1 = 0.616$ cm, $r_2 = 1.88$ cm, $r_3 = 3.72$ cm. Determine the magnitude of the magnetic field at the point $P_2$ at a distance $r_2$ from the center.

View Answer
divider
BEST MATCH

5.68. The circuit in Fig. P5.68 has been in operation for a long time. At $t = 0$, the voltage source reverses polarity and the current source drops from 3 mA to 2 mA. Find $v_o(t)$ for $t \ge 0$.

View Answer
divider
BEST MATCH

Question 9 As outlined in a standard audit letter, what is the responsibility of management? (A) The financial statements being audited B Maintaining effective internal control over financial reporting C Assessment of the effectiveness of internal control over reporting D) Financial statements, effective internal control and assessment over reporting Question 10 As outlined in a standard audit letter, what is the responsibility of the auditor? (A) To express opinions on the financial statements and on the company's internal control over financial reporting. B) To assure absolute accuracy of the financial statements for the shareholders. C) To assure no fraudulent activity could be occurring. D) To report back to the SEC on the profitability of the company. 39 minutes remaining

View Answer
divider
BEST MATCH

3. What is the probability of getting exactly two heads in five independent flips of a fair coin? 4. The call center of an internet provider company processes both technical help calls and sales calls. Equal numbers of technical and sales calls arrive every day on average. Fifty percent of technical calls are completed in less than two minutes, while the remaining fifty percent take more than two minutes. Ninety five percent of sales calls are completed in less than two minutes, while the remaining five percent call are completed in more than two minutes. An operator tells you that he just processed a phone call in more than two minute: without telling you if it was a sales or a technical call. Given that the phone call took more than two minutes what is the probability of being a technical help call? 5. If two fair dice are rolled once, what is the probability that the total number of dot shown is, a. Equal to 5 b. Divisible by 3 5. A slot machine has four separate wheels that rotate independently. On each whee are four pictures of a lemon and one picture of a cherry. Each time the slot machine level is pulled, one picture on each wheel will appear in the window. In order to win a cash prize, three or more pictures of a cherry must appear in the window. Find the probability of winning a prize when the lever is pulled once.

View Answer
divider
BEST MATCH

Hey guys, I have a problem. I have a C++ queue simulation that runs off of a single queue system. It works just fine. However, I'm absolutely stumped on how to add a second "priority" queue. Out of the two queue systems, one is regular and one is priority. The server is supposed to respond to the priority queue first. If that queue is empty, then the server responds to the regular queue. The queues are supposed to fill in 5 unit intervals, 4 unit serving time, with 10% of all customers being randomly sorted into the priority queue. Can any of you tell me what I need to modify to include this priority queue?

View Answer
divider