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

susana b.

Divider

Questions asked

BEST MATCH

A string (str) object is an immutable sequence. In []: # Run the following to create a string variable named inflation. inflation = "increase in price" Question 1: Create a string with the last seven characters in inflation (i.e., a subsequence of inflation) and then store it in a variable named last7_upper. There are multiple ways to do the same thing. Use different indexing methods to have better understanding about Python indexing. In []: # Write your code in the space below after removing the ellipsis. last7_upper = ... #print(last7_upper)

View Answer
divider
BEST MATCH

Materials HW 6 1. Calculate the size (radius) of the critically sized nucleus for pure platinum when homogeneous nucleation takes place. (the answer for this one is in the back of the text, problem 4.32) $$r^* = -\frac{2\gamma T_{melt}}{(\Delta H_f \Delta T)} = \frac{2(240 \times 10^{-7} \frac{J}{cm^2})(2045K)}{(2160 \frac{J}{cm^3})(2045K)(0.2)} = 1.11 \times 10^{-7} cm$$ * $$\Delta H_f = 2160 J/cm^3$$ * $$\Delta T = 0.2 T_m = 0.2(2045K)$$ * $$\gamma = 240 \times 10^{-7} J/cm^3$$ * $$T_{melt} = 1772 ^\circ C = 2045 K$$ 2. Given the radius found above, how many atoms are in the platinum nucleus? VOLUME OF SPHERE $$V = \frac{4}{3}\pi r^3 = \frac{4}{3}\pi (1.11 \times 10^{-7} cm)^3 = 5.728 \times 10^{-21} cm^3$$ FCC UNIT CELL VOLUME $$V_{fcc} = a^3 = (\frac{4R}{\sqrt{2}})^3 = (\frac{4(1.11 \times 10^{-7} cm)}{\sqrt{2}})^3 = 3.094 \times 10^{-20} cm^3$$ CONVERSION USING FCC UNIT CELL $$= \frac{V_{fcc}}{\# atoms} = \frac{3.094 \times 10^{-20} cm^3}{4 atoms} = 7.736 \times 10^{-21} \frac{cm^3}{atom}$$ NUMBER OF ATOMS $$5.728 \times 10^{-21} cm^3 \times \frac{1 atom}{7.736 \times 10^{-21} cm^3} = 0.740 atoms$$

View Answer
divider
BEST MATCH

Microeconomics and Microeconomics Determine whether each of the following topics would more likely be studied in Microeconomics or Microeconomics

View Answer
divider
BEST MATCH

a 51.2-g golf ball is driven from the tee with an initial speed of 41.2 m/s and rises to a height of 31.4 m. (a) neglect the air resistance and determine the kinetic energy of the ball at its highest point

View Answer
divider
BEST MATCH

Sharon, a married taxpayer, makes the following gifts during the current year (2023): $ 18 ,000 to her church, $ 76 ,000 to her daughter, and $ 41 ,000 to her husband. What is the amount of Sharon's taxable gifts for the current year (assuming she does not elect to split the gifts with her spouse)?

View Answer
divider
BEST MATCH

Select Corporation was incorporated on January 2. The following information pertains to Select Corporation's common stock transactions. Jan. 2 Number of shares authorized 450,000 Jan. 2 Number of shares issued 153,000 Jul. 1 Number of shares reacquired but not canceled 9,000 Sept. 1 Two-for-one stock split Dec. 1 Reissued shares of treasury stock 9,000 Required a. Determine the weighted-average number of shares of Select Corporation's common stock outstanding. Note: Round amount to the nearest whole number. Number of shares Answer 1 0 b. Compute earnings per share considering the following additional information: Net income: $660,000 Preferred stock, 5%, cumulative 9,000 shares outstanding, $10 par value per share Preferred stock dividends declared during the year: $0 Note: Enter the earnings per share amount in dollars and cents, rounded to

View Answer
divider
BEST MATCH

stlab 1. From a consideration of the masses of water measured in Part C, and given that the density of water is 1 g/mL, which is the most accurate method of volume measurement cylinder, pipet, or buret? graduated cylinder, it only had about the others had

View Answer
divider
BEST MATCH

Economic growth is most accurately measured by changes in real GDP. For living standards to rise, must grow faster than the population.

View Answer
divider
BEST MATCH

Use the Integral Test to determine whether the series is convergent or divergent. 11/n^11 In order to apply the Integral Test for the function f(x) on the interval [a, ∞ ), which of the following must be true? (Select all that apply.) f is continuous. f is differentiable. f is positive. f is negative. f is increasing. f is decreasing.

View Answer
divider
BEST MATCH

What is the value of including a positive control along with organisms that you are testing?

View Answer
divider