Insert a digit in place of each “…” to make numbers that are divisible by 6 if it
is possible:
4…6
?

Answers

Answer 1

Answer: Either 2, 5, or 8

This means the number 426 is divisible by 6. So are 456 and 486

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

Explanation:

A number is divisible by 6 if both of the following are true

The number is divisible by 2The number is divisible by 3

This is simply because 6 = 2*3. So if 6 is a factor of a number, then 2 and 3 must be factors.

To have 2 be a factor, the units digit must be in the set {0,2,4,6,8} which is the case here (the units digit is 6 in this case). Therefore we know the number is a multiple of 2 regardless of what the other digits are. To have 3 be a factor, the digits must add up to a multiple of 3. Through trial and error, we see that 0 doesn't work because 4+0+6 = 10 which is not a multiple of 3. Same goes for 4+1+6 = 11, but 4+2+6 = 12 is a multiple of 3.

Therefore, 426 is a multiple of 6

Increment that middle digit 2 by 3 and we jump from 426 to 456. Those three digits add to a multiple of 3 as well (4+5+6 = 15). Following that line of logic, we go from 456 to 486 as the last possible three digit number that has these conditions of having 4 first and 6 last, and the number is a multiple of 6.

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

In short,

The numbers 426 and 456 and 486 are all multiples of 6 since they are multiples of 2 and 3 at the same time.

So we could replace that middle digit with either 2, 5 or 8.


Related Questions

-11 + 4(3+1) + 3(5-9) + 7(6-8) + 25

Answers

Answer:

4

Step-by-step explanation:

-11 + 4(3+1) + 3(5-9) + 7(6-8) + 25

-11+4*4+3*-4+7*-2+25

-11+16+-12+-14+25

4


Jen recently rode her bicycle to visit her friend who lives 6 miles away. On her way there, her average speed was 8 miles per hour faster than on her way home. If jen
spent a total of 2 hours bicycling find the two rates.

Answers

the answer is in the picture above

Find the next number of the series 563, 647, 479, 812​

Answers

Answer:

146

Step-by-step explanation:

next number is the last -666

A rectangular garden is 5 ft longer than it is wide. Its area is 1800ft^2. What are its dimensions?

Answers

Answer:

The dimensions are 45 feet by 40 feet.

Step-by-step explanation:

Recall that the area of a rectangle is given by:

[tex]\displaystyle A=w\ell[/tex]

Where w is the width and l is the length.

The length is five feet longer than the width. Thus, we can write that:

[tex]\ell = w+5[/tex]

The total area is 1800 square feet. Substitute:

[tex]1800=w(w+5)[/tex]

Solve for w. Distribute:

[tex]w^2+5w=1800[/tex]

Subtract 1800 from both sides:

[tex]w^2+5w-1800=0[/tex]

Factor. We can use 45 and -40. Hence:

[tex]\displaystyle (w+45)(w-40)=0[/tex]

Zero Product Property:

[tex]w+45=0\text{ or } w-40=0[/tex]

Solve for each case:

[tex]\displaystyle w=-45\text{ or } w=40[/tex]

Since the width cannot be negative, we can ignore the first solution.

So, the width is 40 feet. Since the length is five feet longer, the length is 45 feet.

The dimensions are 45 feet by 40 feet.

Factor 2x^2+15x+25. Rewrite the trinomial with the x-term expanded,using the two factors. Then, group the first two and last two terms together and find the GCF of each.

Answers

Answer:

[tex][x + 5][2x+ 5][/tex]

Step-by-step explanation:

Given

[tex]2x^2 + 15x + 25[/tex]

Required

Factorize

Expand the x term

[tex]2x^2 + 5x + 10x+ 25[/tex]

Group into 2

[tex][2x^2 + 5x] + [10x+ 25][/tex]

Take the GCF of each group

[tex]x[2x + 5] + 5[2x+ 5][/tex]

Factor out 2x + 5

[tex][x + 5][2x+ 5][/tex]

Please explain :)

Expand 5x(x+2)

Thanks :)

Answers

Answer:

[tex] {5 x }^{2} +10x[/tex]

Step-by-step explanation:

[tex]5x(x+2)[/tex]

[tex]5x \times x+5x \times 2[/tex]

[tex]5(x \times x)+5x \times 2[/tex]

[tex]5 {x}^{2} +5x \times 2[/tex]

[tex]5 {x}^{2} + 10x[/tex]

Hope it is helpful....

True/False Questions - one attempt tor each question
If f is a decreasing function on an interval, then f'(x) > 0 on that interval.
True
False
Submit Question

Answers

Answer:

False

Step-by-step explanation:

f'(x) would be a negative number. Hence less than zero.

A manufacturer of nails claims that only 4% of its nails are defective. A random sample of 20 nails is selected, and it is found that two of them, 10%, are defective. Is it fair to reject the manufacturer's claim based on this observation?

Answers

Answer:

The p-value of the test is 0.0853 > 0.05, which means that there is not enough evidence to reject the manufacturer's claim based on this observation.

Step-by-step explanation:

A manufacturer of nails claims that only 4% of its nails are defective.

At the null hypothesis, we test if the proportion is of 4%, that is:

[tex]H_0: p = 0.04[/tex]

At the alternative hypothesis, we test if the proportion is more than 4%, that is:

[tex]H_a: p > 0.04[/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.

4% is tested at the null hypothesis

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

A random sample of 20 nails is selected, and it is found that two of them, 10%, are defective.

This means that [tex]n = 20, X = 0.1[/tex]

Value of the test statistic:

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

[tex]z = \frac{0.1 - 0.04}{\frac{\sqrt{0.04*0.96}}{\sqrt{20}}}[/tex]

[tex]z = 1.37[/tex]

P-value of the test and decision:

Considering an standard significance level of 0.05.

The p-value of the test is the probability of finding a sample proportion above 0.1, which is 1 subtracted by the p-value of z = 1.37.

Looking at the z-table, z = 1.37 has a p-value of 0.9147

1 - 0.9147 = 0.0853

The p-value of the test is 0.0853 > 0.05, which means that there is not enough evidence to reject the manufacturer's claim based on this observation.

Answer:

Considering an standard significance level of 0.05.

The p-value of the test is the probability of finding a sample proportion above 0.1, which is 1 subtracted by the p-value of z = 1.37.

Looking at the z-table, z = 1.37 has a p-value of 0.9147

1 - 0.9147 = 0.0853

The p-value of the test is 0.0853 > 0.05, which means that there is not enough evidence to reject the manufacturer's claim based on this observation.

Step-by-step explanation:

x - 3y +3=0
a) The length of the perpendicular drawn from the point (a, 3) on the line
3x + 4y + 5 = 0 is 4. Find the value of a.​

Answers

Answer:

We know that for a line:

y = a*x + b

where a is the slope and b is the y-intercept.

Any line with a slope equal to -(1/a) will be perpendicular to the one above.

So here we start with the line:

3x + 4y + 5 = 0

let's rewrite this as:

4y = -3x - 5

y = -(3/4)*x - (5/4)

So a line perpendicular to this one, has a slope equal to:

- (-4/3) = (4/3)

So the perpendicular line will be something like:

y = (4/3)*x + c

We know that this line passes through the point (a, 3)

this means that, when x = a, y must be equal to 3.

Replacing these in the above line equation, we get:

3 = (4/3)*a + c

c = 3 - (4/3)*a

Then the equation for our line is:

y = (4/3)*x + 3 - (4/3)*a

We can rewrite this as:

y = (4/3)*(x -a) + 3

now we need to find the point where this line ( y = -(3/4)*x - (5/4)) and the original line intersect.

We can find this by solving:

(4/3)*(x -a) + 3 =  y = -(3/4)*x - (5/4)

(4/3)*(x -a) + 3  = -(3/4)*x - (5/4)

(4/3)*x - (3/4)*x = -(4/3)*a - 3 - (5/4)

(16/12)*x - (9/12)*x = -(4/3)*a - 12/4 - 5/4

(7/12)*x = -(4/13)*a - 17/4

x = (-(4/13)*a - 17/4)*(12/7) = - (48/91)*a - 51/7

And the y-value is given by inputin this in any of the two lines, for example with the first one we get:

y =  -(3/4)*(- (48/91)*a - 51/7) - (5/4)

  = (36/91)*a + (153/28) - 5/4

Then the intersection point is:

( - (48/91)*a - 51/7,  (36/91)*a + (153/28) - 5/4)

And we want that the distance between this point, and our original point (3, a) to be equal to 4.

Remember that the distance between two points (a, b) and (c, d) is:

distance = √( (a - c)^2 + (b - d)^2)

So here, the distance between (a, 3) and ( - (48/91)*a - 51/7,  (36/91)*a + (153/28) - 5/4) is 4

4 = √( (a + (48/91)*a + 51/7)^2 + (3 -  (36/91)*a + (153/28) - 5/4 )^2)

If we square both sides, we get:

4^2 = 16 =  (a + (48/91)*a + 51/7)^2 + (3 -  (36/91)*a - (153/28) + 5/4 )^2)

Now we need to solve this for a.

16 = (a*(1 + 48/91)  + 51/7)^2 + ( -(36/91)*a  + 3 - 5/4 + (153/28) )^2

16 = ( a*(139/91) + 51/7)^2 + ( -(36/91)*a  - (43/28) )^2

16 = a^2*(139/91)^2 + 2*a*(139/91)*51/7 + (51/7)^2 +  a^2*(36/91)^2 + 2*(36/91)*a*(43/28) + (43/28)^2

16 = a^2*( (139/91)^2 + (36/91)^2) + a*( 2*(139/91)*51/7 + 2*(36/91)*(43/28)) +  (51/7)^2 + (43/28)^2

At this point we can see that this is really messy, so let's start solving these fractions.

16 = (2.49)*a^2 + a*(23.47) + 55.44

0 = (2.49)*a^2 + a*(23.47) + 55.44 - 16

0 = (2.49)*a^2 + a*(23.47) + 39.44

Now we can use the Bhaskara's formula for quadratic equations, the two solutions will be:

[tex]a = \frac{-23.47 \pm \sqrt{23.47^2 - 4*2.49*39.4} }{2*2.49} \\\\a = \frac{-23.47 \pm 12.57 }{4.98}[/tex]

Then the two possible values of a are:

a = (-23.47 + 12.57)/4.98  = -2.19

a = (-23.47 - 12.57)/4.98 = -7.23

find the Maclaurin series for f(x) using the definition of a Maclaurin series. [Assume that f has a power series expansion. Do not show that Rn(x) → 0.] Find the associated radius of convergence R. f(x) = 6(1 − x)−2 Step 1 The Maclaurin series formula is f(0) + f '(0)x + f ''(0) 2! x2 + f '''(0) 3! x3 + f (4)(0) 4! x4 + .

Answers

Answer:

= ∑ 6*n*x^n-1

Radius of convergence = 1

Step-by-step explanation:

f(x) = 6(1-x)^-2

Maclaurin series can be expressed using the formula

f(x) =  f(0) + f '(0)x + f ''(0)/ 2!  (x)^2 + f '''(0)/3! (x)^3 + f (4)(0) 4! x4 + .

attached below is the detailed solution

Radius of convergence = 1

The Maclaurin series for f(x) = 6 / (1 - x )^2  = ∑ 6*n*x^n-1  ( boundary ; ∞ and n = 1 )

Given that m∠abc=70° and m∠bcd=110°. Is it possible (consider all cases): Line AB intersects line CD?

Answers

The line AB and CD are parallel. Then it is impossible that the line AB intersects the line CD.

What are parallel lines?

When the distance between the lines is constant, then the lines are called parallel lines. The lines do not intersect when they are separated from each other. And the slope of the lines is equal.

Given that ∠ABC = 70° and ∠BCD = 110°.

Then the line AB and the line CD makes the same angle with the line BC.

Hence, the line AB and CD are parallel.

Then it is impossible that the line AB intersects the line CD.

More about the parallel lines link is given below.

https://brainly.com/question/16701300

#SPJ1

Determine whether the following fractions terminate in their decimal form. Show all work and explain your reasoning. YOU CAN NOT USE A CALCULATOR. Try not using long division.

Answers

Answer:

8/22: this fraction will NOT terminate

189/270: this fraction WILL terminate

Step-by-step explanation:

I saw in the question that it says to solve the question by demonstrating the method discussed in class. I don't know what's the method you were taught, but I'll explain how I solved it.

When a fraction is in its simplest form, write out the prime factors of the denominator. If the denominator has 2s and/or 5s, the fraction WILL terminate in their decimal form.

8/22 in its simplest form is 4/11:

The only prime factors of the denominator, 11, are 1 and 11. There are no 2s and/or 5s present, so this fraction will NOT terminate.

189/270 in its simplest form is 7/10.

The prime factors of 10 are 2 and 5, meaning that this fraction WILL terminate.

Hope it helps (●'◡'●)

Which of the following indicates that Triangle ABC and Triangle DEF are similar?

Answers

Answer:

D

Step-by-step explanation:

The symbol ~ means similarity (same shapes, not same size)

your answer is going to be D!!

A margin of error tells us how often the confidence interval estimates the parameter incorrectly. how often a confidence interval is correct. how accurate the statistic is when using it to estimate the parameter.

Answers

Answer:

how accurate the statistic is when using it to estimate the parameter.

Step-by-step explanation:

The margin of error may be referred to as a range or interval around a calculated statistic. The margin of error usually employed when calculating the confidence interval, will give a certain range of value within the sample statistic. This is sample statistic and margin is used to estimate the parameter albeit a certain percentage or proportion within the sample statistic. This provides the accuracy level at which the statistic will estimate the parameter.

Margin of Error :

Margin of Error = Zcritical * σ/√n ; OR

Margin of Error = Tcritical * s/√n

Where ;

σ = population standard deviation

s = sample standard deviation

Sam wants to build a unique pyramid bookend for his study. It's an oblique pyramid
with a right triangular base. The sides of the base are 3, 4, and 5 inches long. The
pyramid will fit exactly inside his bookshelf, which has a height of 18 inches. He
wishes to build the pyramid out of modeling clay. How many cubic inches of clay
does Sam need to buy?

36in^3
24in^3
62.8in^3
216in^3

Answers

Answer:

Volume of triangular pyramid = 36 inch³

Step-by-step explanation:

Given:

Sides of base triangle = 3, 4, 5 inches

Height of model = 18 inches

Find:

Volume of triangular pyramid

Computation:

Given base triangle is a right angle triangle

So,

Area of base = (1/2)(b)(h)

Area of base = (1/2)(3)(4)

Area of base = (1/2))(12)

Area of base = 6 inch²

Volume of triangular pyramid = (1/3)(Area of base)(Height of model)

Volume of triangular pyramid = (1/3)(6)(18)

Volume of triangular pyramid = 36 inch³

find the h.c.f. if 84 and 72​

Answers

Answer:

12

Step-by-step explanation:

First lets list all the factors of these numbers

72: 1,2 3,4,6,8,9,12,18,24,36,72

84: 1 , 2 , 3 ,4 , 6 , 7 , 12 , 14 ,  21 , 28 , 42 , 84

Now lets find the biggest number that is a factor of both 84 and 72  

as we can see the highest number that is the factor of both 84 and 72 is 12

12 is the hcf

Floataway Tours has $420,000 that can be use to purchase new rental boats for hire during the summer. The boats can be purchased from two different manufacturers. Floataway Tours would like to purchase at least 50 boats and would like to purchase the same number from Sleekboat as from Racer to maintain goodwill. At the same time,Floataway Tours wishes to have a total seating capacity of at least 200.

Required:
Formulate this problem as a linear program.

Answers

Answer and explanation:

A linear problem is an equation based on known and unknown variables that follow a linear path, usually without exponents and look like this:

y=mx+b. To formulate the linear constraints of the problem above, we look at the unknown variables and known variables and define and equation using this.

From the problem, assume x and y are the prices of the different boat brands:

50x+50y=420000

Assume a and b are number of x brand boats and y brand boats supplied thus:

a+b>=200

A philosophy professor assigns letter grades on a test according to the following scheme. A: Top 12% of scores B: Scores below the top 12% and above the bottom 57% C: Scores below the top 43% and above the bottom 19% D: Scores below the top 81% and above the bottom 5% F: Bottom 5% of scores Scores on the test are normally distributed with a mean of 66.5 and a standard deviation of 9.9. Find the minimum score required for an A grade. Round your answer to the nearest whole number, if necessary.

Answers

Answer:

The minimum score required for an A grade is 80.

Step-by-step explanation:

According to the Question,

Given That, A philosophy professor assigns letter grades on a test according to the following scheme.

A: Top 12% of scores

B: Scores below the top 12% and above the bottom 57%

C: Scores below the top 43% and above the bottom 19%

D: Scores below the top 81% and above the bottom 5%

F: Bottom 5% of scores Scores on the test

And The normally distributed with a mean of 66.5 and a standard deviation of 9.9.

Now,

In a set with mean  and standard deviation, the Z score of a measure X is given by Z = (X-μ)/σ

we have μ=66.5 , σ=9.9  

Find the minimum score required for an A grade.  

Top 12%, so at least the 100-12 = 88th percentile, which is the value of X when Z has a p-value of 0.88. So it is X when Z = 1.175.

⇒ Z = (X-μ)/σ

⇒ 1.175×9.9 = X-66.5

⇒ X=78.132

Rounding to the nearest whole number, the answer is 80.

The minimum score required for an A grade is 80.

What is the slope of (-4,1) and (-1,3)

Answers

Answer:

slope is 2÷3 of giving line points

Please help solve and explain this

Answers

can you put the whole question here


Evaluate the given expression for x=7.
8x +9

The answer is ---

Answers

Answer:

The answer is 65

Step-by-step explanation:

Evaluate:

8x + 9

When x = 7

Use PEMDAS order of operations:

8x + 9

= 8(7) + 9

= 56 + 9

= 65

Hope this helps

What is the area of 4cm×7cm×8cm

Answers

Answer:

[tex]224cm^3\\[/tex]

Step-by-step explanation:

[tex]4cm*7cm*8cm=[/tex]

[tex]=224cm^3[/tex]

Hope this is helpful.

LWH=A

Plug in the numbers:

4*7*8=224^2

The area would be 224cm^2.

help me guys, I really need your help​

Answers

Answer:

The answer should be like this;

a) A-B

b) BUC

c) C-A

HAVE A NİCE DAY

Step-by-step explanation:

GREETİNGS FROM TURKEY ツ

Write down the equation that could be a correct equation for linear regression prediction function?

Answers

If the question meant that we should write a linear prediction function ;

Answer:

y = bx + c

Step-by-step explanation:

The equation for a linear regression prediction function is stated in the form :

y = bx + c

Where ;

y = Predicted or dependent variable

b = slope Coefficient

c = The intercept value

x = predictor or independent variable

Therefore, the Linear function Given represents a simple linear model for one dependent variable, x

b : is the slope value of the equation, whuch represents a change in y per unit change in x

What is the probability a person admitted to the hospital is paid a malpractice claim (to decimals)

Answers

Full question:

Astudy of 31,000 hospital admissions in New York State found that 4% of the admissions

led to treatment-caused injuries. One-seventh of these treatment-caused injuries resulted in

death, and one-fourth were caused by negligence. Malpractice claims were filed in one out

of 7.5 cases involving negligence, and payments were made in one out of every two claims

What is the probability a person admitted to the hospital is paid a malpractice claim (to decimals)

Answer:

Explanation:

Since 4% of admissions lead to treatment-caused injuries, we have 4/100×31000= 1240 treatment caused injuries for every 31000 people admitted

1/7 resulted in death = 1/7×1240= 177 people die for every 1240 treatment caused injuries

1/4 from negligence= 1/4×1240= 310 people get treatment caused injuries from negligence for every 1240 people

Malpractice claims in one of out of 7.5 cases of negligence= 13.3% of negligence cases= 0.1333×310= 41 claims for every 1240 people with treatment caused injuries

Payments were made in one out of every two claims, therefore payments for claims =50% of 41 cases of negligence= 21 payments(approximately) for every 1240 people with treatment caused injuries

Probability= number of favorable outcomes /total number of outcomes

Probability that a person admitted into the hospital will be paid a claim= 21/31000= 0.000677

3x=4(c-d)/d make d the subject

Answers

Answer:

[tex]d = \frac{4c}{3x + 4} [/tex]

Step-by-step explanation:

[tex]3x = \frac{4(c - d)}{d} [/tex]

Multiply both sides by d:

[tex]3xd = 4(c - d)[/tex]

Expand:

[tex]3xd = 4c \: - 4d[/tex]

+4d on both sides:

[tex]3xd + 4d = 4c[/tex]

Factorise d out of the left-hand side:

[tex]d(3x + 4) = 4c[/tex]

Divide both sides by (3x +4):

[tex]d = \frac{4c}{3x + 4} [/tex]

Respond to each of the four questions.

Describe the steps to graphing a linear equation. Be sure to provide an example to illustrate your description.
Describe the steps to graphing a quadratic equation. Be sure to provide an example to illustrate your description.
Describe how to solve a linear equation. Be sure to provide an example to illustrate your description.
Describe how to solve a quadratic equation. Be sure to provide an example to illustrate your description.

Answers

Answer:hello

Step-by-step explanation:

1+1

Answer pls:) I would really appreciate it

Answers

Answer:

1. C

2. B

3 A

4. A

Step-by-step explanation:

#1

Brady starts off with 12 coins

And buys 6 more coins every year

So add 6 to find number of coins he will have the next year until we've done it five times ( because we want to find how many he will have after 5 years )

12 ( 1st year )

Add 6

12 + 6 = 18 ( 2nd year )

Add 6

18 + 6 = 24 ( 3rd year )

Add 6

24 + 6 = 30 ( 4th year )

Add 6

30 + 6 = 36 ( 5th year )

By the fifth year he will have 36 coins and the sequence would be

12, 18, 24, 30, 36

Which corresponds with answer choice C

2

15, 19, 23, 27, ?

We want to find the next term

To do so we must find the common difference

We can do this by subtracting the last given term by the term before it

27 - 23 = 4

Just to clarify we can do the terms before those

19 - 15 = 4

So the common difference is 4

Now to find the next term we simply add 4 to the last given term

27 + 4 = 31

The next term would be 31

3. Cumulative property of addition states that you can add any 3 numbers in a different order and they will be the same

a + b + 2 = 2 + a + b

Same variables and numbers just different order

Therefore this is an example of cumulative property of addition

4. The GCF ( greatest common factor ) is the greatest number that the two numbers can be divided by

18a and 24ab

Factors of 18

2 , 9 , 6, 3 , 1 and 18

Factors of 24

24, 1, 2, 12, 6, 4, 3 and 8

The greatest factor that both 18 and 24 have is 6

The GCF would be 6a ( not 6 ) because both numbers share a common variable (a) ( 18a , 24ab )

A tax form asks people to identify their age, annual income, number of dependents, and social security number. For each of these four variables, identify the scale of measurement that probably is used and identify whether the variable is continuous or discrete.
Variable Nominal Ordinal Interval Ratio
Social security number
Annual income
Number of dependents
Variable Discrete Continuous
Social security number
Annual income
Number of dependents

Answers

Answer:

Types of variables:

Continuous variable include: income

Discrete variable include: number of dependents

Scale of measurement:

Nominal data include: Social security number

There is no ordinal data included

There is no interval data included

Ratio data include: Annual income,

Number of dependents.

Explanation:

Continuous variables are variables that are obtained by just counting, example: counting the number of times someone eats in a day.

Discrete variables are simply variables that are measured and are usually more precise than continuous variables, example: time, weight, length etc.

Nominal data are data types that are in the form of labels or names and do not have any particular order, example :social security number basically identifies a person and is not ranked or ordered in any way.

Ordinal data are data types that also in the form of names but with ranking and order.

Interval data are data types that rank and order data but with continuous measurement that may take on negative values, example measure of temperature.

Ratio data is same as interval data but does not take negative values, example we can not say that someone is -6 years old.

what is the cost to drive from san francisco to los angeles (405 mi) if the cost of gasoline is $2.34/gal and the automobile gets 8.5 mi/L

Answers

Answer:

The cost is $ 29.5.

Step-by-step explanation:

distance = 405 miles

Cost = $ 2.34 /gal

Average = 8.5 miles per litre

So, the amount of gasoline to travel for 405miles

= 405/8.5 = 47.65 liter

1 gal = 3.785 liters

So,

47.65 liter = 47.65 / 3.785 = 12.6 gal

So, the cots is

= $ 2.34 x 12.6 = $29.5

Other Questions
today is the first day of school. The parents are excited but their children A Writers choice and arrangement of words is called____. Michelle gets10rewards points for each of her purchases at Starbucks. With 500 rewards points, she can get a free smoothie. If she has 370 points saved, how many purchases will it take her to get her free smoothie? Enlight the contribution of science and technology for current pandemic of Corona virus?? A car whose tire have radii 50cm travels at 20km/h. what is the angular velocity of the tires? Can compound take part in chemical reaction? (1 - 3). Choose the word whose underlined part is pronounced differently from that of the others: 1.A. instead B. head C. eat D. weather 2.A. replace. B. raise C. badly D. save 3.A. caused B. promised C. advertised D. raised Determine the missing amounts. Unit Selling Price Unit Variable Costs Unit Contribution Margin Contribution Margin Ratio 1. $650 $390 $enter a dollar amount (a) enter percentages % (b) 2. $200 $enter a dollar amount (c) $92 enter percentages % (d) 3. $enter a dollar amount (e) $enter a dollar amount (f) $805 Write steps to Delete data from Datagridview Write two equivalent ratios using four different types of music in the data table showing. How do you know the ratios are equivalent? which food eat baby duck What is the pressure in atm exerted by 1.8 g of H2 gas exert in a 4.3 L balloon at 27C? R = 0.821(L*atm) / (mol*K) See pic below! Need help solving When I've finished The Da Vinci Code I'll ......... all of Dan Brown's novelsA. have readB. readC. have been readingD. be reading The idea of an "American Identity" has evolved dramatically since our nation's creation.1. What is your perspective of the American identity? There is no "correct" answer, but your response should be thoughtful.2. How would you describe the culture of the United States? Think about this on a macro (entire country as a culture) scale and a micro (your community's culture) scale.3. Think of a book you've read or a movie you've seen that exhibits this perspective. In what way does it reflect the American identity? Identify the sentences that correctly combine two independent clauses. (Select all that apply.)I like the Colorado Rockies, I also like the Catskills.I like the Colorado Rockies; I also like the Catskills.I like the Colorado Rockies, however, I also like the Catskills.I like the Colorado Rockies; however, I also like the Catskills. A representative for a soup company conducted a surveyto determine whether people in a city were aware of thesoup company's new advertising campaign. Theresearcher set up a booth outside a local supermarket for7 days and asked randomly selected patrons as theyentered the store whether they would be willing toparticipate in a survey. Of the 530 selected patrons,482 agreed to take the survey, and 48 refused. Which ofthe following factors makes it least likely that a reliableconclusion can be drawn about the awareness of the soupcompany's advertising campaign by all people in thecity?A) Sample sizeB) Population sizeC) The number of days the survey was givenD) Where the survey was given Angelicas bouquet of dozen roses contains 5 white roses. The rest of the roses. What fraction of the bouquet is pink? There are 12 roses in a dozen explain the relationship between small particle aerosols and areas od dense population Which of the following statements about condoms is true?A. Condoms eliminate any risk of contracting sexually transmitted infection (STIs) that are transmitted through bodily fluids.B. Condoms provide less protection against STIs spread through skin-to-skin contact, like human papillomavirus (genital warts), genital herpes, and syphilis.C. Condoms remove the risk of contracting HIV, so if you are using condoms properly, there is no need to use additional prevention methods.D. Condoms will greatly reduce any risk from STIs spread through skin-to-skin contact, like human papillomavirus (genital warts), genital herpes, and syphilis.