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

domingo p.

Divider

Questions asked

BEST MATCH

Consider the function \( f(x)=x^{2}-4 x+8 \) on the interval \( [0,4] \). Verify that this function satisfies the three hypotheses of Rolle's Theorem on the inverval. \[ \begin{array}{l} f(x) \text { is continuous } \rightarrow \text { on }[0,4] \sim \text {; } \\ f(x) \text { is differentiable } \sim \text { on }(0,4) ~ ; ~ a n d ~ \\ f(0)=f(4)= \end{array} \] Then by Rolle's theorem, there exists at least one value \( c \) such that \( f^{\prime}(c)=0 \). Find all such \( c \)-values. If there is more than one value, enter them in a comma-separated list. (Round your answer to within three decimal places if necessary.) \[ c= \]

View Answer
divider
BEST MATCH

What is meant by the term referred pain? Multiple Choice Chronic pain arising from overstretched muscles Pain felt in another body part due to misinterpretation by the brain Pain due to overstimulation of mechanoreceptors of the skin

View Answer
divider
BEST MATCH

Consider the six station process shown below. The probability of a part being defective at station 1 is P1, at station 3 is P3, and similarly up to station 6. Defects from station 1 are scrapped with probability 1-Q1 and reworked at station 1 with probability Q1. Defects from station 4 are scrapped with probability 1-Q4 and reworked at station 4 with probability Q4. Defects from station 5 are scrapped with probability 1-Q5 and reworked at station 2 with probability Q5. Incoming parts, I, are split into three groups. The A1 fraction of all incoming parts go to station 1, A2 of all incoming parts go to station 2, and the remaining portion, A3, go to station 3. Let I denote the input into the system and let O denote the sum of the output of good parts from stations 4, 5, and 6. Represent the total steady state output of the process as a function of I, P1, P3, P4, P5, P6, Q1, Q4, Q5, A1, A2, and A3. Assume the following values for the parameters. P1 = 0.1, P3 = 0.2, P4 = 0.3, P5 = 0.15, P6 = 0.25, Q1 = 0.5, Q4 = 0.25, Q5 = 0.25, A1 = .22, A2 = .34, and A3 = .44. If the input is 250, what is the value for the output?

View Answer
divider
BEST MATCH

A. a stock dividend of 200% is declared and issued B. A stock dividend of 10% is declared and issued C. A 3-for-1 stock split is declared and issued

View Answer
divider
BEST MATCH

Consider a torsional system consisting of two discs mounted on a shaft, as shown in Figure Q4. The three segments of the shaft have rotational spring constants $k_{t1}$, $k_{t2}$ and $k_{t3}$ as indicated in the figure. Also shown are the two discs with the mass moments of inertia $J_1$ and $J_2$ as well as the rotational degrees of freedom $\theta_1$ and $\theta_2$. Given that $k_{t1}$ = 3X Nm/rad; $k_{t2}$ = 3Y Nm/rad; $k_{t3}$ = 3Z Nm/rad; $J_1$ = 3Y kgm² and $J_2$ = 1Z kgm². Initial conditions at t = 0 sec are $\theta_1$(0) = 0, $\theta_2$(0) = 0.05 rad and all initial rotational velocities for both disks are zero. a. Write out the equations of motions in matrix form (CO3: PO2-5 marks) b. Calculate the natural frequencies and mode shapes of the torsional system (CO3: PO2-10 marks) c. Compute the free vibration responses of both disks (CO3: PO2-10 marks)

View Answer
divider
BEST MATCH

What is the minimum number of terms you would need to sum in order to approximate the sum of the series $\sum_{n=1}^{\infty} (-1)^{n+1} \frac{1}{5n^{\frac{4}{3}} + 6}$ with an error less than 0.01?

View Answer
divider
BEST MATCH

3. What is Pre-Amplifier? Why it is used in the circuit? (5 points) 4. Why do we use sound system in the circuit? (3 points)

View Answer
divider
BEST MATCH

2.14 LAB: Using math functions Given three floating-point numbers x, y, and z, output the square root of x, the absolute value of (y minus z), and the factorial of (the ceiling of z). Output each floating-point value with two digits after the decimal point, which can be achieved as follows: print('%0.2f %0.2f %0.2f' % (your_value1, your_value2, your_value3)) Ex: If the input is: 5.0 6.5 3.2 Then the output is: 2.24 3.30 24.00 299420.1362278 LAB ACTIVITY 2.14.1: LAB: Using math functions 0/10 main.py Load default template... 1 Type your code here...

View Answer
divider
BEST MATCH

The box and whisker plat shows how many words per minute 15 people were able to type. Words Per Minute +20 25 30 35 40 45 50 55 Words Per Minute: 22, 26, 28, 34, 35, 37, 38, 40, 40, 41, 41, 45, 46, 49, 51 Use the box and whisker plot to answer the question. How many words could most people type in a minute? A. 34-45 B. 22-34 C. 45-51 D. 28-38

View Answer
divider
BEST MATCH

Graph the following function. Check your result using a graphing calculator.\\ $f(x) = \begin{cases} x+3, & \text{for } x \le -4\\ 0, & \text{for } -4 < x < 5\\ \frac{1}{5}x, & \text{for } x \ge 5 \end{cases}$

View Answer
divider