Please help me with this
Please help me with this - 1

Answers

Answer 1
Answer:

the answer you are looking for is B. 16

this is because if you round 7.89 to 8, and 21.25 to 21 then add 21 and 8

you would get 29

round 45.12 to 45

subtract 29 from 45

45 - 29

you would get 16


Related Questions

8(5m+10) PLEASE ANSWER ASAP
Elaine bought 3 4/5 pounds of apples for $1.99 per pound, 3/4 pound of pears for $2.25 per pound, and 3 2/3 pounds bananas for $1.75 per pound.1. What did Elanie spend on bananas2. What did Elanie spend on pears3.What did Elaine spend on Apples?
draw three rectangles.Then draw to show halves,thirds,and fourths. Write about each whole that you have drawn
The sum of two consecutive even interfere is -10. what is the large integer?​
Alexei wants to hang a mirror in his boat, and put a frame around it. The mirror and frame must have an area of 19.25 square feet. The mirror is 3 feet wide and 5 feet long. Which quadratic equation can be used to determine the thickness of the frame, x?

I'm feeling happy, let me share that! 5+6/8*6-9+3-8+5*0=Free points!

Answers

Answer:

-4.5

Step-by-step explanation:

Hope this helps :))

I think the answer is -4.8, but that might be wrong and was quick math lol

The perimeter of the rectangle below is 102 ft. What is the value of X

Answers

Perimeter = length of all sides added together

102=(3x+5)+(3x+5)+(7x-4)+(7x-4)

102=2(3x+5)+2(7x-4)

102=6x+10+14x-8

102=20x+2

102-2=20x

100=20x

x= (100)/(20)

\left[\begin{array}{ccc}x=5\end{array}\right]

Hope this helped

A filing cabinet is 2 yards long by 2 feet wide by 48 inches high.What is the volume of the filing cabinet in cubic inches?
Enter your answer in the box.
cubic inches

Answers

Answer:

82,944 cubic inches

Step-by-step explanation:

First convert all units to inches

1 yard = 36 inches

1 foot = 12 inches

Therefore, 2 yards =  2*36 = 72 inches

                 2 feet = 2* 12 = 24 inches

Volume = Length * height * depth

Volume = 72* 24* 48

Volume = 82,944 cubic inches

Answer:

82,944 inches cubed

Step-by-step explanation:

2 yards = 72 inches

2 feet = 24 inches

72 × 24 × 48 inches = 82,944 inches cubed

6 cakes cost to pound £2.40 how much does 10 cakes cost?

Answers

6\ cakes\ cost\ 2.40 \£\n10\ cake\ cost\ x \£\n\nproportion:\n6-2.40\n10-x\n\ncross\ multiplication\n\n6x=2.40*10\n\n6x=24\ \ \ | divide\ by\ 6\n\nx=4\n\n10\ cake\ cost\ 4 \£.
6/2.40=.40 then .40•10= 4.00

Answer £4.00

Simplify 5/8-(-7/2)

Answers

Answer:

33/8

see the pic for the steps

5/8 - (-28/8) = -23/8

A catering service offers 9 appetizers 8 main courses and 3 desserts. A customer is to select 6 appetizers 5 main courses and 2 desserts for a banquet. In how many ways can this be done?

Answers

Answer:   14112

========================================================

Explanation:

We'll be using the n C r combination function. To make the notation a bit easier to deal with, I will write "C(n,r)" instead of "n C r".

The formula is

C(n,r) = (n!)/(r!*(n-r)!)

where the exclamation marks represent factorials.

A factorial is where you start with a positive integer, and count down to 1 multiplying all along the way.

Examples:

5! =           5*4*3*2*1

8! = 8*7*6*5*4*3*2*1 = 120

Note how the string "5*4*3*2*1" is in both 5! and 8!

We can say 8! = 8*7*6*5!

Because we can replace the "5!" at the end with "5*4*3*2*1" later if we wanted. This strategy is used to help find a shortcut to simplification.

--------------------------

We have n = 9 appetizers and r = 6 items we can select from this pool.

C(n,r) = (n!)/(r!*(n-r)!)

C(9,6) = (9!)/(6!*(9-6)!)

C(9,6) = (9!)/(6!*3!)

C(9,6) = (9*8*7*6!)/(6!*3*2*1)

C(9,6) = (9*8*7)/(3*2*1) .... the "6!" terms canceled out

C(9,6) = 504/6

C(9,6) = 84

There are 84 ways to choose six appetizers from the pool of nine available

---------------------------

Repeat those steps for the main courses. Use n = 8 and r = 5 this time.

C(n,r) = (n!)/(r!(n-r)!)

C(8,5) = (8!)/(5!*(8-5)!)

C(8,5) = (8!)/(5!*3!)

C(8,5) = (8*7*6*5!)/(5!*3*2*1)

C(8,5) = (8*7*6)/(3*2*1)

C(8,5) = (336)/(6)

C(8,5) = 56

There are 56 ways to choose five main course meals from the pool of eight available

--------------------------

Then do the same for the desserts. Use n = 3 and r = 2.

C(n,r) = (n!)/(r!(n-r)!)

C(3,2) = (3!)/(2!*(3-2)!)

C(3,2) = (3!)/(2!*1!)

C(3,2) = (3*2*1)/(2*1*1)

C(3,2) = 6/3

C(3,2) = 3

There are 3 ways to choose two desserts from the pool of three available

---------------------------

The last step is to multiply all these results:

84*56*3 = 14112

This is the number of ways to select all of the items given the restrictions listed. The order does not matter.