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

robert g.

Divider

Questions asked

BEST MATCH

The descendants of the Black settlers of the prairies have not experienced discrimination in Alberta. Select one: O True O False

View Answer
divider
BEST MATCH

at what frequency is the magnitude of a reactance of a 21.6 muf capacitor equal to that of a 45.1 ohm resistor?

View Answer
divider
BEST MATCH

10. [10] Find the solution set of the following system. $x_1 + x_2 + 2x_3 + 4x_4 + 3x_5 = 11$ $x_1 + x_2 + 3x_3 + 5x_4 + 4x_5 = 14$ $2x_1 + 2x_2 + 5x_3 + 9x_4 + 8x_5 = 27$ $x_1 + x_2 + 4x_3 + 6x_4 + 6x_5 = 19$

View Answer
divider
BEST MATCH

Question 54 1 pts According to the Eightfold Path, it is more important to read texts about breathing techniques than it is to practice those same breathing techniques. O True O False

View Answer
divider
BEST MATCH

-X_{max} \quad X=0 \quad X_{max} (a) \quad (c) \quad (e) (b) \quad (d)

View Answer
divider
BEST MATCH

Find the solutions of the following systems a) $x' = \begin{bmatrix} -2 & -3 \\ 3 & 4 \end{bmatrix} x$, $x(0) = \begin{bmatrix} 1 \\ 2 \end{bmatrix}$ b) $x' = \begin{bmatrix} -4 & 2 & -2 \\ -2 & 1 & 2 \\ 4 & 2 & 5 \end{bmatrix} x$ c) $y' = \begin{bmatrix} 1 & 3 \\ 5 & 3 \end{bmatrix} y + \begin{bmatrix} 12x - 9 \\ 4 \end{bmatrix}$

View Answer
divider
BEST MATCH

Practice 1) Create two random numbers x and y. Write an if-statement that displays x if x is smaller than y. Now, write an if-else statement to display the minimum of x and y. Create a third random number z. Write an if-statement that displays the value of z if z is larger than x or y. 2) The height h(t) and speed S(t) of a projectile (such as a kicked soccer ball, or a rocket) launched with an initial speed $S_0$ at an angle A to the horizontal are given by h(t) = $S_0 t \sin(A) - 0.5gt^2$ $S(t) = \sqrt{S_0^2 - 2S_0gt\sin(A) + g^2t^2}$ where g is the acceleration due to gravity. The projectile will strike the ground when h(t)=0 which gives the time to hit $t_{hit} = 2(S_0/g)\sin(A)$. • Write a MATLAB program that computes the hit time for a given initial speed and angle, and displays the hit time and the speed of the rocket when it hits the ground. • Follow the programming steps as discussed in the lecture. • Store the program in a script file called rocket.m and run it. Note: you can compute square roots using the MATLAB function sqrt. Do not forget to include comments and a header, use meaningful variable names and indentation when appropriate.

View Answer
divider
BEST MATCH

Given the following function $f(t) = (1 - e^{0.1t})[cos(2t) + j sin(2t)]$. Create the script file that returns the following plots: a. $|f(t)|$ versus $t$ b. $real[f(t)]$ versus $t$ c. $imaginary[f(t)]$ versus $t$ d. polar plot of $\angle[f(t)]$ versus $abs[f(t)]$

View Answer
divider
BEST MATCH

300° 350° Cycle Time Operator Operator 1 2 3 1 2 3 40 23 27 31 24 38 34 25 28 32 23 36 36 25 26 29 28 35 39 50 36 34 33 37 34 34 35 38 34 39 38 36 36 39 35 35 36 31 60 28 35 26 26 36 28 24 35 27 29 37 26 27 34 25 25 34 24

View Answer
divider
BEST MATCH

Moe, Curly, and Lotty own 400 shares, 400 shares, and 200 shares, respectively, in Chocolate Corporation (E & P of $750,000). Curly is Moe's sister, and Lotty is Moe's aunt. Chocolate Corporation redeems all of Moe's stock for $420,000. Moe paid $200 a share for the stock five years ago. Moe continued to serve on Chocolate's board of directors after the redemption. Explain the tax consequences for Moe for this redemption including recognized gain/loss, character of that gain/loss, and the basis of his remaining Chocolate stock, if any. Show all calculations.

View Answer
divider