Given the midpoint and one of the endpoints,find the other endpoint of the segment

Given The Midpoint And One Of The Endpoints,find The Other Endpoint Of The Segment

Answers

Answer 1
midpoint formula : (x1 + x2) / 2, (y1 + y2) / 2
(6,8).....x1 = 6 and y1 = 8
(x,y)     x2 = x and y2 = y
now we sub
(6 + x)/2 , (8 + y)/2 = 3/2

(6 + x) / 2 = 3
6 + x = 3 * 2
6 + x = 6
x = 6 - 6
x = 0

(8 + y) / 2 = 2
8 + y = 2 * 2
8 + y = 4
y = 4 - 8
y = -4

so ur other endpoint is (0,-4) <==
======================
the others u can do the same way....but I am gonna skip a few steps on the rest of them

m (-3,7) , endpoint (0,2)
(0 + x)/2 = -3.......x = -6
(2 + x) / 2 = 7......y = 12
other endpoint is (-6,12) <==
================
m (-2,4), endpoint (5,-5)
(5 + x) / 2 = -2.....x = -9
(-5 + y) / 2 = 4....y = 13
other endpoint is (-9,13) <==
===============
m (0,0), endpoint (-2,2)
(-2 + x)/2 = 0.....x = 2
(2 + y) / 2 = 0....y = -2
other endpoint is (2,-2) <==




Related Questions

A train leaves little​ rock, arkansas, and travels north at 70 kilometers per hour. another train leaves at the same time and travels south at 55 kilometers per hour. how long will it take before they are 375 kilometers​ apart?

Answers

This is a two-part algebraic equation, meaning there are two consistent factors of different amounts. Since time (t I'll say) will always remain a constant factor, the equation will look like:     55(t) + 70(t) = 375

To find (t) or time, you will want to start by combining like terms, so that the equation is:     125(t) = 375

Dividing the equation by 125 so that (t) will be separated from all other factors
125(t) = 375
------------------   ==> (t) = 3 hours
      125

Evaluate.



12⋅(4^−2/4^−4)



a) 14

b) 34

c) 16

d) 192

Answers

Answer:

  d)  192

Step-by-step explanation:

Your calculator can do this for you.

Or, you can simplify to

  [tex]12\cdot\dfrac{4^{-2}}{4^{-4}}=12(4^{-2+4})=12(4^2)=192[/tex]

Answer:

d

Step-by-step explanation:192

HELP!!!!!!!! PLZ!!!!!!!!WILL GIVE BRAINLIEST!!!!!!!! :)
Lia must work at least 5 hours per week in her family’s restaurant for $8 per hour. She also does yard work for $12 per hour. Lia’s parents allow her to work a maximum of 15 hours per week overall. Lia’s goal is to earn at least $120 per week.

1.)Write a system of inequalities to represent this situation. Let r be the number of hours worked at the restaurant, and let y be the number of hours of yard work.
2.)Graph the inequalities.
3.)What is the maximum number of hours Lia can work at the restaurant and still meet her earnings goal? Explain.
4.)What is the maximum amount of money Lia can earn in 1 week? Explain.

Answers

(1) r+y<=15 
r>=5 
8r+12y>=120 
(3) assuming she will work 15 hours, y = 15-r 
so 
8r + 12(15-r) >= 120 
8r+180-12r>=120 
-4r+180>=120 
-4r >= -60 
r <= 15 
looks like she could work all 15 hours and still make 120 dollars 
(4) r= 5 required hours in the restaurant then 
8r + 12(15-r)= 160

True or false a positive slope goes up as you move from left to right along the x-axis.

Answers

The answer must be true.
true it is true I tell you

If two angles are congruent and supplementary then each is a right angle true or false

Answers

THis is true they will both be 90 degrees 
90 + 90 = 180  - also supplementary.

Answer:

The statement is true. Supplementary angles have measures that add up to 180°. Each right angle has a measure of 90°. 90°+ 90° = 180°.

Step-by-step explanation:

A box of cookies can hold 24 cookies, and a container can hold 75 boxes of cookies. write a program that prompts the user to enter the total number of cookies, the number of cookies in a box, and the number of cookie boxes in a container. the program then outputs the number of boxes and the number of containers to ship the cookies. note that each box must contain the specified number of cookies, and each container must contain the specified number of boxes. if the last box of cookies contains less than the number of specified cookies, you can discard it and output the number of leftover cookies. similarly, if the last container contains less than the number of specified boxes, you can discard it and output the number of leftover boxes.

Answers

Final answer:

The provided math problem involves writing a program that helps to calculate the number of cookie boxes and containers required to ship a specific number of cookies considering the capacity of each item. If there are leftover cookies that do not fill a box or if there are leftover boxes that do not fill a container, these are also calculated.

Explanation:

This is a programming problem which requires logic to calculate the number of boxes and containers needed to ship a given number of cookies. Assume that 'total_cookies', 'cookies_per_box', and 'boxes_per_container' are user inputs. Initially, you should calculate the total boxes by 'total_boxes = total_cookies / cookies_per_box'. The floored division operator is applied to discard the last box if it contains less than the specified number of cookies. Then, calculate the total containers with 'total_containers = total_boxes / boxes_per_container'. Again, you use the floored division operator to discard the last container if it contains less than the specified number of boxes. Lastly, calculate the leftover cookies and boxes, which is done by applying the modulus operator. 'leftover_cookies = total_cookies % cookies_per_box' and 'leftover_boxes = total_boxes % boxes_per_container'.

The logic of the given program focuses on the calculation of boxes and containers needed to ship the given number of cookies keeping in consideration the capacity of each box and container. Also, the algorithm calculates the leftover cookies and boxes, if not enough to fill a box or container fully.

Learn more about Programming Logic here:

https://brainly.com/question/34705188

#SPJ12

Please help I really need it.


use the profit function to calculate Wacky widget company's break even point rounded to the nearest widget. 0=90w-(57w+5000)

Answers

W=5000/33 thats the smallest it goes but it should be right 
the answer should be w=5000/33

Nellie and her younger sister Debbie share expenses on a holiday. Nellie spends $122 more than Debbie. Their total expenses amount to $840.

Answers

whats is the question you are asking?
Debbie spends $298 and Nellie spends $542

What is the difference of squares of twenty and thirteen

Answers

231
Have an Awesome Day :)

In a cross-country race with a 35 participants, the mean finish time was 21 minutes . Which statement must be true ?

Answers

The answer is c because all the others can be eliminated, the mean is all the numbers added up and divided by the number of numbers.

How does the graph of g(x)=⌈x⌉+7 differ from the graph of f(x)=⌈x⌉?



The graph of g(x)=⌈x⌉+7 is the graph of f(x)=⌈x⌉ shifted right 7 units.

The graph of g(x)=⌈x⌉+7 is the graph of f(x)=⌈x⌉ shifted up 7 units.

The graph of g(x)=⌈x⌉+7 is the graph of f(x)=⌈x⌉ shifted left 7 units.

The graph of g(x)=⌈x⌉+7 is the graph of f(x)=⌈x⌉ shifted down 7 units.

Answers

The addition of +7 influences the y values of the graph. Since it is positive, the graph of y=IxI would be moved 7 units upwards. 

Hope I helped :)

Answer:

Step-by-step explanation:

Stretch pulling the graph up/down

Which are perfect squares? Check all that apply. 49 17 g 143 225

(need answer NOW plssss)

(90 points)

Answers

49, 
9, 
and
225 
are all perfect squares. 
I hope this helps you! 

Brainliest if satisfied :D

Would mean a lot

We have that the 49 and 225 are the Perfect squares

Perfect squares

Question Parameters:

49 17 143 225

Generally, Perfect Square are gotten by multiplying two equal numbers

Therefore

49 and 225 are square rooted to attain 7 and 15

Hence, The are the Perfect squares

For more information on Arithmetic visit

https://brainly.com/question/22568180

Write an equation to represent: four-fifths of z added to six equals eight
A) 4/5 z + 6 = 8

B) 4/5 + 6z = 8

C) 4/5 (6)(z) = 8

D) 4/5 (6) + z = 8

Answers

4/5 of z added to 6 equals 8..." of " means multiply

4/5z + 6 = 8...its A

Answer:

Option A - [tex]\frac{4}{5}z+6=8[/tex]

Step-by-step explanation:

To find : Write an equation to represent : four-fifths of z added to six equals eight ?

Solution :

The expression is 'four-fifths of z added to six equals eight',

Write in number term by term,

four-fifths of z is [tex]\frac{4}{5}z[/tex]

four-fifths of z added to six is [tex]\frac{4}{5}z+6[/tex]

four-fifths of z added to six equals eight is [tex]\frac{4}{5}z+6=8[/tex]

Therefore, The representation is [tex]\frac{4}{5}z+6=8[/tex]

So, Option A is correct.

What is the equation of the quadratic function with roots -3 and 1 and a vertex a (-1, -8)?

Answers

Start with the equation of a vertical parabola:  y-k = a(x-h)^2.  We are told that the coordinates of the vertex are -1 and -8.  Substituting these into the above equation,

y-[-8] = a(x-[-1]), or y+8 = a(x+1)^2.  The coefficient a is undetermined here.  How do we find it?

At any root, y=0, as a "root" is a point at which the graph crosses the x-axis.

Thus, if we choose to work with the given root 1, the associated point is (1,0).  Substitute these coordinates into the above equation y+8 = a(x+1)^2.

We get 0+8 = a(1+1)^2, or 8 = a(2)^2, or 8 = 4a, or a = 2.

Substituting this value for a into the above equation,

y+8 = 2(x+1)^2.

You should check this result by determining whether the other root (-3,0) satisfies this equation.  If yes, then you'll know for certain that this equation correctly describes the parabola in question.

how do you condense logX times log2

Answers

Multiply log(x) by log(2) to get log(x) log(2)

How do I do proofs? What’s the next step

Answers

Since they are vertical angles, that means that ∠AOB+∠BOZ=180 and ∠ZOX+∠AOX=180 too. Next, ∠AOB+∠AOX=180  (supplementary angles), as well as ∠BOZ+∠ZOX.
∠AOB+∠AOX=180 
∠ZOX+∠AOX=180
Subtracting the first equation from the second, we get ∠ZOX-∠AOB=0. Adding ∠AOB to both sides, ∠AOB=∠ZOX=6x+5=80. Subtracting 5 from both sides, we get 6x=75 and x=12.5 by dividing both sides by 6

Can someone help me with 7?

Answers

Solving the equation for y puts it in slope-intercept form.

[tex]3x-5y=5\qquad\text{given equation}\\3x-5=5y\qquad\text{add 5y-5}\\y=\dfrac{3}{5}x-1\qquad\text{divide by 5}[/tex]

This tells you one point can be plotted on the y-axis at y=-1. Another point can be plotted 3 units up and 5 units to the right of that one, at (5, 2). The graph is the line through those points.

Since you're asked to plot at least 3 points, your third point could be 5 units left and 3 units down from the first one, at (-5, -4).

The sum of four consecutive even integers is 180. what is the smallest integer?

Answers

42
let the smallest even number be x, than the four even numbers are x, x+2, x+4, x+6, their sum is 180

x+x+2+x+4+x+6=180
                4x+12=180
                      4x=168
                        x=42
the smallest even number is 42.

The equation is 4x + 12 = 180. Then the value of the smallest integer will be 42.

What is Algebra?

The analysis of mathematical representations is algebra, and the handling of those symbols is logic.

PEMDAS rule means for the Parenthesis, Exponent, Multiplication, Division, Addition, and Subtraction. This rule is used to solve the equation in a proper and correct manner.

The sum of four consecutive even integers is 180.

Let x be the smallest integer. Then the other three consecutive even integers will be x + 2, x + 4, and x + 6. Then the equation is given as,

x + x + 2 + x + 4 + x + 6 = 180

4x + 12 = 180

4x = 168

x = 42

The value of the smallest integer will be 42.

More about the Algebra link is given below.

https://brainly.com/question/953809

#SPJ2

Find the resultant of these two vectors: 2.00 x 102 units due east and 4.00 x 102 units 30.0° north of west.

Answers

If two vectors are represented both in magnitude and direction by the two adjacent sides of a triangle taken in an order, then their resultant is given by the third side taken in the reverse order.

Resultant vector :

                          R = sqrt of A^2 + B^2 + 2ABcosθ

given :

           A = 200 units

           B = 300 units

           θ = 30 degrees

∴ R = sqrt of 200^2 + 300^2 + 2(200)(300)cos35

the answer is 477.805656

If two vectors are represented both in magnitude and direction by the two adjacent sides of a triangle taken in an order, then their resultant is given by the third side taken in the reverse order.

Resultant vector :

                         R = sqrt of A^2 + B^2 + 2ABcosθ

given :

          A = 200 units

          B = 300 units

          θ = 30 degrees

∴ R = sqrt of 200^2 + 300^2 + 2(200)(300)cos35

the answer is 477.805656

What is the value of x when f(x) 25?

Answers

It would be 25 because if F(x)=25 just plug 25 into X and you have X
I hope this right if not let me know hope I helped and didn't srew u up good luck
Final answer:

The question wants to find the value of x when f(x) equals 25. The exact value cannot be determined without the clearly defined function f(x). The value of x can vary depending on the definition of the function.

Explanation:

This is a function notation question where you want to find the value of x when f(x) equals 25. The information provided is not sufficient to determine the exact value of x since the function f(x) is not clearly defined. Depending on the function definition, the value of x when f(x) = 25 can vary. For example, if the function is f(x) = 0.25e(-0.25x), then the value of x would be calculated differently than if the function was f(x)=5x or f(x)=x^2. I'd recommend checking your question again and confirming the function's correct formula or equation for an accurate solution.

Learn more about Function Notation here:

https://brainly.com/question/5025688

#SPJ2


whats the answer to the problem

Answers

Answer: The fraction [tex]\frac{11}{4}[/tex] which can be typed out as "11/4" without quotes

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

Work Shown:

Flip the second fraction and multiply. Reduce the fraction as much as possile.

[tex]\frac{11}{12} \div \frac{1}{3} = \frac{11}{12} \times \frac{3}{1}[/tex]

[tex]\frac{11}{12} \div \frac{1}{3} = \frac{11*3}{12*1}[/tex]

[tex]\frac{11}{12} \div \frac{1}{3} = \frac{11*3}{4*3}[/tex]

[tex]\frac{11}{12} \div \frac{1}{3} = \frac{11}{4}[/tex]

Round 977.259856871 to 3 decimal places

Answers

You will want to round to 977.259

look at the number to the right of 9, it is 8, and 8 > 5. IF the number is 5 or greater, round up.

so your answer is 977.260

hope this helps
977.259856871
The third decimal place is 9.
The number after that is above 5, so round up.
Your answer should be 977.260

JIMMMMMM

Graph the system of inequalities presented here on your own paper, then use your graph to answer the following questions:

y ≥ −3x + 3
y is less than 3 over 2 times x minus 6

Part A: Describe the graph of the system, including shading and the types of lines graphed. Provide a description of the solution area. (6 points)

Part B: Is the point (−6, 3) included in the solution area for the system? Justify your answer mathematically. (4 points)

Answers

>= means greater than or equal to
<= means less than or equal to

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

Part A

The graph of y >= -3x+3 will have a solid boundary line and the shading will be above the boundary line.

The boundary line y = -3x+3 has a negative slope so it moves down as you read it from left to right. It goes through the points (0,3) and (1,0)

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

The graph of y < (3/2)x - 6 will have a dashed or dotted boundary line. The shading is below the boundary.

The graph y = (3/2)x-6 goes through the two points (0,-6) and (2,-3)

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

If you graph both y >= -3x+3 and y < (3/2)x - 6 together, you get what you see in the attached image. This solution shaded region is the result of the overlapping prior shaded regions. 

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

Part B

Plug (x,y) = (-6,3) into each inequality to see if we get a true inequality or not

For the first inequality we have
y >= -3x+3
3 >= -3*(-6)+3
3 >= 18+3
3 >= 21
which is false. The value 3 is not larger or equal to 21. So right off the bat we know that (-6,3) is NOT a solution. It is NOT in the solution region.

Let's check the other inequality just for the sake of completeness
y < (3/2)x - 6
3 < (3/2)*(-6) - 6
3 < -9 - 6
3 < -15
this is also false. The value -15 is smaller than 3, since it is to the left of 3

We're given more evidence that (-6,3) is NOT in the solution area. It is outside of both shaded areas. 

Answer:

The point (-6,3) is not included in the solution area for the system.

Step-by-step explanation:

The given inequities are

[tex]y\geq -3x+3[/tex]                  .... (1)

[tex]y<\frac{3}{2}x-3[/tex]            .... (2)

Part A: The related equations are

[tex]y=-3x+3[/tex]

[tex]y=\frac{3}{2}x-3[/tex]

Put x=0 in the above equation to find the y-intercept and put y=0, to find the x-intercept.

[tex]y=-3(0)+3=3[/tex]

The y-intercept of first equation is 3.

[tex]0=-3x+3\Rightarrow x=1[/tex]

The y-intercept of first equation is 1.

[tex]y=\frac{3}{2}(0)-3=-3[/tex]

The y-intercept of second equation is -3.

[tex]0=\frac{3}{2}x-3\Rightarrow 2[/tex]

The y-intercept of first equation is 2.

The related line of inequality (1) is a solid line because the sign of inequality is ≥ and the related line of inequality (2) is a dotted line because the sign of inequality is <.

Shaded portion of first inequality is above the related line and the shaded portion of second inequality is below the related line.

The solution area is shown in the below graph.

Part B: The point (−6, 3) is not included in the solution area for the system.

Check the given inequalities by the point (-6,3).

[tex]3\geq -3(6)+3[/tex]

[tex]3\geq -18+3[/tex]

[tex]3\geq -15[/tex]

This statement is false.

Therefore the point (-6,3) is not included in the solution area for the system.

On the average, actively managed mutual funds have an expense ratio of about __________ .
a. 5 percent
b. 3 percent
c. 2.5 percent
d. 1.5 percent

Answers

A) 1.5 percent.
And here's a quizlet link to help you
https://quizlet.com/81564997/finn-3003-ch-17-flash-cards/

Determine the growth defined by the equation y=3(3.4)x

Answers

[tex]\bf \qquad \textit{Amount for Exponential Growth}\\\\ A=I(1 + r)^t\qquad \begin{cases} A=\textit{accumulated amount}\\ I=\textit{initial amount}\\ r=rate\to r\%\to \frac{r}{100}\\ t=\textit{elapsed time}\\ \end{cases}\\\\ -------------------------------\\\\ \stackrel{A}{y}=\stackrel{I}{3}(3.4)^{x}\implies y=3(1+\stackrel{r}{2.4})^x \\\\\\ \cfrac{r}{100}=2.4\implies r=100\cdot 2.4\implies r=\stackrel{\%}{240}[/tex]

Answer:

Exponential growth.

A die is rolled 13 times. what is the probability of at least two 2's appearing? (round your answer to four decimal places.)

Answers

Much easier to work with its complement. (Hint: when it says AT LEAST in probability, you should much rather work with the complementary pairing)

[tex]\text{Pr(at least two 2's) = 1 - Pr(1 2) - Pr(no 2's)}[/tex]
[tex]\text{Pr(1 2's)} = \binom{13}{1}\left( \frac{1}{6}^{1} \cdot \frac{5}{6}^{12}\right)[/tex]
[tex]\text{Pr(no 2's)} = \left(\frac{5}{6}\right)^{13}[/tex]

[tex]\therefore \text{Pr(at least two 2's)} = 0.663530036... \text{ (by calculator work)}[/tex]

Which of the binomials below is a factor of this trinomial?

x2 + 13x + 42

A. x - 7
B. x + 7
C. x + 84
D. x2 + 12

Answers

First factor x² + 13x + 42.

x² + 6x + 7x + 42

x(x + 6) + 7(x + 6)

The factors are : (x + 7)(x + 6)

Solution: B. x + 7

The trinomial x^2 + 13x + 42 factors into (x + 7)(x + 6), making x + 7, which is option B, the correct binomial factor of the trinomial.

To determine which binomial is a factor of the trinomial x2 + 13x + 42, we need to factor the trinomial. To factor the trinomial, we are looking for two numbers that multiply to give us the constant term (42) and add to give us the linear coefficient (13). These two numbers are 7 and 6 because 7 * 6 = 42 and 7 + 6 = 13.

So, we can factor the trinomial as (x + 7)(x + 6). Thus, the binomial that is a factor of x2 + 13x + 42 is x + 7, which is option B.

What type of endorsement is illustrated by the following example: Tom Ash 7609-25-26-3 A) Restrictive endorsement B) Full endorsement C) Blank endorsement D) Signature endorsement

Answers

The answer is letter c which is blank endorsement. It is a sign by the maker of an instrument, for instance a check, which allows any holder of the instrument to declare a claim for payment. Since no payee is stated, such an endorsement fundamentally turns the instrument into a bearer security.

Final answer:

The example given 'Tom Ash 7609-25-26-3' indicates a blank endorsement, which is when the original holder of a negotiable instrument signs their name without naming a new payee or providing other instructions, making the instrument payable to the bearer.

Explanation:

The type of endorsement illustrated by 'Tom Ash 7609-25-26-3' is a blank endorsement. In a blank endorsement, the holder of a negotiable instrument, such as a check, simply signs their name on the back of the instrument without specifying the new payee or any other instructions. This means that the instrument becomes payable to the bearer and can be transferred merely by delivery. The other types of endorsements include restrictive, full, and signature endorsements, but since there are no additional instructions or named endorsee next to the signature, it does not qualify as any of those.

What is p% of 200p3?

Answers

First you set up your equation which is, [tex] \frac{x}{100} · \frac{3}{200} [/tex]. Then you cross multiply and get 200x=300. Divide both sides by 200 and get x=1.5
Hope this helps

The solution of p% of 200p³ is,

⇒ p% of 200p³ = 2p⁴

We have to given that,

An expression to solve,

⇒ p% of 200p³

Now, We can simplify by applying percentage as,

⇒ p% of 200p³

⇒ p/100 × 200p³

⇒ p × p³ × 200/100

⇒ p⁴ × 2

⇒ 2p⁴

Therefore, The solution of p% of 200p³ is,

⇒ p% of 200p³ = 2p⁴

Learn more about the percent visit:

https://brainly.com/question/24877689

#SPJ2

If 1 inch = 2.5 centimeters, how many centimeters are there in 40 inches

Answers

100 centimeters . Because 40 × 2.5 = 100

Final answer:

To convert 40 inches to centimeters, multiply the number of inches (40) by the conversion factor (2.54 cm/inch), which equals 101.6 centimeters.

Explanation:

To calculate how many centimeters are in 40 inches, we use the conversion factor that 1 inch is exactly equal to 2.54 centimeters. Knowing this, we can simply multiply the number of inches by the conversion factor to get the measurement in centimeters.

Determine the number of inches to be converted (in this case, 40 inches).

Multiply the number of inches by the conversion factor (2.54 cm for every 1 inch).

Calculation: 40 inches × 2.54 cm/inch = 101.6 centimeters.

Therefore, there are 101.6 centimeters in 40 inches.

Other Questions
Pyruvate is similar to ___-carbon dioxide -oxygen-nucleic acids -Lactic acid In a single season, the New York Yankees sell an average of 42,362 tickets for each of their 81 home games. About how many tickets do they sell for an entire season of home games? What are the lengths of sides KN and NM of the kite At a flower store, the price of a bunch of roses is $25 and the price of a bunch of carnations is $20. If one day it sold a total of 60 bunches of the two flowers and made $1375. How many bunches of roses and carnations did it sold? bunches of What does this text mean ? When man so guzzles of the white and redThat of his own throat makes he his privy,Because of this cursed superfluity. What structure is responsible for moving the chromosomes during mitosis? Which atp production would be sufficient to run in place for one minute? A clearance rack is marked as 35% off the regular price. A shirt on the clearance rack has a regular price of $45.99. If there is 7.25% sales tax, what will the shirt ring up for at the register?a.$17.26b.$21.67c.$29.89d.$32.06 What reforms resulted from the establishment of the Clayton antitrust act the federal trade commission the federal reserve system An elevator is accelerating upward at a rate of 3.6 m/s2. a block of mass 24 kg hangs by a low-mass rope from the ceiling, and another block of mass 90 kg hangs by a low-mass rope from the upper block. (a) what are the tensions in the upper and lower ropes? Saudi oil, brazilian coffee beans, and canadian timber are cited as examples of _____. In a certain sequence, each term, starting with the 3rd term, is found by multiplying the previous two terms. what is the difference between the 6th and 3rd terms in the sequence? (1) the 1st term is equal to 8 times the 2nd term. (2) the 4th term is equal to 1. How is the underline pronoun used in the sentence the winner of the contest was he the sum of three consecutive even numbers is 66. what is the smallest of these numbers There are 14 dogs in a particular class at a dog show. Blue, red, yellow, and white ribbons will be awarded to the first through fourth place finishers, respectively. In how many different ways can the ribbons be awarded?100160062402438416 The sum of three consecutive integers is 267. What is the largest integer? a cylinder has a volume of 83 in3 and is 10 in. tall what is the radius of the cylinder in inches use 3.14 and round to the nearest 10th at sea level a box weights 40lbs at the top of MT. Everest the same box will weigh The specific heat of silver (ag) is 0.245 j/c g. determine the energy required to raise the temperature of 350 g of ag from 293 k to 400 k. What two substances are indicated by the cobalt chloride and the lime water tests? is it possible that other substances are produced when the candle burns? Steam Workshop Downloader