Solve w = t(r1 + r2) for t.

Answers

Answer 1
I think it would be:

w / (r1 + r2) = t

But I'm not sure
Answer 2

Answer:

The solution for t is  [tex]\frac{w}{(r_1+r_2)}[/tex]

Step-by-step explanation:

The given expression is [tex]w = t(r_1+r_2)[/tex]

We need to solve for the 't' ,

To solve for t, divide [tex]w = t(r_1+r_2)[/tex] by [tex](r_1+r_2)[/tex]

[tex]\frac{w}{(r_1+r_2)} = t[/tex]

Hence, The solution for t is  [tex]\frac{w}{(r_1+r_2)}[/tex]


Related Questions

Write an equation of the line passing through point P(−8, 0) that is perpendicular to the line 3x−5y = 6

Answers

3x - 5y = 6
-5y = -3x + 6
y = 3/5x - 6/5.....the slope here is 3/5. A perpendicular line will have a negative reciprocal slope. All that means is " flip  the slope and change the sign. So our perpendicular line will need a slope of -5/3....see how I flipped the slope 3/5 and made it 5/3....then I changed the sign and made it -5/3.

y = mx + b
slope(m) = -5/3
(-8,0)...x = -8 and y = 0
now we sub and find b, the y int
0 = -5/3(-8) + b
0 = 40/3 + b
-40/3 = b

so ur equation is : y = -5/3x - 40/3 or 5x + 3y = -40
Final answer:

To find the equation of a line perpendicular to another line, we need to find the negative reciprocal of the slope. Substituting the values into the point-slope form, we can find the equation of the perpendicular line.

Explanation:

To find the equation of a line that is perpendicular to another line, we need to find the negative reciprocal of the slope of the given line. The given line has the equation 3x - 5y = 6, so its slope is 3/5. The negative reciprocal of 3/5 is -5/3, so the slope of the line perpendicular to the given line is -5/3.

Since we know a point on the perpendicular line is P(-8, 0), we can use the point-slope form of a line to find the equation. The point-slope form is y - y1 = m(x - x1), where m is the slope and (x1, y1) is a point on the line. Substituting -8 for x1, 0 for y1, and -5/3 for m, we get y - 0 = -5/3(x - (-8)).

Simplifying the equation gives y = -5/3x - 40/3, which is the equation of the line passing through point P(-8, 0) and perpendicular to the line 3x - 5y = 6.

Learn more about Equation of a line here:

https://brainly.com/question/21511618

#SPJ11

16x^2 = 49 help find x.

Answers

x=1.75

16x^2=49
divide 16 from both sides
x^2=3.0625
square root on both sides
x=1.75

M is the midpoint of CF for the points C(1, 2) and F(7, 10). Find MF.

Answers

Final answer:

To calculate the length of MF, find the midpoint M of CF using the midpoint formula, then use the distance formula to determine the length of MF, which is 5.0 cm.

Explanation:

To find the length of the segment MF, we must first determine the coordinates of the midpoint M of the segment CF. Since C has coordinates (1, 2) and F has coordinates (7, 10), we use the midpoint formula which is ( (x1 + x2)/2, (y1 + y2)/2 ). Calculating this for C and F gives us the coordinates of M as:

x-coordinate of M = (1 + 7)/2 = 4y-coordinate of M = (2 + 10)/2 = 6

Therefore, M has coordinates (4, 6). Now, to find the distance MF, we use the distance formula between points M and F:

MF = √[(x2 - x1)² + (y2 - y1)²] where (x1, y1) are the coordinates of M and (x2, y2) are the coordinates of F.

Replacing with the known values:

MF = √[(7 - 4)² + (10 - 6)²]

MF = √[3² + 4²] = √[9 + 16] = √25 = 5.0 cm

Thus, the length of the segment MF is 5.0 cm.

Felicity's insurance company pays for 65% of her elbow surgery, after she pays a $500 deductible.
How much will Felicity pay for her elbow surgery if it costs $9400?

A. $3290
B. $3465
C. $3615
D. $3790

Answers

C

9400 – 500(deductible)

The remainder is 8900, and the company pays for 65% of that. That means Felicity pays 35%.

35% of 8900 is 3115. Add on the 500 deductible and she pays 3615 in total.
Its going to be D. $3790
Because you first have to take 9400•0.65= 6110
Then you subtract that from the total amount and the deductible like so:
9400-6110-500=3790
And that is how you come up with D as the answer

Suppose you have 19 black socks and 19 green socks in the dryer. 4. without looking, how many socks would you need to pull out of the dryer to be sure you get a black pair?

Answers

you want to guarantee that you get a pair of black socks

if you had extrememly bad luck, you pulled out all the green socks, that's 19 socks, then you pulled out 2 which, of course, are both black

so it would be 19+2 or 21

you would need to pull out 21 socks to be absolutely sure you got at least 1 pair of black socks

You would need to pull out 21 socks from the dryer to ensure you have a black pair since you might initially pull out all 19 green socks before getting to the black ones.

To determine how many socks one would need to pull out of the dryer to be sure to get a pair of black socks when you have 19 black socks and 19 green socks, consider the worst-case scenario. In the worst case, you pull out all 19 green socks one by one. Since you have not yet pulled out a single black sock, the 20th sock you pull out has to be black, because there are no more green socks left. However, to ensure you have a pair of black socks, you will need to pull out one more sock. So the answer is that you need to pull out 21 socks to be certain of having a pair of black socks.

Determine the relationship between the lines that pass through the given points: line
a.(-3, 5) and (0, 7) line
b.(6, 2) and (9, 4)

Answers

a. (-3,5)(0,7)
    slope = (7 - 5) / (0 - (-3) = 2/3

y = mx + b
slope = 2/3
(0,7)...x = 0 and y = 7
sub and find b, the y int
7 = 2/3(0) + b
7 = b....this is ur y int (0,7)
so ur equation for this line is : y = 2/3x + 7

b. (6,2)(9,4)
    slope = (4 - 2) / (9 - 6) = 2/3

y = mx + b
slope(m) = 2/3
(6,2)...x = 6 and y = 2
sub and find b, the y int
2 = 2/3(6) + b
2 = 4 + b
2 - 4 = b
-2 = b...this is ur y int (0,-2)
so this equation is : y = 2/3x - 2

so " a " has a slope of 2/3 and a y int of 7 and " b " has a slope of 2/3 and a y int of -2.

ur lines are parallel lines.....parallel lines will have the same slope and different y intercepts <===

The angle of elevation to the sun is 24°. What is the length of the shadow cast by a person 1.82 m tall?

Answers

Let AB is representing height of man which is 1.82 m tall.

The length of the shadow cast by a person 1.82 m tall is; 4.09m

Angle of Elevation

The angle of Elevation to the sub is 24°.

On this note, the shadow cast on the floor represents the adjacent of the angle of Elevation.

Hence, the length of the shadow cast can be calculated from Tangent identify as follows;

Tan 24° = 1.82/l

l = 1.82/Tan 24

l = 1.82/0.445

Length of shadow = 4.09m

Read more on angle of Elevation;

https://brainly.com/question/88158

Study the products shown. Is there a pattern?

(x + 3)2 = x2 + 6x + 9

(x + 4)2 = x2 + 8x + 16

(x + 5)2 = x2 + 10x + 25

(x + 6)2 = x2 + 12x + 36

Each product is in the form ax2 + bx + c.

Which of the following describes the relationship between b and c?

c is 1.5 times that of b.

c is double b.

c is the square of half of b.

c is the square of b.

Answers

c is the square of half of b.

This is evident in all products,

(6/2)² = 3²
= 9
(8/2)² = 4²
= 16
(10/2)² = 5²
= 25
(12/2)² = 6²
= 36
(b/2)² = c

Answer:

The correct option is 3. c is the square of half of b.

Step-by-step explanation:

The given equations are

[tex](x+3)^2=x^2+6x+9[/tex]

[tex](x+4)^2=x^2+8x+16[/tex]

[tex](x+5)^2=x^2+10x+25[/tex]

[tex](x+6)^2=x^2+12x+36[/tex]

These are the perfect square. According to this pattern,

[tex](x+y)^2=x^2+2xy+y^2[/tex]           .... (1)

Each product is in the form

[tex](x+y)^2=ax^2+bx+c[/tex]         .... (2)

From (1) and (2), we get

[tex]b=2y[/tex]

[tex]c=y^2[/tex]

[tex]c=(\frac{b}{2})^2[/tex]                    [tex][\because b=2y][/tex]

It means c is the square of half of b.

Therefore the correct option is 3.

Sydney read 50 pages and 40 minutes she reads at a constant rate how many pages can Sydney read per minute

Answers

The rate at which Sydney can read the pages of a certain book, article, or whatsoever write-up is given to be 50 pages per 40 minutes. This can be better expressed as,
                50 pages/40 minutes
The number of pages that she can read each minute is calculated by dividing both the numerator and the denominator of the ratio by 40, giving us,
                       (50/40) / (40 /40)
The new ratio is now 1.25:1

ANSWER: 1.25 pages per minute

Sydney can read 5/4 or 1.25 pages in one minute

Data;

number of pages = 50time taken = 40 minuterate = ?

What is Rate

This can be defined as the measure of one unit against another unit.

If it take Sydney 40 minutes to read 50 pages, let's calculate how many pages she will read in one minute to determine her rate.

[tex]40 pages = 50 minutes\\x pages = 1 minute[/tex]

Let's cross multiply both sides and solve for x

[tex]50 pages = 40 minute\\x pages = 1 minute\\x = \frac{50*1}{40}\\x = 1.25 page[/tex]

From the calculations above, Sydney can read 5/4 or 1.25 pages in one minute.

Learn more on rate here;

https://brainly.com/question/8728504

2007 divided by j = 223

Answers

j = 9 because 2007 / 223 = 9, and when you multiply 223 x 9, you get 2007

How to write a standard form equation with an undefined slope?

Answers

an equation that has an undefined slope is a vertical line. A vertical line is represented by x = a number. You cannot write an equation for a vertical line in slope intercept form (because of the undefined slope)...but u can write it in standard form.

lets say u have a vertical line going thru (2,3).....since it is a vertical line, its equation would be x = 2

to write this in standard form, it would be : x + 0y = 2 <==


What is the equation of the line, in point-slope form, that passes through the points (-3, -1) and (-6, 8)? open study?

Answers

إ

Hello : let  A(-3,-1)    B(-6,8)
the slope is :   (YB - YA)/(XB -XA)
(8+1)/(-6+3)  =9/(-3)
the slope is: -3

the equation of the line, in point-slope form is : y - 8 = - 3(x +6)

What is the reciprocal of 6 3/7?

Answers

I believe your answer is going to be -6 7/3. Reciprocals are the opposites of a number, so I switched the sign on the 6 and made it -. When dealing with fractions, the reciprocal is essentially just flipping the numerator and denominator, which is how I got 7/3. 

I hope I helped. Best of luck!

45/7 is the correct answer

PLEASE HURRY!! 30 POINTS

Simplify
73+3(23−13)2

Answers

if exponent 2

73+3(23−13)^2
= 73 + 3(10)^2
= 73 + 3(100)
= 73 + 300
= 373

if not exponent 2, but multiply 2 then

73+3(23−13) 2
= 73 + 3(10)2
= 73 + 3(60)
= 73 + 180
= 253

Answer:

1976

Step-by-step explanation:

Simplify the expression. 3y3 – 2y[4y – y(y – 3)] – [2y(y + 1) – 3y(y2 –1)] =

Answers

2y^3-10y^2+4y hope this helps good luck

Answer:


Step-by-steThe first step for solving this expression is to distribute -y through the parenthesis.

3y³ - 2y × (4y - y² + 3y) - (2y × (y + 1) - 3y × (y² - 1))

Distribute 2y through the parenthesis.

3y³ - 2y × (4y - y² + 3y) - (2y² + 2y - 3y × (y² - 1))

Now distribute -3y through the parenthesis.

3y³ - 2y × (4y - y² + 3y) - (2y² + 2y - 3y³ + 3y)

Collect the like terms in the first set of the parenthesis.

3y³ - 2y × (7y - y²) - (2y² + 2y - 3y³ + 3y)

Collect the like terms in the second set of the parenthesis.

3y³ - 2y × (7y - y²) - (2y² + 5y - 3y³)

Distribute -2y through the parenthesis.

3y³ - 14y² + 2y³ - (2y² + 5y - 3y³)

Remember that when there is a "-" sign in front of the parenthesis,, you must change the sign of each term in the parenthesis. This will change the expression to the following:

3y³ - 14y² + 2y³ - 2y² - 5y + 3y³

Collect the like terms with an exponent of 3.

8y³ - 14y² - 2y² - 5y

Lastly,, collect like terms that have an exponent of 2.

8y³ - 16y² - 5y

Since we cannot simplify the expression any further,, the correct answer is going to be 8y³ - 16y² - 5y.

Let me know if you have any further questions.




A flat rectangular piece of aluminum has a perimeter of 70 inches. The length is 11 inches longer than the width. Find the width. A. 34 inches B. 35 inches C. 23 inches D. 12 inches

Answers

perimeter = 2L +2w

L = w+11

70 = 2(w+11) +2w

70 = 2w+22+2w

70= 4w + 22

48 = 4w

w=48/4 = 12

width = 12

length = 12+11 = 23

2x12 = 24

2x23 = 46

46+24 = 40

 length = 23 inches, width = 12 inches

Answer is D

Answer:

The answer is the option D

[tex]12\ inches[/tex]

Step-by-step explanation:

we know that

The perimeter of a rectangle is equal to

[tex]P=2L+2W[/tex]

where

L is the length side of the rectangle

W is the width side of the rectangle

In this problem we have

[tex]P=70\ in[/tex]

so

[tex]70=2L+2W[/tex] ------> equation A

[tex]L=W+11[/tex] ------> equation B

Substitute equation B in equation A and solve for W

[tex]70=2[W+11]+2W[/tex]

[tex]70=2W+22+2W[/tex]

[tex]4W=70-22[/tex]

[tex]W=48/4[/tex]

[tex]W=12\ in[/tex]

The data set shows the weights of pumpkins, in pounds, that are chosen for a photograph in a farming magazine. 18 22 14 30 26 (a) What is the mean, x , of the data set? (b) What is the sum of the squares of the differences between each data value and the mean? Use the table to organize your work. (c) What is the standard deviation of the data set? Use the sum from Part (b) and show your work. (d) A second group of pumpkins, with weights of 32, 35, 33, 34, and 36 pounds, are chosen for another photograph. Will the standard deviation of these weights be greater or less than the standard deviation found in Part (c)? Answer this without doing a calculation and explain your reasoning.

Answers

(a) What is the mean of :   18, 22, 14, 30, 26    

 x = (18 +22+ 14+ 30+ 26)/5 = 22     

  (b) What is the sum of the squares of the differences between each data value and the mean: (data point - x)² or (data point - 22)²
(18-22)² = 16
(22-22)² = 0
(14-22)² = 64
(30-22)² = 64
(26-22)² = 16

Sum = 16+0+64+64+16 = 160

(c) What is the standard deviation 

s = √[(∑(x-22)²/(n-1)], where x is the data point, 20 the mean and n =5

√[(∑(x-22)² = 160 and n = 5 (5 data points) then s = 160(5-1) = 160/4 = 40

 d)     32, 35, 33, 34, and 36    
 Rewrite it from smaller to greater:
 32, 34, 34, 35 36.
We notice that the range is from 32 to 36  is only 4 (36-32), Where as the range of the 1st pumpkins is 30-14 = 16

Since the spread of the 1st one is by far larger than the 2nd, we can conclude that the standard deviation of the 1st is greater than the second
              

Solve the equation 1-|1/3q-5| = -6

Answers

q=1/36 or q=-1/6, for the question
q=36 hope this helps!!!

solve for x. 3x-r=r(-3+x)

Answers

3x-r=r (-3+x)
3x-r=-3r+xr
3x-r+r=-3r+xr+r
3x=-2r+xr
3x-xr=-2r+xr-xr
3x-xr=-2r
x (3-r)=-2r
x (3-r)/(3-r)=-2r/(3-r)
x=-2r/(3-r)

Please help me . I don't get it

Answers

Complementary angles equal 90. So:

BAM + CTX = 90
2x + 4 + x + 11 = 90
3x + 15 = 90
3x = 75
x = 25

Hope this helps!
According to the statement, ∠BAM and ∠CTX are complementary.
Complementary = add up to 90°

∠BAM = 2x + 4
∠CTX = x + 11

This means that the two angles added together will equal 90°.
(∠BAM) + (∠CTX) = 90
(2x + 4) + (x + 11) = 90

Combine like terms.
3x + 15 = 90
3x = 75
x = 25

So the value of x would be 25.
------------------------


Now if you are asked for the measure of each angle, just plug in the x for both of the expressions. 
∠BAM = 2x + 4
∠BAM = 2(25) + 4
∠BAM = 50 + 4
∠BAM = 54

∠CTX = x + 11
∠CTX = (25) + 11
∠CTX = 36

Now check it by adding them together and seeing if they equal 90.
54 + 36 = 90
90 = 90

What is the sector area created by the hands of a clock with a radius of 9 inches when the time is 4:00? 6.75π in.2 20.25π in.2 27π in.2 81π in.2?

Answers

27π in.2 is the answer

we know that

The area of a circle is equal to

[tex]A=\pi r^{2}[/tex]

where

r is the radius of the circle

In this problem we have

[tex]r=9\ in[/tex]

substitute in the formula

[tex]A=\pi*9^{2}=81 \pi\ in^{2}[/tex]

The area of the complete circle subtends [tex]360\ degrees[/tex]

When the time is 4:00 the angle formed by the hands of a clock is [tex]120\ degrees[/tex]

so by proportion

Find the area of the sector area

[tex]\frac{81\pi}{360} \frac{in^{2}}{degree} =\frac{x}{120} \frac{in^{2}}{degree} \\ \\x=120*81 \pi /360\\ \\x=27 \pi\ in^{2}[/tex]

therefore

the answer is the option

[tex]27 \pi\ in^{2}[/tex]




Find a equation for the line, in point-slope form, that contains (5,1) and is perpendicular to 6x − 3y = 2.

Answers

hello : 
let the slope : a    and ; b the slope of the line : 6x - 3y = 2
the line that is perpendicular to 6x-3y=2  so : a×b = - 1 
but : 
6x - 3y = 2...      y = 2x-2/3  when : b = 2
 in point - form form of the equation of the line that is perpendicular
 to 6x-3y=2 is : y = (-1/2)x +c
contains (5,1) : 1 =  (-1/2)(5) +c
c = 7/2
an equation is : y= (-1/2)x +7/2

Find the values of x and y that make k || j and
m || n.

x =

y =

Answers

Answer:

x= 80

y= 130

Step-by-step explanation:

The correct values of x and y that make k || j and m || n are x = 130 and y = 130.

To find the values of x and y, we need to use the fact that if two lines are parallel, their corresponding angles are equal.

Given that k is parallel to j, we have:

x = 50 (corresponding angles)

Since m is parallel to n, we have:

y + 80 = 210 (corresponding angles)

Solving for y:

y = 210 - 80

y = 130

Now, we have the value of x as 50 and the value of y as 130. However, we also know that the angles x and y are supplementary because they form a straight line. Therefore, their sum must be 180 degrees.

x + y = 180

50 + y = 180

y = 180 - 50

y = 130

This confirms that y is indeed 130 degrees. Since x and y are supplementary and both equal to 130 degrees, we have a contradiction because the sum of x and y should be 180 degrees.

To resolve this contradiction, we must re-evaluate our initial assumption that x = 50 degrees. Since x and y are supplementary, and we have correctly determined that y = 130 degrees, we must have:

x + y = 180

x + 130 = 180

x = 180 - 130

x = 50

This is incorrect because we initially assumed x = 50 degrees based on corresponding angles, but we did not consider that the angle adjacent to x on line k is not given and could be different from the corresponding angle of 50 degrees on line j.

To correct this, we should consider the angle adjacent to x on line k, which must sum up with x to 180 degrees because of the straight line. Let's call this angle x'. Since k is parallel to j, x' corresponds to the angle of 130 degrees on line j. Therefore, we have:

x' + x = 180

130 + x = 180

x = 180 - 130

x = 50

Now, considering that x and y are supplementary:

x + y = 180

50 + y = 180

y = 180 - 50

y = 130

Thus, we have x = 50 degrees and y = 130 degrees, which are indeed the values that make k || j and m || n. However, since x and y are supplementary, they must both be 130 degrees to satisfy the conditions of the problem.

Therefore, the correct values are x = 130 degrees and y = 130 degrees.

Find the values of x and y that make these triangles congruent by the HL Theorem

A. X=5, y=6
B. X= -5, y=6
C. X=5, y= -6
D. X=6, y=5

Answers

The correct answer is A. X=5, Y=6. Both triangles are right triangles. Each triangle has corresponding sides that are congruent which makes the triangles congruent. The answer A has the values that make each side of both triangles equal to the other triangle.

5. 41°F equals how many degrees Celsius?

Answers

It would equal five degrees Celsius
A. 9°C 
B. 5°C 
C. 56°C 
D. - 5°C 
The answer is B

What is the total surface area of this composite solid ?

Answers

Each of the small 12 identical blocks has dimensions 4 by 5 by 7 inches.

Together they form a larger block of:

width w=5 in
length l = 7 in+7 in+7 in = 21 in 
height h = 4 in + 
4 in + 4 in + 4 in=16 in

The total area of the block is:

(front face+back face)+("floor" face + "ceiling" face) + 2 side faces
=
16 * 21 + 16*21 + 5*21+ 5*21 + 5*16+5*16  (square inches)
=
336+336+105+105+80+80  (square inches)

= 672+210+160 (square inches)

=1,042 square inches


Answer: 1,042 square inches

The sum of 2 consecutive numbers is 97. Find the numbers

Answers

For two consecutive numbers :

let the first number is a, and of course the next number to it would be a+1

adding these two numbers: (a) + (a+1) = 97

then solve for a:

a+a+1=97
2a+1=97
2a=96
a=48


so the first number is 48 and the second number is the next one to it (49)

The two numbers are  48 and 49

the area of the a rectangular painting is 4902 cm squared. if the length of the painting is 86 cm, what is it’s width?

Answers

the width of the painting is 57 cm

Solve the equation,if possible.
And check the solution.

4/d = 2/6

Check:

Answers

hello : 
4/d = 2/6 
2d = 24 
 d = 24/2 = 12

Olivia's work and solution to the equation -6x + 11=43 is shown. Identify each error in Olivia,s work ad epxplian what she would have done instead.
-6x + 11=43
+11 +11
-6x = 54
-6x/6 = 54/6
X = 9

Answers

The correct solution algorithm for the equation -6x + 11 = 43 is give as follows:

-6x + 11 = 43

Subtract 11 from both sides to get:
-6x + 11 - 11 = 43 - 11
-6x = 32

Divide both sides by -6 to get:
-6x / -6 = 32 / -6
x = -5.33


Given Olivia's work as follows:

-6x + 11= 43
+11 +11
-6x = 54
-6x/6 = 54/6
X = 9

Therefore, Olivia's errors are:
1) She added 11 instead of subtracting 11.
2) She divided by 6 instead of -6.
Other Questions
why is the cell membrane sometimes referred to as a fluid mosaic? what part of the cell membrane acts like a fluid? and what makes it a mosaic? What percent of 86 is 50 to the nearest whole percent Besides the 90 angle measure, what are the other two angle measures of a right triangle with side lengths 5, 12, and 13? Round to the nearest degree. Martin is logging the number of strikes he bowls per hour. He has determined the function to be f(x) = 2x + 5, where x represents hours and f(x) represents the number of strikes he has bowled. Which of the following options describes the restrictions to the domain and range correctly? Domain, nonnegative values; range, values greater than 2.5 Domain, nonnegative values; range, values greater than or equal to 5 Domain, nonnegative values; range, values less than 2.5 Domain, nonnegative values; range, values less than or equal to 5 Hearing loss caused by exposure to loud noise is known as __________ . tympanic hearing loss conduction deafness ossicle deafness sensorineural hearing loss An airplane starts at rest and accelerates down the runway for 20 s. At the end of the runway, its velocity is 80 m/s north. What is its acceleration? In the numer 6,666.666 how does the 6 in the hundredths place compare to 6 in the place to its left Which of the following was a provision of the Chinese Exclusion Act that affected Chinese immigrants who were already in the United States? Who were the first Europeans to settle in the Americas during the Age of Exploration? A. English B. French C.Portuguese D. Spanish Charles will babysit for up to 4 hours and charges $7 per hour. Write a function in function notation for this situation. Living things are complex and have multiple levels of biological organization beginning with the most basic unit of an organism, the ____________ . What protections does OSHA give to people in the United States? What effect do convection currents inside the asthenosphere have on the lithosphere after leoncico surprises balboa on the mountain the action of the story is interrupted by a flashback what do readers learn about balboa from the flashback? what theme does it suggest about the nature of power HELP ME ASAP!!!Ralph ate 1/2 of a pie before dinner. After dinner he ate 1/3 of what was left. What fraction of the pie did he eat after dinner? If a medical doctor provides cutting-edge information on the threat of cholesterol, she is providing which type of supporting material? What is the main difference between coaching and mentoring? Colin has been on bed rest for many months. Due to this situation, he has not had much physical movement and starts to feel weakness in his muscles. What is Colins diagnosis? I REALLY NEED THIS ONE IT'S MY LAST ONE. Verify the identity. Justify each step.please help and show your work. Which of the following correctly describes the relationship between speed and velocity? Steam Workshop Downloader