g Given p, q, and r three propositional variables, how many different ways are for the propositional logic formula (p -> q) ^ (q -> r) ^ p to be evaluated to FALSE

Answers

Answer 1

Answer:

There are 7 ways in which the formula can be evaluated to False.

Step-by-step explanation:

In order to solve this problem we will need to build a truth table. In order to build the truth table, we must start by setting the possible truth values combinations. In total there must be 8 rows, which you can see on the first three columns of the attached table.

Next, it is advisable that you divide the formula in little chunks of information that will be easier to evaluate. One column can be (p->q).

Let's evaluate that first column. In general, that column can only be false if p=T -> q=F. Which happens only on the 3dr and 4th rows of the table. The rest of the statements are true.

The next column will be (q->r). The same condition is met here, but this time you take into account the values given on the q and r columns. The false values will happen only on the 2nd and 6th rows. The rest of the rows for that collumn should be true.

Finally you can test for the whole formula. the first, 4th and 5th columns must be true for the formula to be true as well, which will happen only on the first row. The rest of the rows will have at least one false statement which makes the whole row false. So the rest of the rows are false.

(see attached picture for the whole truth table)

G Given P, Q, And R Three Propositional Variables, How Many Different Ways Are For The Propositional

Related Questions

The average weight of a person is 160.5 pounds with a standard deviation of 10.4 pounds. 1. What is the probability a person weighs more than 150.2 pounds

Answers

Answer:

0.8390

Step-by-step explanation:

From the question,

Z score = (Value-mean)/standard deviation

Z score = (150.2-160.5)/10.4

Z score = -0.9904.

P(x>Z) = 1- P(x<Z)

From the Z table,

P(x<Z) = 0.16099

Therefore,

P(x>Z) = 1-0.16099

P(x>Z) = 0.8390

Hence the probability that a person weighs more than 150.2 pounds = 0.8390

Combine like terms: 10 + 6y + 2x - 3​

Answers

Answer:

6y +2x +7

Step-by-step explanation:

10 + 6y + 2x - 3​

The only like terms are the constant

6y+2x +10-3

6y +2x +7

Answer:

2x + 6y + 7.

Step-by-step explanation:

10 + 6y + 2x - 3

= 2x + 6y - 3 + 10

= 2x + 6y + 7.

Hope this helps!

You are tossing a coin, then rolling a die, then drawing a card from a deck of cards. What is the probability that you will get: a tail AND an even number on the die AND a card less than 5 (assume the ace is equal to 1) from the deck?

Answers

[tex]|\Omega|=2\cdot6\cdot52=624\\|A|=1\cdot3\cdot16=48\\\\P(A)=\dfrac{48}{624}=\dfrac{1}{13}[/tex]

Answer:

1/13

Step-by-step explanation:

Use Taylor's Theorem to obtain an upper bound for the error of the approximation. Then calculate the value of the error. (Round your answers to three significant figures.)
sinh(0.4) ≈ 1 − (0.4)^2 / 2! + (0.4)^2 / 4!
R4 ≤
R4 =
Specifically what does R4 equal.

Answers

Answer:

R4 ≤ 0.00008

R4 = 0.00001

Step-by-step explanation:

Given: sinh( 0.4 ) ≈ [tex]1 - \frac{(0.4)^2}{2!} + \frac{(0.4)^2}{4!}[/tex]

using Taylor's Theorem

R4 ≤ 0.00008

R4 = 0.00001

attached is the detailed solution

evaluate 4! +!3 /2 8 10 or 15

Answers

Answer:

15

Step-by-step explanation:

4! +3! /2

4!=4*3*2*1=24

3!=3*2*1=6

24+6/2=30/2=15

15 jaysgsiahsvagwisbsvahwh

i give you a tricky one Express 108 ×125as a product of prime factors in exponential form

Answers

Answer:

[tex]108 \times 125=2^2 \times 3^3 \times 5^3[/tex]

Step-by-step explanation:

To express the given product (108 X 125) as a product of prime factors

Step 1: Express each of the numbers as a product of its prime factors.

[tex]108=2^2 \times 3^3\\125=5^3[/tex]

Step 2: Write the product together, and combine any like terms if any

Therefore,

[tex]108 \times 125=2^2 \times 3^3 \times 5^3[/tex]

2.CommerceThe weight distribution of parcels sent in a certain manner is normal with meanvalue 12 pounds and standard deviation 3.5 pounds. The parcel service wishes to establish aweight valuecbeyond which there will be a surcharge. What value ofcis such that 99% ofall parcels are under the surcharge weight

Answers

Answer:

the value of c is  20.155 such that 99% of all parcels are under the surcharge weight.

Step-by-step explanation:

Given that :

The mean value [tex]\mu[/tex] = 12

The standard deviation [tex]\sigma[/tex] = 3.5

Let Consider Q to be the weight of the parcel that is normally distributed .

Then;

Q [tex]\sim[/tex] Norm(12,3.5)

The objective is to determine thewight  value of c under which there is a surcharge

Also, let's not that 99% of all the parcels are below the surcharge

However ;

From the Percentiles table of Standard Normal Distribution;

At 99th percentile; the value for Z = 2.33

The formula for the Z-score is:

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

[tex]2.33 = \dfrac{X - 12}{3.5}[/tex]

2.33 × 3.5 = X - 12

8.155 = X - 12

- X = - 12 - 8.155

- X = -20.155

 X = 20.155

the weight  value of c under which there is a surcharge = X + 1 (0) since all the  pounds are below the surcharge

c = 20.155 + 1(0)

c = 20.155

Thus ; the value of c is  20.155 such that 99% of all parcels are under the surcharge weight.

Tree diagram:
Emily has a box with 4 different colored tiles: one red, one green, one blue and one yellow. If he draws one of the pieces without looking, what is the probability of drawing the green before the red?

Answers

Answer: [tex]\dfrac{1}{12}[/tex]

Step-by-step explanation:

Given: Emily has a box with 4 different colored tiles: one red, one green, one blue and one yellow.

We assume that repetition is not allowed

Total number of ways to draw two tiles = [tex]^4P_2=\dfrac{4!}{(4-2)!}[/tex]  [By permuattaions]

[tex]=\dfrac{4\times3\times2}{2}=12[/tex]

Favourable outcome = First green then red  (only one way)

So, the probability of drawing the green before the red [tex]=\dfrac{\text{favorable outcomes}}{\text{Total outcomes}}[/tex]

[tex]=\dfrac{1}{12}[/tex]

hence, the required probability =[tex]\dfrac{1}{12}[/tex]

Almost there, then everything is set! Thanks guys

Answers

Answer:

x = 50°

Step-by-step explanation:

Step 1.

180° - 80° (because there are 180 degrees in a triangle) = 100°

Step 2.

100° ÷ 2 = 50° (because the two angles on the bottom are identical, as this is an isosceles triangle - which we know because the two sides on the left and right are both the same length, 7 units)

Step 3.

Answer: x = 50°

find the lowest common denominator of 3/x^3y and 7/xy^4

Answers

[tex]\dfrac{3}{x^3y} +\dfrac{7}{xy^4}\\\\\\\dfrac{1}{xy}(\dfrac{3}{x^2} +\dfrac{7}{y^3})[/tex]

It's xy.

what are the coordinates of point b on ac such that ab=2/5ac

Answers

Answer:

[tex](-\frac{36}{7},\frac{40}{7})[/tex]

Step-by-step explanation:

Coordinates of points A and C are (-8, 6) and (2, 5).

If a point B intersects the segment AB in the ratio of 2 : 5

Then coordinates of the point B will be,

x = [tex]\frac{mx_2+nx_1}{m+n}[/tex]

and y = [tex]\frac{my_2+ny_1}{m+n}[/tex]

where [tex](x_1, y_1)[/tex] and [tex](x_2,y_2)[/tex] are the coordinates of the extreme end of the segment and a point divides the segment in the ratio of m : n.

For the coordinates of point B,

x = [tex]\frac{2\times 2+(-8)\times 5}{2+5}[/tex]

  = [tex]-\frac{36}{7}[/tex]

y = [tex]\frac{2\times 5+5\times 6}{2+5}[/tex]

  = [tex]\frac{40}{7}[/tex]

Therefore, coordinates of pint B will be,

[tex](-\frac{36}{7},\frac{40}{7})[/tex]

Rewrite the equation by completing the squares x^2-x-20

Answers

Answer:  x = ¹/₂ ± √⁸¹

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

                            2

Step-by-step explanation:

First write out the equation

x² - x - 20

Now we now write the equation by equating to 0

x² - x - 20 = 0

We now move 20 to the other side of the equation. So

x² - x    =  20,

We now add to both side of the equation square of the half the coefficient of the (x) and not (x²) which is (1) . So, the equation now becomes

x² - x + ( ¹/₂ )² = 20 + ( ¹/₂ )²

x² - ( ¹/₂ )²       = 20 + ¹/₄

( x - ¹/₂ )²       = 20  + ¹/₄, we now resolve the right hand side expression into fraction

( x - ¹/₂ )²          =  ⁸¹/₄ when the LCM is made 4

Taking the square root of both side to remove the square,we now have

x - ¹/₂               =  √⁸¹/₄

x - ¹/₂               =     √⁸¹/₂

Therefore,

                    x = ¹/₂ ± √⁸¹

                          -----------

                               2

The result of a biology test was collected, and the grades and gender are summarized below A B C Total Male 5 4 17 26 Female 6 2 15 23 Total 11 6 32 49 Let p p represent the proportion of all female students who would receive a grade of A on this test. Use a 99.5% confidence interval to estimate p p to three decimal places. Enter your answer as a tri-linear inequality using decimals (not percents).

Answers

Answer:

99.5% Confidence interval = (-0.025, 0.547)

= -0.025 < p < 0.547

Step-by-step explanation:

             | A | B | C | Total

Male      | 5 | 4 | 17 | 26

Female | 6 | 2 | 15 | 23

Total     | 11 | 6 | 32 | 49

If p represent the proportion of all female students who would receive a grade of A on this test. Use a 99.5% confidence interval to estimate p to three decimal places.

All female students = 23

Female students that score an A = 6

p = (6/23) = 0.2608695652 = 0.261

Confidence Interval for the population proportion is basically an interval of range of values where the true population proportion can be found with a certain level of confidence.

Mathematically,

Confidence Interval = (Sample proportion) ± (Margin of error)

Sample proportion = (6/23) = 0.261

Margin of Error is the width of the confidence interval about the mean.

It is given mathematically as,

Margin of Error = (Critical value) × (standard Error)

Critical value at 99.5% confidence interval for sample size of 23 is obtained from the t-tables since information on the population standard deviation is not known.

we first find the degree of freedom and the significance level.

Degree of freedom = df = n - 1 = 23 - 1 = 22.

Significance level for 99.5% confidence interval

(100% - 99.5%)/2 = 0.25% = 0.0025

t (0.0025, 22) = 3.119 (from the t-tables)

Standard error of the mean = σₓ = √[p(1-p)/N]

p = 0.261

N = sample size = 23

σₓ = √(0.261×0.739/23) = 0.091575

99.5% Confidence Interval = (Sample proportion) ± [(Critical value) × (standard Error)]

CI = 0.261 ± (3.119 × 0.091575)

CI = 0.261 ± 0.2856

99.5% CI = (-0.0246, 0.5466)

99.5% Confidence interval = (-0.025, 0.547)

= -0.025 < p < 0.547

Hope this Helps!!!

The length of human pregnancies from conception to birth varies accordingly to a distribution that is approximately normal with mean 266 days and standard deviation 16 days. a study enrolls a random sample or 16 pregnant women. what are the mean and standard deviation of the sampling distribution of Xbar? What is the probability the average pregnancy length exceed 270 days?

Answers

Answer:

The answer is below

Step-by-step explanation:

Given that mean (μ) = 266 days, standard deviation (σ) = 16 days, sample size (n) = 16 women.

a) The mean of the sampling distribution of Xbar ([tex]\mu_x[/tex]) is given as:

[tex]\mu_x=\mu=266\ days[/tex]

The standard deviation of the sampling distribution of Xbar ([tex]\sigma_x[/tex]) is given as:

[tex]\sigma_x=\frac{\sigma}{\sqrt{n} } =\frac{16}{\sqrt{16} }=4[/tex]

b) The z score is a measure in statistics used to determine by how much the raw score is above or below the mean. It is given by:

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

For x > 270 days:

[tex]z=\frac{x-\mu}{\sigma/\sqrt{n} }=\frac{270-266}{\frac{16}{\sqrt{4} } }=1[/tex]

The probability the average pregnancy length exceed 270 days = P(x > 270) = P(z > 1) = 1 - P(z < 1) = 1 - 0.8413 = 0.1587 = 15.87%


Find the distance between the points X and Y shown in the figure.

Answers

Answer:

XY ≈ 14.87 units

Step-by-step explanation:

Calculate the distance using the distance formula

d = [tex]\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2 }[/tex]

with (x₁, y₁ ) = X(- 6, 3) and (x₂, y₂ ) = Y(8, - 2)

d = [tex]\sqrt{(8+6)^2+(-2-3)^2}[/tex]

   = [tex]\sqrt{14^2+(-5)^2}[/tex]

   = [tex]\sqrt{196+25}[/tex]

   = [tex]\sqrt{221}[/tex]

   ≈ 14.87 ( to 2 dec. places )

Which of the following steps indicates the distributive property when solving –3(x + 2) = 21?
Question 4 options:

A)

–3x + 2 = 21

B)

–3x – 6 = 21

C)



D)

–3x – 6 = –63

Answers

Answer:

B) –3x – 6 = 21

Step-by-step explanation:

Well the distributive property is the multiplying of a number by more numbers in parenthesis.

For example  -3(x + 2) by using the distributive property we get,

-3x - 6

Thus,

the answer is B) -3x - 6 = 21 because it shows the aftermath of the distributive property.

Hope this helps :)

When distributive property applies on 3(x + 2) = 21 expression than it changes as 3x + 6 = 21.

What is distributive property?

Distributive property explains us how to solve expressions in the form of a(b + c).

After apply distributive property this term convert as ab+ac.

The given expression is,

3(x + 2) = 21

To solve the expression, use distributive property,

According to distributive property,

a(b + c) changes in the form of ab+ac.

Solve for the given expression,

3x + 2×3 = 21

3x + 6 = 21

Solve for the value of x,

3x = 21 - 6

3x = 15

x = 5

Hence, option (C) is correct.

To know more about Distributive property on:

https://brainly.com/question/5637942

#SPJ2

The sample consisted of 55 night students, with a sample mean GPA of 2.3 and a standard deviation of 0.02, and 50 day students, with a sample mean GPA of 2.35 and a standard deviation of 0.08. The test statistic is: (to 2 decimals)

Answers

Answer:

-4.30

Step-by-step explanation:

The computation of the test statistic is shown below:

Data are given in the question

Sample = 55 night students

Sample mean = 2.3

Standard deviation = 0.02

Sample = 50 day students

Sample mean = 2.35

Standard deviation = 0.08

Based on the above information, the test statistic is

[tex]z = \frac{\bar x_1 - \bar x_2}{\sqrt{\frac{\sigma _1^2}{n_1} + {\sqrt{\frac{\sigma _2^2}{n_2}}}}}[/tex]

[tex]z = \frac{2.3 - 2.35}{\sqrt{\frac{(0.02)^2}{55} + {\sqrt{\frac{(0.08)^2}{50}}}}}[/tex]

= -4.30

Hence, the test statistic is -4.30

h(6)= ? I don't even know what the question is asking me to do

Answers

Answer:

h(6) = 8

Step-by-step explanation:

h(6) is find the value of the function when x=6

What is the y value  ( the value of the blue line) when x=6

Go to x=6 and go up to the blue line

y =8

h(6) = 8

Answer:

8

At X = 6 , h(X) = 8

plug the value of x

h (6) = 8

please see the attached picture..

Hope this helps...

Good luck on your assignment...

5 (u + 1) -
7 = 3
3 (u - 1) + 2u​

Answers

Correct Question:

5 (u + 1) - 7  = 3 (u - 1) + 2u.

Solve for u

Answer:

See explanation below

Step-by-step explanation:

In this given question, we are required to find u.

Given the equation:

5 (u + 1) - 7 = 3 (u - 1) + 2u​

Required:

Solve for u

To find u, first simplify both sides individually.

Simply 5 (u + 1) - 7:

Expand the parenthesis:

5u + 5 - 7

Collect like terms:

5u - 2

Simplify 3 (u - 1) + 2u​:

Expand the parenthesis:

3u - 3 + 2u

Collect like terms:

3u + 2u - 3

5u - 3

Bring both simplified equations together:

5u - 2 = 5u - 3

5u - 5u - 2 = -3

-2 = -3

Since -2 ≠ -3, there is no solution.

Therefore, we can say the equation is invalid.

PLS HELP ...... Urgently

Answers

Answer:

18+18 as point XYZ is in centroid of Q

Step-by-step explanation:

so it's equal.

36.which is option A.

t the end of the past month the cash account of a company had an ending balance of $6750. During the last month, the account was debited for a total of $11,350 and credited for a total of $10,500. What was the balance in the Cash account at the beginning of last month?

Answers

Answer:

In this question it is given that:

The cash account of a company had an ending balance of $6750. During the last month, the account was debited for a total of $11,350 and credited for a total of $10,500.

And we have to use the formula

Substituting the values , we will get

Therefore beginning cash balance is


An amount of $18,000 is borrowed for 13 years at 4% interest, compounded annually. If the loan is paid in full at the end of that period, how much must be
paid back?
Use the calculator provided and round your answer to the nearest dollar

Answers

Answer:

Total amount to be paid back = $29971

Step-by-step explanation:

Formula used to calculate the final amount of the loan to be paid,

Total amount to be paid = [tex]P(1+\frac{r}{n})^{nt}[/tex]

Where P = Principal amount of loan taken

r = rate of interest

n = Number of compounding in a year

t = duration of investment

By substituting the values in the formula,

Total amount to be paid after loan maturity = [tex]18000(1+\frac{0.04}{1})^{13\times 1}[/tex]

= [tex]18000(1.04)^{13}[/tex]

= 18000(1.66507)

= $29971.32

≈ $29971

Total amount to be paid after loan maturity will be $29971.

Jack is doing a test launch of his hovercraft for the upcoming STEM competition.

Answers

Answer:

The answer is missing.

I think there is something wrong with the equation on its own

Step-by-step explanation:

Equation for the hovercraft

F(x)= X²+6x+2

Olivia catapult equation

F(x)= √2x

Differential of the both equation will give the velocity at x time

F(x)= X²+6x+2

DF(x)/Dx= 2x +6

F(x)= √2x

F(x)= (2x)^½

DF(x)/Dx= (2x)^-½

So the differential is the velocity of the both equation.

Let's equate both equation to find the value of x at which they have same velocity.

(2x)^-½=- 2x+6

(2x)^-1= (-2x+6)²

(2x)^-1= 4x² -24x +36

0= 8x³ - 48x² +72x -1

Find the value of x. Give reasons to justify your solution. D ∈ AC

Answers

Answer:

x = 25°

Step-by-step explanation:

From the picture attached,

Since AE║BC and AC is a transverse,

Therefore, ∠EAC ≅ ∠BCA [Alternate interior angles]

m∠EAC = m∠BCA = x°

∠BCD = ∠DCB + ∠DBC [Since ∠BCD is an exterior angle of ΔBDC]

m∠BCD = m∠DCB + m∠DBC

50° = x° + x°

2x = 50

x = 25°

Therefore, value of x is 25°.

Answer: 25 degrees

Step-by-step explanation:

MATH HELP ASAP :( Write a polynomial f(x) that satisfies the given conditions. Express the polynomial with the lowest possible leading positive integer coefficient. Polynomial of lowest degree with lowest possible integer coefficients, and with zeros 9-41 and 0 (multiplicity 2).

Answers

Answer:

[tex]f(x)=((x-9)^2+16)x^2[/tex]

[tex]f(x)=x^4-18x^3+97x^2[/tex]

Step-by-step explanation:

If you want to, I could add the explanation as well. Just notify me.

Something really important I want to note is that since 9-4i is a zero, then 9+4i must must also be a zero.

What is the value of 3/4 increased by 2 1/6?

Answers

Answer:

2 11/12

Step-by-step explanation:

3/4 + 2 1/6

Add the fractions.

35/12

= 2 11/12

Answer:

[tex]2\frac{11}{12}[/tex]

Step-by-step explanation:

[tex]\frac{3}{4}+2\frac{1}{6}=\\\\\frac{18}{24}+2\frac{4}{24}=\\\\2\frac{22}{24}=\\\\2\frac{11}{12}[/tex]

SAT Scores Suppose that the mathematics SAT scores for high school seniors for a specific year have a mean of 456 and a standard deviation of 100 and are approximately normally distributed. If a subgroup of these high school seniors, those who are in the National Honor Society, is selected, would you expect the distribution of scores to have the same mean and standard deviation? Explain your answer.

Answers

Answer:

The distribution of scores would not have the same mean and standard deviation

Step-by-step explanation:

According to the given data we have the following:

mean=456

Standard deviation=100

mathematics SAT scores for high school seniors for a specific year have a mean of 456 and a standard deviation of 100 and are approximately normally distributed

Therefore, we can conclude that a subgroup of these high school seniors would not to be a perfect representation, hence, the distribution of scores would not have the same mean and standard deviation.

Chapter: Simple linear equations (Answer in steps)

Answers

Step-by-step explanation:

5) a. x/2 = 7-5

x/2 = 2

x = 2×2

x=4

b.4x - 2 = 3x +7

4x - 3x = 7 + 2

x = 9

c. x+2 = 42 × 3

x+2 = 126

x = 124

d. 13x + 260 = 39

13x = 39 - 260

13x = -221

x = -17

6) a. 6x / 7 = 4 +2

6x = 6 × 7

6x = 42

x = 7

b. -49 = 7x + 7

-49 - 7 = 7x

7x = - 56

x = -8

c. -7 + 7x - 21 = 0

7x - 28 = 0

7x = 28

x = 4

d. 8x - 32 + 2 = 42

8x - 30 = 42

8x = 42 + 30

8x = 72

x = 9

e. 5x + 7 = 18

5x = 11

x = 2.5

Which of the following is the rule for rotating the point with coordinates (x,y), 180° clockwise about the origin? A. (x,y)→(y,−x) B. (x,y)→(−y,−x) C. (x,y)→(y,x) D. (x,y)→(−x,−y)

Answers

Hey there! I'm happy to help!

If you reflect a point across the x-axis, you have (x,y)⇒(x,-y). If you reflect across the y-axis, you have (x,y)⇒(-x,y). A 180° rotation is the same thing as reflecting across both the x and y axes. This means that the rule for rotating the point with coordinates (x,y) 180° clockwise about the origin is D. (x,y)⇒      (-x,-y).

Have a wonderful day! :D

a hat contains 2 red apples and 3 green apples. a bucket contains 7 red apples and 3 green apples. a container is selected at random and an apple is drawn out. what is the probability that it will be a red apple

Answers

Answer:

15

Step-by-step explanation:

Other Questions
Please help me!!!! I really need help!! ACold Inc. Is a frozen-food distributor with 10 warehouses across the country. Ivan Tory, one of the warehouse managers, wants to make sure that the inventory policies used by the warehouse are minimizing inventory while still maintaining quick delivery to ACold's customers. Because the warehouse carries hundreds of different products, Ivan decided to study one. He picked Caruso's Frozen Pizza (CFP). Demand for CFPs averages 400 per day with a standard deviation of 152. Because ACold orders at least one truck from its supplier each day, ACold can essentially order any quantity of CFP it wants each day. In fact, ACold's computer system is designed to implement an order-up-to policy for each product. Ivan notes that any order for CFPs arrives four days after the order. can you please help me with me. lyrics of that's what best friends do by jeiel in best friends in the world. Many European countries competed with each other to add new territory to their empires in the late nineteenth and early twentieth centuries. Most of the land they took was in Asia and Africa. Describe the effects of the new imperialism on the peoples of the conquered territories. Give at least three specific examples Cystourethroplasty with bilateral ureteroneocystostomy. The CPT code for this procedure is _____. Which equation could generate the curve in the graph below? Write 2(6 + 4) as the sum of two perfect square. __________first sailed near the mainland of America in 1497. The accounts of his explorations were widely distributed, including his acknowledgement that an unknown continent had been discovered. Imagine that while you and a passenger are in a deep-diving submersible in the North Pacific near Alaskas Aleutian Islands, you encounter a long, narrow depression on the ocean floor. Your passenger asks whether you think it is a submarine canyon, a rift valley, or a deep-ocean trench. How would you respond? Explain your response. You are the production manager for the toy manufacturing process at the abc company. lumber company right arrow abc toy manufacturing company right arrow toy store at the mall an example of an internal supplier isa. the toy store at the mall.b. the receiving department at abc.c. the shipping department at abc.d. the lumber company. Can someone please help its urgent Write two equivalent expressions using the commutative property that can be used to find the total number of points Dean Scored on his math test What does natural selection cause Describe the strategy of the North to win the war. please Micah has learned to say, "yes sir" and "no sir" when speaking to his grandfather but does not use these phrases when speaking to his brother. This behavior illustrates the concept of ________. What is the arithmetic mean of the following numbers? 6 , 4 , 1 , 9 , 3 , 8 , 3 , 5 , 10 Solve.1/3-6 Select the correct answer. How could professional football players use technology to better understand their health? A. They use a device to sense the resistence levels of other players when they tackle them. B. They wear special devices that monitor their health while playing on the field. C. They wear headsets to listen to the coach from the sidelines. D. They get feedback from fans through social media. Write the following as an inequality:y is no greater than 4 but more than -2. Jorge wanted to find out how many 9-volt batteries connected in a series are required to create a 120-volt circuit. So, he divided 120 by 9 and concluded that he needed 13 1/3. Write a sentence explaining Jorge's mistake, and tell the correct answer.