Jerome is cooking dinner. He needs 8 ounces of broccoli for each person. Part A: Jerome is not sure how many people will come to dinner. Write an expression with a variable that represents the amount of broccoli Jerome needs for dinner. Identify what the variable represents. Part B: If Jerome has 32 ounces of broccoli, how many people can he feed? Create an equation and show all work to solve it.​

Answers

Answer 1

Answer:

A. 8x = amount of broccoli needed

B. 4 people; 32÷8=4

Step-by-step explanation:

A. the variable (x) represents the amount of people.

B. 32 ounces divided by 8 ounces is enough for four people.


Related Questions

You work as an office assistant who does data entry for a large survey company. Data entry is performed in two-person teams: one person types and the other checks that person's work for errors. Each two-person team, on average, can enter the data of 520 surveys per day. A huge collection of 7,540 surveys will arrive tomorrow and must be entered by the end of the day. In order to enter all of the survey data, how many total employees, working in two-person teams, must work tomorrow?

Answers

Answer:

you just gave your self the answer because you just need to multiply

Step-by-step explanation:

15080 is the answer



Let f(x) = 2x + 8, g(x) = x² + 2x – 8, and h(x)
Perform the indicated operation. (Simplify as far as possible.)
(g - f)(2) =

Answers

the answer is (g-f)(2)

How long will it take 500 dollars to double if it is invested at 7% interest compounded semi-annually

Answers

Answer:

11 half years

Step-by-step explanation:

The formula for compound interest is

A = P(1+r/n)^(nt), with r representing the interest rate, n being the number of times interest is applied over the time period, and t being the amount of time periods.

If we make the time period a half year (so interest is compounded once per time period), n=2. Then, our interest rate is 7%, or 0.07 (to convert from percent to decimal, simply divide by 100). Our starting amount is 500, and we want it to double, making it 1000. Our formula is thus

1000 = 500 (1+0.07)^(t)

divide both sides by 500

2 = (1+0.07)^(t)

2 = (1.07)^(t)

Using logarithms, we can say that

[tex]log_{1.07} 2 = t[/tex]

and using a calculator, we get

10.24 = t

Since interest is only compounded once per time period, though, we have to round up to make sure it doubles, so t = 11

Suppose that the IQ of a randomly selected student from a university is normal with mean 115 and standard deviation 25. Determine the interval of values that is centered at the mean and for which 50% of the students have IQ's in that interval.

Answers

Answer:

The interval is [98,132]

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Normal with mean 115 and standard deviation 25.

This means that [tex]\mu = 115, \sigma = 25[/tex]

Determine the interval of values that is centered at the mean and for which 50% of the students have IQ's in that interval.

Between the 50 - (50/2) = 25th percentile and the 50 + (50/2) = 75th percentile.

25th percentile:

X when Z has a p-value of 0.25, so X when Z = -0.675.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]-0.675 = \frac{X - 115}{25}[/tex]

[tex]X - 115 = -0.675*25[/tex]

[tex]X = 98[/tex]

75th percentile:

X when Z has a p-value of 0.75, so X when Z = 0.675.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]0.675 = \frac{X - 115}{25}[/tex]

[tex]X - 115 = 0.675*25[/tex]

[tex]X = 132[/tex]

The interval is [98,132]

3х + 2 +(-5)? I need help pls

Answers

Answer:

3x + 2 - 5

3x - 3

x = 3 ÷ 3

x = 1

I hope this helped!

what are the following proof triangle LMN equals triangle OPQ

Answers

Answer:

D. SSS

Step-by-step explanation:

Was given to us that the corresponding sides are congruent so is SSS.

Side Side Side Theorem tells us that if am the sides of a triangle are having the same measurement with the corresponding sides of another triangle then the two triangles are congruent.

In a box of chocolates, 12 of the chocolates are wrapped in red foil. That is 30% of the chocolates in the box. How many chocolates are there?

Answers

Answer:

The answer is 40 chocolates in the box in total

The vector w = ai + bj is perpendicular to the line ax + by = c and parallel to the line bx - ay = c. It is also true that the acute angle between intersecting lines that do not cross at right angles is the same as the angle determined by vectors that are either normal to the lines or parallel to the lines. Use this information to find the acute angle between the lines below.
5x + 9y = 2, 7x + 2y = 1
The angle is _______ radians.
(Type an exact answer, using pi as needed)

Answers

Answer:

fgvilgiuhuikj

Step-by-step explanation:??????????????

Which value is in the domain of f(x)?
f(x) =
2x+5, |-6 < xso
- 2x + 3, 0 < x 34
N
-7
-6
5

Answers

9514 1404 393

Answer:

  4

Step-by-step explanation:

The function definition tells you its domain is ...

  -6 < x ≤ 4

Values -7, -6, and 5 are not in this domain.

Of the listed values, only 4 is in the domain.

Suppose that 70% of all voters prefer Candidate A. If 4 people are chosen at random for a poll, what is the probability that exactly 1 of them favor Candidate A?

Answers

Answer:

0.0756

Step-by-step explanation:

p(success), p = 70% = 0.7

Nunber of trials, n = 4

q = 1 - p = 1 - 0. 7 = 0.3

x = 1

The question meets the requirements of a binomial probability distribution :

P(x = x) = nCx * p^x * q^(n-x)

P(x = 1) = 4C1 * 0.7^1 * 0.3^(4-1)

P(x = 1) = 4C1 * 0.7 * 0.3^3

P(x = 1) = 4 * 0.7 * 0.027

P(x = 1) = 0.0756

If the bearing of A from B is 125.Find the bearing of B from A

Answers

Answer:

305°

Step-by-step explanation:

The bearing in the reverse direction is 180° plus the bearing in the forward direction, that is

bearing of B from A = 180° + 125° = 305°

A map was created using the scale 1 inch :25
miles. If the river is 5.5 inches long on the map, then it is actually how many miles long?

Answers

I Hope it helps you.

Sketch the graph of each line.
7) 2x - y = -4

Answers

Answer:

check the attachment

Step-by-step explanation:

2x - y = - 4

- y = - 4 - 2x

y = 2x + 4

slope of the line = 2 with y - intercept 4

HELP ASAP I WILL GIVE BRAINLIST

If sin ∅ = -sqrt{3} OVER 2 and π < ∅ < 3π OVER 2, what are the values of cos ∅ and tan ∅? What is ∅ in degrees and radians? Be sure to show and explain all work.

Answers

Step-by-step explanation:

sin ∅ = -(√3)/2

Note that

cos²∅ + sin²∅ = 1

cos²∅ = 1 - sin²∅

= 1 - (-√3 / 2)²

= 1 - (-√3)²/ 2²

= 1 - 3/4

= 1/4

cos²∅ = 1/4

Taking square root of both sides

cos∅ = 1/2

Note that tan∅ = sin∅/cos∅

therefore, tan∅ = -(√3)/2 ÷ 1/2

= -(√3)/2 × 2/1

= -√3

tan∅ = -√3

Since sin∅ = -√3 /2

Then ∅ = -60⁰

The value of ∅ for the given range (third quadrant) is 240⁰.

NB: sin∅ = sin(180-∅)

Also, since 180⁰ is π radians, then ∅ = 4π/3

How many fourths are in 3 4 ?
O 4 Over 16
O One-half
O 3
O 4

Answers

Answer:

⭕ 3

hope it helps much

Which are correct representations of the inequality -3(2x - 5) <5(2 - x)? Select two options.
Ox45)
0 - 6x - 5 < 10 - x
0 -6x + 15 < 10 - 5
E

-
3
5
2
-1
0
1
2
3

Answers

Answer:

45.9

Step-by-step explanation:

Is the collection og rall " student in set ? why ? class7​

Answers

Answer:

in secret

Step-by-step explanation:

correct answer is in a secret

Kim ran 9/10 of a mile. Adrian ran 3/5 of a mile Adrian claims that Kim ran 1 3/10 times farther than him Kim says that she actually ran 1/2 times farther than Adrian who is correct

Answers

9514 1404 393

Answer:

  Kim

Step-by-step explanation:

The ratio of Kim's distance to Adrian's distance is ...

  (9/10)/(3/5) = (9/10)/(6/10) = 9/6 = 3/2 = 1.5

__

You need to be very careful with the wording here. Kim ran 1 1/2 times as far as Adrian. That is, she ran Adrian's distance plus 1/2 Adrian's distance.

If we take the wording "1/2 times farther" to mean that 1/2 of Adrian's distance is added to Adrian's distance, then Kim is correct.

_____

In many Algebra problems, you will see the wording "k times farther" to mean the distance is multiplied by k. If that interpretation is used here, neither claim is correct, as Kim's distance is 1 1/2 times farther than Adrian's.

On the other hand, if the value of "k" is expressed as a percentage, the interpretation usually intended is that that percentage of the original distance is added to the original distance. Using this interpretation, Kim's distance is 50% farther than Adrian's. (Note the word "times" is missing here.)

__

Since Adrian ran 1 5/10 the distance Kim ran, Adrian's claim is incorrect regardless of the interpretation. If you require one of the two to be correct, then Kim is.

Use quadratic regression to find the
equation for the parabola going
through these 3 points.
(-4, -33) (1, 2) (9, 162)
HELP PLZ

Answers

9514 1404 393

Answer:

  y = x^2 +10x -9

Step-by-step explanation:

Quadratic regression generally requires the use of "technology" to aid in finding the equation of the curve of best fit. Use the technology you've been introduced to.

__

When only a few data points are provided, I prefer to use the Desmos graphing calculator. It shows the equation to be ...

  y = x^2 +10x -9

When the Bucks play Chiefs at football, the probability that the Chiefs, on present form, will win is 0.56. In a competition, these teams are to play two more pgames. If Swallows beats Bucks in at least4one of these games, they will win the competition, otherwise Bucks will win the trophy. NB: Round off to 2 decimal places. a. The probability that Swallows will win the trophy is [a] probability that Rucks will win the trophy is

Answers

Answer:

The probability that Swallows will win the trophy is 0.8064

The probability that Rucks will win the trophy is 0.1936

Step-by-step explanation:

For each game, there are only two possible outcomes. Either the Swallows win, or they do not. The probability of them winning a game is independent of any other game, which means that the binomial probability distribution is used.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Probability the Swallows wins is 0.56

This means that [tex]p = 0.56[/tex]

2 games:

This means that [tex]n = 2[/tex]

The probability that Swallows will win the trophy is

Probability they win at least one game, so:

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{2,0}.(0.56)^{0}.(0.44)^{2} = 0.1936[/tex]

Then

[tex]P(X \geq 1) = 1 - 0.1936 = 0.8064[/tex]

0.8064 = 80.64% probability the Swallows win the trophy and 0.1936 probability that the Rucks win the trophy.

Suppose that on the average, 7 students enrolled in a small liberal arts college have their automobiles stolen during the semester. What is the probability that less than 1 student will have his automobile stolen during the current semester

Answers

Answer:

[tex]P(x>1)=0.9927[/tex]

Step-by-step explanation:

From the question we are told that:

Mean [tex]\=x =7[/tex]

Generally the Poisson equation for \=x is mathematically given by

[tex]P(x>1)=1-P(x \leq 1)[/tex]

Therefor

[tex]P(x>1)=1-(\frac{e^{-7}*7^0}{0!}+{\frac{e^{-7}*7^1}{1!})[/tex]

[tex]P(x>1)=1-(9.1*10^{-4}+6.3*10^{-3})[/tex]

[tex]P(x>1)=1-(7.3*10^{-3}[/tex]

[tex]P(x>1)=0.9927[/tex]

Determine if each statement is always, sometimes, or never true.

Parallel lines are
coplanar.

Perpendicular lines are
coplanar.

Distance around an unmarked circle can
be measured

Answers

Answer:

1) Parallel lines are "ALWAYS"

coplanar.

2) Perpendicular lines ARE "ALWAYS"

coplanar.

3) Distance around an unmarked circle CAN "NEVER" be measured

Step-by-step explanation:

1) Coplanar means lines that lie in the same plane. Now, for a line to be parallel to another line, it must lie in the same plane as the other line otherwise it is no longer a parallel line. Thus, parallel lines are always Coplanar.

2) similar to point 1 above, perpendicular lines are Coplanar. This is because perpendicular lines intersect each other at right angles and it means they must exist in the same plane for that to happen. Thus, they are always Coplanar.

3) to have the distance, we need to have the circle marked out. Because it is from the marked out circle that we can measure radius, diameter and find other distances around the circle. Thus, distance around an unmarked circle can never be measured.

please help i am stuck on this assignment

Answers

Answer:

answer

x = -13/ 15, 0

Step-by-step explanation:

15x^2 + 13 x = 0

or, x(15x + 13) = 0

either, x = 0

or, 15x + 13 = 0

x = -13/15

Answer:

The answer should be C...............

imma sorry if I'm wrong

Points A, B, C, and D lie on a line in that order. If AD/AC = 2/1 and AD/AB = 3/1, what is the value of AC/BD?

Answers

9514 1404 393

Answer:

  3/4

Step-by-step explanation:

It might be easier to start by expressing the ratios with AD as the denominator.

  AD/AC = 2/1   ⇒   AC/AD = 1/2

  AD/AB = 3/1   ⇒   AB/AD = 1/3

From the latter, we have ...

  (AD -AB)/AD = 1 -1/3 = 2/3 = BD/AD

Then the desired ratio is ...

  AC/BD = (AC/AD)/(BD/AD) = (1/2)/(2/3) = (3/6)/(4/6)

  AC/BD = 3/4

Assume that there is a 8​% rate of disk drive failure in a year. a. If all your computer data is stored on a hard disk drive with a copy stored on a second hard disk​ drive, what is the probability that during a​ year, you can avoid catastrophe with at least one working​ drive?

Answers

Answer:

0.9936 = 99.36% probability that during a​ year, you can avoid catastrophe with at least one working​ drive

Step-by-step explanation:

For each disk, there are only two possible outcomes. Either it works, or it does not. The probability of a disk working is independent of any other disk, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Assume that there is a 8​% rate of disk drive failure in a year.

So 100 - 8 = 92% probability of working, which means that [tex]p = 0.92[/tex]

Two disks are used:

This means that [tex]n = 2[/tex]

What is the probability that during a​ year, you can avoid catastrophe with at least one working​ drive?

This is:

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{2,0}.(0.92)^{0}.(0.08)^{2} = 0.0064[/tex]

[tex]P(X \geq 1) = 1 - P(X = 0) = 1 - 0.0064 = 0.9936[/tex]

0.9936 = 99.36% probability that during a​ year, you can avoid catastrophe with at least one working​ drive

Express each ratio as a fraction in its lowest terms.
18 hours to 2 days​

Answers

Answer:

3/8.

Step-by-step explanation:

First convert days to hours:

2 days = 2 * 24 = 48 hours.

The greatest common factor of 18 and 48 = 6 so the required fraction is

18/48

= (18/6) / (48/6)

= 3/8.

Type the correct answer in each box. The volume of a cube is given by and the total surface area of a cube is given by , where s is the side length of the cube. If the side length of a cube is 5 inches , the volume of the cube is ____ cubic inches and its total surface area is ____ square inches.

Answers

Answer:

hope this will help you a lot

Graph g(x)=-8|x |+1.

Answers

Answer:

[tex] g(x)=-8|x |+1. = 9552815 \geqslant 6[/tex]

Please help !!!! will mark brainliest !!

Answers

Answer:

the first one

Step-by-step explanation:

if triangle TAN has vertices T(0, 2), A(-1,3), and N(-2,-4), which of the following coordinates is N' of the dilation from the origin using the scale factor 3?

Answers

Answer:

(-6,-12)

Step-by-step explanation:

A dilation makes a figure gets bigger so just multiply 3 to point N to find N prime.

[tex] - 2 \times 3 = - 6[/tex]

[tex] - 4 \times 3 = - 12[/tex]

So our new coordinates is

(-6,-12)

Answer:

(-6,-12)

Step-by-step explanation:

A dilation makes a figure gets bigger so just multiply 3 to point N to find N prime.

So our new coordinates is

(-6,-12)

Step-by-step explanation:

Other Questions
A risky fund has an expected return of 17% and standard deviation of 25%. The risk-free rate is 9%. The expected return of the optimal complete portfolio is 12%. The Sharpe ratio of the optimal complete portfolio is: If there is a shortage in the market, the market price is too _______________. The quantity demanded will be ________________ the quantity supplied. Thus, the market price must ____________ , which will _____________ the quantity supplied and ____________ the quantity demanded. What is true of mechanoreceptors? A) They sense lightB) They sense heat/coldC) They respond to pressure, movement, and tension.D) They monitor painE) Other: The coding RNA in a cell at particular time is comprised of A. total mature mRNAB.whole RNAC. hnRNA D.4% of total coding RNA Which image best supports the claim that young people can make improvements to the environment?AbelVOLUN TELERO A 150.0-kg crate rests in the bed of a truck that slows from 50.0 km/h to a stop in 12.0 s. The coefficient of static friction between the crate and the truck bed is 0.645. What is the minimum stopping time for the truck in order to prevent the crate from sliding? 7). Express 98 in base 2 i got some summer h.w it doesn't have a answer but like it asks for me to Create a table of x and y values that represents a proportional relationship. and i dont know how cause it wont let me draw a graph so i have to write something down apparently any help pls? Find the moment of inertia of a hoop (a thin-walled, hollow ring) with mass MMM and radius RRR about an axis perpendicular to the hoop's plane at an edge. Write an inequality to represent the graph. Unlike other plants, trees are plants living for several years thus they are A. Annual B.shade C.perennial D. Fence A child is outside his home playing with a metal hoop and stick. He uses the stick to keep the hoop of radius 45.0 cm rotating along the road surface. At one point the hoop coasts downhill and picks up speed. (a) If the hoop starts from rest at the top of the hill and reaches a linear speed of 6.35 m/s in 11.0 s, what is the angular acceleration, in rad/s2, of the hoop? rad/s2 (b) If the radius of the hoop were smaller, how would this affect the angular acceleration of the hoop? i. The angular acceleration would decrease. ii. The angular acceleration would increase. iii. There would be no change to the angular acceleration. The twotriangles are similar.What is the value of x?Enter your answer in the box A laboratory study compared learning from text in two conditions, one with underlining of important terms and one without underlining, found that the underlining group did better on factual items. Marina then conducted a studywith tenth-grade history students and compared one group that read a chapter with the important text underlined and one group that read a chapter without any underlining. Marina's study illustrates an example:________a. test for reliability.b. internal validity study.c. replication study.d. regression study. There are 28 marbles in the box. There are 12 red marbles, 10 blue marbles, and 6 yellow marbles. What percent of the marbles are NOT yellow? What do you know to be true about the values of p and ?p"q60145445A. p> 9B. p g 0.500 L of a solution with a concentration of 0.25 M is needed. To prepare this solution, a stock solution with a concentration of 1.25 M is prepared. What volume of the stock solution is needed to create the desired solution Brett wants to sell throw blankets for the holiday season at a local flea market. Brett purchases the throws for $15 and sells them to his customers for $35. The rental space is fixed fee of $1,800 for the season. Assume there is no leftover value for unsold units. If he orders 220 and demand is 160, what is the payoff HELP HELP HELPPPPILL GIVE BRAINLIEST HELPPPPPPPPP100 POINTSSS you are researching the effect of air pollution on human health.you find information from the following sources.which of these would likely be the LEAST biased?