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

julian p.

Divider

Questions asked

BEST MATCH

Consider the accompanying data on flexural strength (MPa) for concrete beams of a certain type. 7.07.38.77.26.89.79.07.77.77.97.87.26.88.611.66.39.77.011.811.38.25.77.410.78.16.36.5 Calculate a point estimate of the proportion of all such beams whose flexural strength exceeds 10 MPa. Estimate P(X < 1.4), i.e., the proportion of all thickness values less than 1.4. (Hint: If you knew the values of 𝜇 and 𝜎, you could calculate this probability. These values are not available, but they can be estimated. Round your answer to four decimal places.)

View Answer
divider
BEST MATCH

a structure consists of three small objects connected by massless rigid rods

View Answer
divider
BEST MATCH

1. NaNH2 Select to Draw 2. CH3Br HCI (1 equiv) OsO4 (catalytic) NMO Select to Draw Select to Draw

View Answer
divider
BEST MATCH

Which of the following statements about normal account balances is correct?

View Answer
divider
BEST MATCH

Suppose that the value of a yacht in dollars after t years of use is $V(t) = 225000e^{-0.15t}$. What is the average value of the yacht over its first 7 years of use?

View Answer
divider
BEST MATCH

<HW2 Ch 9, 10 Problem 9.13 - Enhanced - with Hints and Feedback Part A What is the angle $\theta$ between vectors $\vec{A}$ and $\vec{B}$ if $\vec{A} = 7\hat{i} - 6\hat{j}$ and $\vec{B} = -2\hat{i} + 7\hat{j}$? Express your answer in degrees as an integer. View Available Hint(s) $\theta =$ Submit Part B What is the angle $\theta$ between vectors $\vec{A}$ and $\vec{B}$ if $\vec{A} = 2\hat{i} + 4\hat{j}$ and $\vec{B} = 8\hat{i} - 4\hat{j}$? Express your answer in degrees as an integer. View Available Hint(s) $\theta =$ Submit

View Answer
divider
BEST MATCH

Let $A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}$. What is $I - A$?

View Answer
divider
BEST MATCH

Which of the following statements is true? a. Both variable and fixed cost change with the change in the level of production b. Variable cost per unit and fixed cost per unit remain constant through the levels of production. c. Total variable cost and total fixed cost does not change with change in the level of production. d. Variable cost per unit remains constant and fixed cost per unit decreases with the increase in level of production.

View Answer
divider
BEST MATCH

#include<stdio.h> #include<math.h> #define CALS_PER_GR_PROTEIN 4 #define CALS_PER_GR_CARB 4 #define CALS_PER_GR_FAT 9 int main() { int a, b, c, d, e, f, g; printf("How many Grams of fat did you eat?"); sscanf("%d",&a); printf("How many grams of protein did you eat"); sscanf("%d",&b); printf("How many grams of carbs did you eat"); sscanf("%d",&c); d = a*CALS_PER_GR_FAT; e = b*CALS_PER_GR_PROTEIN; f = c*CALS_PER_GR_CARB; g = printf("%d+%d+%d\n",d,e,f); printf(You ate "%d\n" calories,g); return 0; }

View Answer
divider
BEST MATCH

10 Calculate the pressure at the bottom of each well. MW = 10.5 ppg MW = .468 psi/ft MW = 82.28 lb/ft3 7800 ft psi 9000 ft psi 5500 ft psi

View Answer
divider