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

craig c.

Divider

Questions asked

BEST MATCH

consider a gaussian sphere out of which a charge +q lies. Draw several electric field lines from Q but only ones that intersect the sphere. How much charge is enclosed by the sphere?

View Answer
divider
BEST MATCH

Why for the vinyl is 23.66, shouldnt it be 29.66? Also what happens with the 20.79 peak?

View Answer
divider
BEST MATCH

An industrial bakery produces two kinds of bread. A loaf of wheat bread weighs 0.8 kg and a loaf of rye bread weighs 1.1 kg . One day, the bakery produces 4680 loaves of bread weighing a total of 4332.1 kg . Use the matrix inverse to determine how many loaves of each type the bakery produced. Part A Set up your linear system so that wheat bread is represented in the first column (variable) and the number of loaves is represented in the first row (equation). Compute the inverse of this system's coefficient matrix, rounding two decimal places. \[ \begin{array}{l} C^{-1}=M=\left[\begin{array}{ll} M_{11} & M_{12} \\ M_{21} & M_{22} \end{array}\right] \\ M_{11}= \\ M_{12}= \\ M_{21}= \\ M_{22}= \end{array} \] Part B The factory produced \( \square \) loaves of wheat bread and \( \square \) loaves of rye bread.

View Answer
divider
BEST MATCH

What is survival of the fittest? microevolution natural selection genetic variation speciation

View Answer
divider
BEST MATCH

Let $f(x) = 3x^5 - 10x^3 + 15x + a$, where $a$ is some constant. (a) (2 points) Prove that, regardless of the value $a$, $f'(x) > 0$ for all $x$ in $(-1, 1)$. (b) (2 points) Prove that, regardless of the value $a$, the equation $f(x) = 0$ does not have two distinct roots in $[-1, 1]$.

View Answer
divider
BEST MATCH

Texts: Step 1: Ensure Permissions on Sensitive Files The /etc/ directory is where system configuration files exist. Start by navigating to this directory with cd /etc/. Inspect the file permissions of each of the following files. You should have already done this during an in-class activity, but double check them now. If any file's permissions do not match the descriptions listed here, update the file's permissions. Permissions on /etc/shadow should allow only root read and write access. Permissions on /etc/gshadow should allow only root read and write access. Permissions on /etc/group should allow root read and write access, and allow everyone else read access only. Permissions on /etc/passwd should allow root read and write access, and allow everyone else read access only. Step 2: Create User Accounts In this step, you'll set up various users in the system. For this exercise, use the useradd command. Research this command to determine how to best use this tool to create the user accounts. The necessary commands do not require that you work from a specific directory. Add user accounts for sam, joe, amy, sara, and admin1. HINT: Make sure that only the admin1 user has general sudo group access. This requires a command that will allow user modifications. Step 3: Create User Group and Collaborative Folder Now, you'll run the commands to fully set up a group on your system. This requires you to create a group, add users to it, create a shared group folder, and set the group folder owners for this shared folder. Add the group engineers to the system. Add users sam, joe, amy, and sara to the managed group. The process is similar to the one you used to add admin1 to the sudo group in the previous step. Create a shared folder for this group: /home/engineers. Change ownership on the new engineers' shared folder to the engineers group. Step 4: Lynis Auditing The final step on your administrator's list involves running an audit against the system in order to harden it. You'll use the system and security auditing tool Lynis to do so. Install the Lynis package to your system if it is not already installed. Check the Lynis documentation for instructions on how to run a system audit. Run a Lynis system audit with sudo. Provide a report from the Lynis output with recommendations for how to harden the system.

View Answer
divider
BEST MATCH

approp technol Suppose data made available through a health system tracker showed health expenditures were \$10,348 per person in the United States. Use \$10,348 as the population mean and suppose a survey research firm will take a sample of 100 people to investigate the nature of their health expenditures. Assume the population standard deviation is \$2,500. (a) Show the sampling distribution of the mean amount of health care expenditures in dollars for a sample of 100 people. -500 -250 0 250 500 9848 10098 10348 10598 10848 7848 10348 12848 15348 -250 0 250 500 750 (b) What is the probability the sample mean will be within \$\pm150 of the population mean? (Round your answer to four decimal places.) (c) What is the probability the sample mean will be greater than \$12,600? (Round your answer to four decimal places.) If the survey research firm reports a sample mean greater than \$12,600, would you question whether the firm followed correct sampling procedures? Why or why not? No, because the probability that the sample mean will be greater than \$12,600 is very large. Yes, because the probability that the sample mean will be greater than \$12,600 is very small. No, because \$12,600 is within one standard deviation of \$10,348. Yes, because \$12,600 is not within \$150 of the population mean.

View Answer
divider
BEST MATCH

7:57 LTE < Back HW#2: MIPS Instructions Detail Submission Grade 4. addi $s1, $zero, 100 5. bne $t1, $t2, else 6. add $s1, $s1, $s1 2. Consider a program that declares global integer variables x, y[10]. These variables are allocated starting at a base address of decimal 1000. All these variables have been initialized to zero. The base address 1000 has been placed in $gp. The program executes the following assembly instructions: lw $s1, 0($gp) addi $s1, $s1, 25 sw $s1, 0($gp) lw $s2, 12($gp) add $s2, $s2, $s1 sw $s2, 8($gp) sw $s2, 12($gp) 1. What are the memory addresses of variables x, y[0], and y[1]? (15 points) 2. What are the values of variables x, y[0], y[1], and y[2] at the end of the program? (20 points) 3. Express the following decimal number in binary and hexadecimal forms: 146. (6 points) Dashboard Calendar To Do Notifications Inbox

View Answer
divider
BEST MATCH

Problem 2 (15 points) Given the following circuit, a) Find the voltage $v$ using superposition. b) Find the power dissipated in the 20 $\Omega$ resistor. 5A 10$\Omega$ 2$\Omega$ + 120V $v$ 20$\Omega$ 18$\Omega$

View Answer
divider
BEST MATCH

A balanced three-phase Y-connected load with RMS voltage of $V_{an} = 120\angle60^\circ V$ and an impedance of $39 + j28 \Omega/\phi$. a) Determine the single-phase equivalent circuit for phase-A b) Calculate the line current I c) Calculated the voltage $V_{ab}$ at the source d) Determine the current $I_{an}$ at the Y-connected load. e) Calculate the three-phase complex power of the source.

View Answer
divider