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

mario s.

Divider

Questions asked

BEST MATCH

The ▼ direct labor rate variance might mean that SorrentinoSorrentino hired   ▼ less qualified return preparers at a lower pay rate more qualified return preparers at a higher pay rate . As a result, the return preparers ▼ had to use more were able to use fewer hours than the standard allows. This accounts for the ▼ efficiency variance.

View Answer
divider
BEST MATCH

Question content area top Part 1 An economy's capital stock was    1. $56.1 trillion at the end of 2019 2. $58.2 trillion at the end of 2020 3. $59.3 trillion at the end of 2021    Depreciation in 2020 was $2.7 trillion and gross investment during 2021 was $3.1 trillion (all in 2012 dollars).    Calculate net investment and depreciation during 2021

View Answer
divider
BEST MATCH

A rather large population of Biology instructors have 396 red-sided individuals and 557 tan-sided individuals. Assume that red is recessive. Please show your work and calculate the following: A. The allele frequencies of recessive alleles (q) 5 points B. The allele frequencies of dominant alleles (p) 5 points C. The expected homozygous dominant individuals (p^2) 5 points D. The expected heterozygous individuals (2pq) 5 points E. The expected homozygous recessive individuals (q^2) 5 points

View Answer
divider
BEST MATCH

Answer: Factorial Design

View Answer
divider
BEST MATCH

Consider each of the following questions related to the Redox Titration Lab. Some information may be required to be used in both questions. A) If 29.80 mL of KMnO4 solution is required to oxidize 25.00 mL of 0.03900 M of Na2C2O4 solution, what is the concentration of KMnO4? B) A certain brand of iron supplement contains FeSO4•7H2O, with miscellaneous binders and fillers. Suppose 19.30 mL of the KMnO4 solution used in the question above is needed to oxidize Fe2+ to Fe3+ in a 0.5130 g pill. What is the percent of FeSO4•7H2O (molar mass 278.03 g mol-1) in the pill?

View Answer
divider
BEST MATCH

3. Consider the plane given by $2x - 3y + 2z = 2$ (a) Show that the line given by $\frac{x - 1}{4} = \frac{y - 2}{2} = \frac{z - 3}{-1}$ is contained in the plane. (b) Find another line in the plane perpendicular to the line in part a.

View Answer
divider
BEST MATCH

QUESTION 2 \cdot 2 POINTS Find the slope of the secant line between $x = -2$ and $x = 6$ on the graph of the function $f(x) = -x^2 + 2x - 5$. Provide your answer below:

View Answer
divider
BEST MATCH

Exercise 6 Given: Sections 1.4 & 1.6 (Lesson 2) MecMovies M1.4 The figure shows an equilateral triangle with each segment connected by a hinge at points A, B, and C. Point A is connected by a roller and Point C is connected by an external pin. Two 375- pound forces are applied to the triangle, which is treated as a truss. Each segment has a circular cross section with a 1/8-in. diameter. Find: (a) Determine the internal forces due to the exter- al loading for each of the three segments making up the triangle. Be sure to specify whether the forces are in compression or tension for each case. (b) Calculate the average nor- mal stress in each segment. (c) Using the yield strength as the allowable stress ($\sigma_y$ = 36.3 ksi, determine the factor of safety in each segment. Answers: Solution: (a) $N_{AB} = N_{BC} = 217$ lb (C), $N_{AC} = 267$ lb (C); (b) 17.6, 21.7 ksi (C); (c) 2.06, 1.67

View Answer
divider
BEST MATCH

Write the function mult_row_scalar(M, row, scalar) to perform the elementary row operation of multiplying a row by a scalar. Examples: >>> A = [[3, 0, 2], [2, 0, -2], [0, 1, 1]] >>> print_matrix(A) [[3.00, 0.00, 2.00] [2.00, 0.00, -2.00] [0.00, 1.00, 1.00]] >>> mult_row_scalar(A, 1, -1) # multiply row 1 by -1 >>> print_matrix(A) [[3.00, 0.00, 2.00] [-2.00, 0.00, 2.00] [0.00, 1.00, 1.00]] >>> mult_row_scalar(A, 1, 0.5) # multiply row 1 by 0.5 >>> print_matrix(A) [[3.00, 0.00, 2.00] [-1.00, 0.00, 1.00] [0.00, 1.00, 1.00]] Hints: - This function does not return a value. Instead, it modifies the parameter matrix M directly. - Your function must verify that the row index src and dest are valid and within the bounds of the matrix. Use the assert statement to check this condition and print an error message if necessary.

View Answer
divider
BEST MATCH

5. How does size scaling to nanoscale affect (i) surface to volume ratio, (ii) weight, (iii) natural frequency, and (iv) and electrostatic forces? (10) 6. Given a cantilevered beam of length L with a constant rectangular cross-section and applied distributed load of magnitude P, find: (15) a. The tip deflection of the beam (i.e. $u(L)$), assuming a fixed-free boundary conditions. b. The stiffness parameter which relates the net force to the deflection found in part (a).

View Answer
divider