What is the value of |-6|-|6| -(-6)

Answers

Answer 1

Answer:

6

Step-by-step explanation:

Solve the absolutes: |-6| becomes 6

and |6| doesn't change and still is 6

Substitute: 6-6-(-6)

- * - = +

6-6+6 = 6


Related Questions

The following 3 points are on a parabola defining the edge of a ski.
(-4, 1), (-2, 0.94), (0,1)

The general form for the equation of a parabola is:
Ax^2 + Bx + C= y

Required:
a. Use the x- and y-values of 1 of the points to build a linear equation with 3 variables: A, B, and C.
b. Record your equation here. Repeat this process with 1 of the other 2 points to build a 2nd linear equation.
c. Record your equation here. Repeat this process with the other point to build a 3rd equation.
d. Record your equation here. Build a matrix equation that represents this system of equations.
e. Record your matrix equation here. Use a graphing calculator or other graphing utility to find the inverse of the coefficient matrix.
f. Record your result here. Use the inverse matrix to solve the system of equations. Record the equation of the parabola here.

Answers

a. The linear equation for the first point (-4,1) is 16A-4B+C=1

b. The linear equation for the second point (-2, 0.94) is 4A-2B+C=0.94

c. The linear equation for the third point (0,1) is 0A+0B+C=1

d. The matrix equation looks like this:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right]*\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

e. The inverse of the coefficient matrix looks like this:

[tex]A^{-1}=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right][/tex]

f. The equation of the parabola is: [tex]\frac{3}{200}x^{2}+\frac{3}{50}x+1=y[/tex]

a. In order to build a linear equation from the given points, we need to substitute them into the general form of the equation.

Let's take the first point (-4,1). When substituting it into the general form of the quadratic equation we end up with:

[tex](-4)^{2}A+(-4)B+C=1[/tex]

which yields:

[tex]16A-4B+C=1[/tex]

b. Let's take the second point (-2,0.94). When substituting it into the general form of the quadratic equation we end up with:

[tex](-2)^{2}A+(-2)B+C=0.94[/tex]

which yields:

[tex]4A-2B+C=0.94[/tex]

c. Let's take the third point (0,1). When substituting it into the general form of the quadratic equation we end up with:

[tex](0)^{2}A+(0)B+C=1[/tex]

which yields:

[tex]0A+0B+C=1[/tex]

d. A matrix equation consists on three matrices. The first matrix contains the coefficients (this is the numbers on the left side of the linear equations). Make sure to write them in the right order, this is, the numbers next to the A's should go on the first column, the numbers next to the B's should go on the second column and the numbers next to the C's should go on the third column.

The equations are the following:

16A-4B+C=1

4A-2B+C=0.94

0A+0B+C=1

So the coefficient matrix looks like this:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right][/tex]

Next we have the matrix that has the variables, in this case our variables are the letters A, B and C. So the matrix looks like this:

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right][/tex]

and finally the matrix with the answers to the equations, in this case 1, 0.94 and 1:

[tex]\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

so if we put it all together we end up with the following matrix equation:

[tex]\left[\begin{array}{ccc}16&-4&1\\4&-2&1\\0&0&1\end{array}\right]*\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}1\\0.94\\1\end{array}\right][/tex]

e. When inputing the coefficient matrix in our graphing calculator we end up with the following inverse matrix:

[tex]A^{-1}=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right][/tex]

Inputing matrices and calculating their inverses depends on the model of a calculator you are using. You can refer to the user's manual on how to do that.

f. Our matrix equation has the following general form:

AX=B

where:

A=Coefficient matrix

X=Variables matrix

B= Answers matrix

In order to solve this type of equations, we can make use of the inverse of the coefficient matrix to end up with an equation that looks like this:

[tex]X=A^{-1}B[/tex]

Be careful with the order in which you are doing the multiplication, if A and B change places, then the multiplication will not work and you will not get the answer you need. So when solving this equation we get:

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{ccc}\frac{1}{8}&-\frac{1}{4}&\frac{1}{8}\\\frac{1}{4}&-1&\frac{3}{4}\\0&0&1\end{array}\right]*\left[\begin{array}{c}1\\\frac{47}{50}\\1\end{array}\right][/tex]

(Notice that I changed 0.94 for the fraction 47/50 you can get this number by dividing 94/100 and simplifying the fraction)

So, in order to do the multiplication, we need to multiply each row of the coefficient matrix by the answer matrix and add the results. Like this:

[tex]\frac{1}{8}*1+(-\frac{1}{4})(\frac{47}{50})+\frac{1}{8}*1[/tex]

[tex]\frac{1}{8}-\frac{47}{200}+\frac{1}{8}=\frac{3}{200}[/tex]

So the first number for the answer matrix is [tex]\frac{3}{200}[/tex]

[tex]\frac{1}{4}*1+(-1)(\frac{47}{50})+\frac{3}{4}*1[/tex]

[tex]\frac{1}{4}-\frac{47}{50}+\frac{3}{4}=\frac{3}{50}[/tex]

So the second number for the answer matrix is [tex]\frac{3}{50}[/tex]

[tex]0*1+0(\frac{47}{50})+1*1[/tex]

[tex]0+0+1=1[/tex]

So the third number for the answer matrix is 1

In the end, the matrix equation has the following answer.

[tex]\left[\begin{array}{c}A\\B\\C\end{array}\right]=\left[\begin{array}{c}\frac{3}{200}\\\frac{3}{50}\\1\end{array}\right][/tex]

which means that:

[tex]A=\frac{3}{200}[/tex]

[tex]B=\frac{3}{50}[/tex]

and C=1

so, when substituting these answers in the general form of the equation of the parabola we get:

[tex]Ax^{2}+Bx+C=y[/tex]

[tex]\frac{3}{200}x^{2}+\frac{3}{50}x+1=y[/tex]

For further information, you can go to the following link:

https://brainly.com/question/12628757?referrer=searchResults

Cynthia invests some
money in a bank which
5% compound interest per year.
pays
She
wants it to be worth
over £8000 at the end of 3
years.
What is the smallest amount, to the nearest pound, she can invest?
I

Answers

Answer:

The smallest amount is £6911

Step-by-step explanation:

Rate of Interest = R = 5% per year

Duration in years = n = 3 year

Amount expected after three years when compounded annually =  A = £8000

Formula for Amount of compound interest annually is a follows

A = P( 1 + R/100)^n

In our case Principal P = x , Amount A = 8000 , R = 5% and n = 3( since compounded annually). On substituting these values in above formula we get

8000 = x ( 1 + 5/100)^3

⇒8000 = x ( 105/100)^3

⇒8000 = x ( 21/20 )^3

⇒(8000 × 20 × 20 × 20)/(21×21×21) = x

⇒x = 6910.70≈6911

PLEASE HELP

-6/5k=12

Show your work in details if you can, I have a hard time understanding this.

Answers

[tex]\begin{cases}\large\bf{\green{ \implies}} \tt \: - \frac{6}{5} \: k \: = \: 12 \\ \\ \large\bf{\green{ \implies}} \tt \: - \frac{6k}{5} \: = \: 12 \\ \\ \large\bf{\green{ \implies}} \tt \: - 6k \: = \: 12 \: \times \: 5 \\ \\ \large\bf{\green{ \implies}} \tt \: - 6k \: = \: 60 \\ \\ \large\bf{\green{ \implies}} \tt \: k \: = \: \cancel\frac{60}{ - 6} \\ \\ \large\bf{\green{ \implies}} \tt \: k \: = \: - 10 \end{cases}[/tex]

K=-12 that is the answer hope it helps

A sample of 900 computer chips revealed that 61% of the chips fail in the first 1000 hours of their use. The company's promotional literature claimed that under 64% fail in the first 1000 hours of their use. Is there sufficient evidence at the 0.02 level to support the company's claim

Answers

Answer:

The p-value of the test is 0.0301 > 0.02, which means that there is not sufficient evidence at the 0.02 level to support the company's claim.

Step-by-step explanation:

The company's promotional literature claimed that under 64% fail in the first 1000 hours of their use.

At the null hypothesis, we test if the proportion is of at least 64%, that is:

[tex]H_0: p \geq 0.64[/tex]

At the alternative hypothesis, we test if the proportion is of less than 64%, that is:

[tex]H_1: p < 0.64[/tex]

The test statistic is:

[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]

In which X is the sample mean, [tex]\mu[/tex] is the value tested at the null hypothesis, [tex]\sigma[/tex] is the standard deviation and n is the size of the sample.

64% is tested at the null hypothesis:

This means that [tex]\mu = 0.64, \sigma = \sqrt{0.64*0.36}[/tex]

A sample of 900 computer chips revealed that 61% of the chips fail in the first 1000 hours of their use.

This means that [tex]n = 900, X = 0.61[/tex]

Value of the test statistic:

[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]

[tex]z = \frac{0.61 - 0.64}{\frac{\sqrt{0.64*0.36}}{\sqrt{900}}}[/tex]

[tex]z = -1.88[/tex]

P-value of the test and decision:

The p-value of the test is the probability of finding a sample proportion below 0.61, which is the p-value of z = -1.88.

Looking at the z-table, z = -1.88 has a p-value of 0.0301.

The p-value of the test is 0.0301 > 0.02, which means that there is not sufficient evidence at the 0.02 level to support the company's claim.

Derivatives concept:
Equation of the secant line and tangent to a curve.
Let the function [tex]f(x)=2x^{2}+1[/tex] and its graph be:

(In both graphs (activity A and B) all the corresponding development must be carried out to arrive at the requested equation)

Answers

9514 1404 393

Answer:

  A. y = -2x +13

  B. y = 8x -7

Step-by-step explanation:

A. We can read the y-intercept of the secant line from the graph. It is 13.

The slope can also be read from the graph, but we choose to use the slope formula:

  m = (y2 -y1)/(x2 -x1)

  m = (19 -9)/(-3 -2) = 10/-5 = -2

Then the slope-intercept formula for the line is ...

  y = mx + b . . . . . . line of slope m and y-intercept b

  y = -2x +13

__

B. The vertex of the given parabola is (0, 1). We notice that when x=1 (1 unit right of the vertex), y = 3 (2 units up from the vertex). This tells us the vertical scale factor of the parabola is 2. That means the vertex form equation is ...

  y = a(x -h)^2 +k . . . . . . . . vertex (h, k), scale factor 'a'

  y = 2(x-0)^2 +1 . . . . . . . use known values for (h, k)

  y = 2x^2 +1

The derivative of this is ...

  y' = 4x

So, at x=2, the given point A, the slope of the tangent line is ...

  m = y' = 4(2) = 8

We have a point and the slope, so we can write the point-slope form of the equation for the tangent line:

  y -9 = 8(x -2)

Rearranging to slope-intercept form, this is ...

  y = 8x -7

__

Additional comment

You can also read the slope of the tangent line from the graph. The line also goes through the point (1, 1), so has a rise of 8 for a run of 1. The y-intercept can be found from ...

  b = y -mx = 9 -8(2) = -7

This lets you write the equation of the tangent line directly from the graph.

That is, the parameters of both lines can be read from the graph, so there is very little "development" required.

Suppose a restaurant offers the following prix fixe menu:

Main course: prime rib, steak, chicken, filet of sole, shrimp

Side dish: soup, salad, crab cakes

Dessert: cheesecake, chocolate chip delight, ice cream.

Beverage: coffee, tea, milk

In how many ways can someone order a meal consisting of one choice from each category?

Answers

There are 135 ways someone can order a meal consisting of one choice from each category.

Permutation and combination

To find the total number of ways someone can order a meal consisting of one choice from each category, we need to multiply the number of options in each category:

Number of options for the main course = 5

Number of options for the side dish = 3

Number of options for the dessert = 3

Number of options for the beverage = 3

Using the multiplication principle, the total number of ways to order a meal is:

5 x 3 x 3 x 3 = 135

Therefore, there are 135 ways someone can order a meal consisting of one choice from each category.

More on permutation can be found here: https://brainly.com/question/30557698

#SPJ1

find all points (x,y) that are 13 units away from the point (2,7) and that lie on the line x-2y=10

Answers

Answer:

(14,2) and (-6/5,-28/5)

Step-by-step explanation:

The distance, d, from two points (x,y) and another point (a,b) can be calculated using

d=sqrt((x-a)^2+(y-b)^2).

Our point (a,b) is (2,7) and d=13.

Making substitutions:

13=sqrt((x-2)^2+(y-7)^2)

We are also given the relation between x and y is given as x-2y=10.

Adding 2y to both sides gives: x=10+2y

Make this insertion into our equation:

13=sqrt((10+2y-2)^2+(y-7)^2)

Simplify inside:

13=sqrt((8+2y)^2+(y-7)^2)

Square both sides:

169=(8+2y)^2+(y-7)^2

Expand binomial squares:

169=64+32y+4y^2+y^2-14y+49

Combine like terms:

169=5y^2+18y+113

Subtract 169 on both sides:

0=5y^2+18y-56

We could try to factor

0=(5y+28)(y-2)

So y=2 or y=-28/5

Recall x=10+2y

So if y=2, then x=10+2(2)=10+4=14.

So if y=-28/5, then x=10+2(-28/5)=10+(-56/5)

=50/5 +-56/5

=-6/5.

So two points satisfying given criteria is

(14,2) and (-6/5,-28/5).

a shopkeeper gains #1.75 by selling an article for #6.25. what is the percentage gain.​

Answers

Answer:

≈ 38.89%

Step-by-step explanation:

The cost is:

6.25 - 1.75 = 4.50

Percentage gain:

1.75/4.50*100% ≈ 38.89%

Order the tiles to match the scenario of the graph of the

Answers

Answer:

i dont see a graph...

Step-by-step explanation:

???

NO LINKS OR ANSWERING QUESTIONS YOU DON'T KNOW!!!

Chapter 11 part 4:
Of the three functions {f(x), g(x), h(x))} featured on the graph below (on the following page), rank the functions in order of greatest rate of growth to least.

Answers

9514 1404 393

Answer:

  g, h, f

Step-by-step explanation:

A graph of two exponential curves will have the one with the least growth rate crossing under the one with the greater growth rate. Here, f(x) is shown crossing under g(x) and is on its way to a point of intersection with h(x). So, f(x) has the least growth rate.

g(x) and h(x) start out at about the same level, but g(x) curves upward faster, indicating it has the higher growth rate.

In order from greatest to least growth rate, the functions are ...

  g(x), h(x), f(x)

purchased a book rs 500 sold 20%profit find its actual profit and sel
ling price​

Answers

Answer:

Selling price=rs.600.

Profit of rs=100.

Step-by-step explanation:

C.P=500; profit%=20%

S.P.=100+profit%×C.P/100

S.P=120×500/100

=rs.600

S.P>C.P

Profit S.P-C.P

600-500=100

he gained for rs.100.

Solve this inequality:
-9 > 3b + 6

Answers

Answer:

- 5 > b

Step-by-step explanation:

- 9 > 3b + 6

- 9 - 6 > 3b

- 15 > 3b

Divide 3 on both sides,

- 5 > b

Answer:

-5 >b

Step-by-step explanation:

-9 > 3b + 6

Subtract 6 from each side

-9-6 > 3b + 6-6

-15 > 3b

Divide each side by 3

-15/3 > 3b/3

-5 >b

8. 15x - 10 = 80
a. X= 2
b. x=4
c. X= 6

Answers

Answer:

C

Step-by-step explanation:

15x-10=80

15x=90

x=90/15, x=6

Answer:

x = 6

Step-by-step explanation:

15x - 10 = 80

Add 10 to each side

15x-10+10 = 80+10

15x = 90

Divide each side by 15

15x/15 = 90/15

x = 6

Which expression is not a polynomial

Answers

Answer:

the last option [tex]x^{3}[/tex] + 1 / x

Step-by-step explanation:

first option's x has the power 3

second option's x has the power 1

third option's x has the power 1

but in the last option it has the power -1

polynomials doesn't support negative power

*remember

what is the area of the trapezoid?

Answers

Answer:

A = 70 mm²

Step-by-step explanation:

The area (A) of a trapezoid is calculated as

A = [tex]\frac{1}{2}[/tex] h (b₁ + b₂)

where h is the perpendicular height and b₁, b₂ the parallel bases

Here h = 10, b₁ = 10, b₂ = 4 , then

A = [tex]\frac{1}{2}[/tex] × 10 × (10 + 4) = 5 × 14 = 70 mm²

Write the equation of the line that contains the point (2,1) and is parallel to the line 4x−2y=3

Answers

Answer:

y=2x-3

Step-by-step explanation:

4x-2y=3

-2y=3-4x

2y=4x-3

y=4x/2-3/2

y=2x-1.5  m1=2 (the number near x)

If the searched line is parallel to the line 4x−2y=3, m1=m2= 2

y=m2x+b - the searched line

1=2*2+b

b=-3

y=2x-3

power sharing helps the ruling party to retain power for a long time. tick or wrong

Answers

Power tick wrong long time

.The sum of two number is 40 when 13/4 multiplied by the larger number is subtracted from 11/2 multiplied by the smaller number. The difference is-25 Find the number ​

Answers

Answer:

Step-by-step explanation:

x + y = 40

x>y

(11/2)y - (13/4)*x = - 25

x = 40 - y

(11/2)y - (13/4)(40-y) = - 25      multiply by 4

22y - 13( 40 - y) = - 100

22y - 520 + 13y = -400         Add 520

35y = 120

y = 120 / 35

y = 3 3/7

x = 40 - y

x = 36 4/7

Order 0.5, -0.2
, and 1/3 from least to greatest.

Answers

Answer:

-0.2, 1/3, 0.5

Step-by-step explanation:

A negative is a negative, making it the smallest answer. The 1/3 is 0.333 repeating, so that goes next and then theres 0.5!

if ella earns x dollars, she is taxed x%. How much money should she earn to maximize her income?

Answers

Answer:

just devide it. after that ÷ with 100 per time


Write an equation in slope-intercept form for the line with slope
and y-intercept - 4. Then graph the line.
What is equation:?

Answers

Answer:

Step-by-step explanation:

Slope = -¼

y-intercept = -4

Slope-intercept equation for line:

y = -¼x - 4

if a point is chosen inside the large circle what is the probability that it will also be inside the small circle?

Answers

Answer:

1/4

Step-by-step explanation:

The probability will be equal to 1 - (probability that it will not be inside the small circle) = 1 - (pi*4-pi)/(pi*4)=1/4

If ‘BOXES’ is OBXSE, then BOARD is

Answers

9514 1404 393

Answer:

  OBADR

Step-by-step explanation:

The first two letters are swapped, and the last two letters are swapped.

  BOARD . . . becomes

  OBADR

8-2 3/4 =

show the work​

Answers

ANSWER

8-2........3/4 but you have you ADD some people dont know that 8-2= 6

and so 6/1 + 3/4 is 24/4

A (5,3) and B (2,-1) are two verticles of a square ABCD and D is on the x axis. Find the coordinate of C and D​

Answers

Answer:

1) D(1,0), C(-2,-4)  or 2) D(9,0), C(6,-4)

Step-by-step explanation:

The vector AB is (2-5, -1-3)= (-3,-4)

The modul of the vector is equal to sqrt (3squared+4squared)=5 (the length of the side AB of square)

Explore the point D (the coordinates of the point is (x,0), y=o, because it is an axis x). AD (x-5, -3)

The modul of AD is sqrt ((x-5)^2+(-3)^2)= sqrt (x^2-10x+25+9), it is equal to the side AD which is equal to AB

sqrt(x^2-10x+34)= 5

x^2-10x+34=25

x^2-10x+9=0

x=1, x=9

D is (1,0) or D is (9,0),

find C, (for D1(1,0))

Find the midpoint of BD (O)

xo= (2+1)/2= 1.5

y0=(-1+0)/2= -0.5

It is the midpoint of Ac too

x0= (xa+xc)/2    1.5 = (5+xc)/2  xc= -2

y0=(ya+yc)/2      -0.5= (3+yc)/2   yc=-4

c(-2,-4)

Find C2 (for D(9,0))

Find the midpoint of BD (O)

x0= (2+9)/2=5.5

y0= (-1+0)/2=-0.5

o(5.5, -0.5)

It is the midpoint of Ac too

x0= (xa+xc)/2   5.5= (5+x)/2   x=6

y0=(ya+yc)/2    -0.5= (3+x)/2  y=-4

The times to complete an obstacle course is normally distributed with mean 87 seconds and standard deviation 7 seconds. What is the probability that a randomly selected finishing time is greater than 80 seconds? Use the empirical rule

Answers

The probability that a randomly selected finishing time is greater than 80 seconds is 0.84.

How to calculate the probability?

Mean = 87

Standard deviation = 7

We convert this to standard normal as

P( X < x) = P( Z < x - Mean / SD)

Since, 80 = 87 - 7

80 is one standard deviation below the mean.

Using the empirical rule, about 68% of data falls between 1 standard deviation of the mean. So, 32% is outside the 1 standard deviation of the mean, and 16% is outside to either side.

We have to calculate P( X > 80) = ?

That is probability of all values excluding lower tail of the distribution.

P(X > 80) = 68% + 16%

= 84%

= 0.84

Learn more about probability on:

https://brainly.com/question/25870256

#SPJ1

does x represents Mount Everest height ?​

Answers

Answer:

Bro what do you mean to represent Mount Everest height by x but if you want to sove a maths sum than you can take any alphabet

Step-by-step explanation:

If you like my answer than please mark me brainliest thanks

????????????????????????

Answers

Answer:

Minimum = -1

Maximum = None

Step-by-step explanation:

The minimum is the lowest y value of a given function and the maximum is the highest y value. In this instance, the vertex is the minimum. This means the minimum value is -1. There is no maximum as the function seemingly increases forever.

Solve for x

Answer choices:
4
5
8
3
2

Answers

opposite angles are equal

[tex]\\ \sf\longmapsto 13x+19=84[/tex]

[tex]\\ \sf\longmapsto 13x=84-19[/tex]

[tex]\\ \sf\longmapsto 13x=65[/tex]

[tex]\\ \sf\longmapsto x=\dfrac{65}{13}[/tex]

[tex]\\ \sf\longmapsto x=5[/tex]

Answer:

[tex]\boxed {\boxed {\sf x=5}}[/tex]

Step-by-step explanation:

We are asked to solve for x.

We are given a pair of intersecting lines and 2 angles measuring (13x+19)° and 84°. The angles are opposite each other, so they are vertical angles. This means they are congruent or have the same angle measure.

Since the 2 angles are congruent, we can set them equal to each other.

[tex](13x+19)=84[/tex]

Solve for x by isolating the variable. This is done by performing inverse operations.

19 is being added to 13x. The inverse operation of addition is subtraction. Subtract 19 from both sides of the equation.

[tex]13x+19-19= 84 -19[/tex]

[tex]13x= 84 -19[/tex]

[tex]13x=65[/tex]

x is being multiplied by 13. The inverse operation of multiplication is division. Divide both sides by 13.

[tex]\frac {13x}{13}= \frac{65}{13}[/tex]

[tex]x= \frac{65}{13}[/tex]

[tex]x= 5[/tex]

For this pair of vertical angles, x is equal to 5.

Which calculation and answer show how to convert 9/16 to a decimal?

Answers

Answer:

answer d

Step-by-step explanation:

fraction to decimal conversion is basically 9÷16

which is 0.5625

Other Questions
GIVING BRAINLY JUST ANSWER CORRECTLY !! PLEASE HELP ME ASAP!! 6. What type of bond is called covalent bond? Which equation represents the slope-intercept form of the line below?y-intercept = (0, 2)slope 3/7. There is no difference between a drama and a novel, each of tell a storyTruthFalse 6. The skin on the leg is___________to the muscle in the leg A junction between neurons through which electrical signals pass through are known as _________.A. NeurotransmittersB. AxonsC. Myelin sheathsD. Synapses(answer: D) Given: PST, Area of PST=71.24 PS=15, Pt=13 Find: mP (Please help!!!) Momentum is a quantity that we say is typically _______________ in collisions.A. ConservedB. LostC. DisappearedD. Gained The owner of a small hardware store employs three men and three women. He will select three employees at random to work on Christmas Eve. Find the probability that exactly two men (and one woman) will be selected towork (2DP) Can you Simplify (2/3)^2 Jack is an RN, but he also enjoys everyday tasks like checking vital signs and other menial work that involves close patient Interaction. Wheremight he enjoy working?A. In a very small doctors officeB. At a metro area hospital with large staffC. In a research laboratory D. On a team of medical specialists : Cng ty C Phn Bnh Minh np thu GTGT theo phng php khu tr thu, thng 01/20xx gi cc i l bn l 5.000 sn phm Z vi gi cha thu GTGT l 44.000 ng/sn phm, thu sut thu GTGT sn phm Z l 10%, cui thng cc i l cn tn kho 1.000 sn phm. Xc nh thu GTGT u ra thng 01/20xx ca Cng ty C Phn Bnh Minh l:a. 16 triu ng.b. 17,6 triu ng.c. 20 triu ng.d. 22 triu ng. find the measure of y why do we respect eavh other Write Well How do you help your elders at home?List five chores that you do at home and 5 ways in which you help at school. Please help its due today PLS HELP QUICK IM BEGGINGGGG!!!!! PLEASE HELP ME!! The following box plot represents the heights of the students in Mr. Taylor's fourth grade math class.In a complete sentence, answer the following question:One of the values in this data set is 138. In this box plot, what does this value mean? Hi can I have help pls thanks :) Do you know about gehendra shumsher if you know him i think you about his invention birgun can you please describe me about birgun short paragraph.