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

Points A, B, C, and D lie on a line in that order. If AD/AC = 2/1 and AD/AB = 3/1, what is the value of AC/BD?

Answers

9514 1404 393

Answer:

  3/4

Step-by-step explanation:

It might be easier to start by expressing the ratios with AD as the denominator.

  AD/AC = 2/1   ⇒   AC/AD = 1/2

  AD/AB = 3/1   ⇒   AB/AD = 1/3

From the latter, we have ...

  (AD -AB)/AD = 1 -1/3 = 2/3 = BD/AD

Then the desired ratio is ...

  AC/BD = (AC/AD)/(BD/AD) = (1/2)/(2/3) = (3/6)/(4/6)

  AC/BD = 3/4

Answer pllllllleeeaaaaasssss

Answers

(3.1) … … …

[tex]\dfrac{\mathrm dy}{\mathrm dx} = \dfrac{2x-y}{x-2y}[/tex]

Multiply the right side by x/x :

[tex]\dfrac{\mathrm dy}{\mathrm dx} = \dfrac{2-\dfrac yx}{1-\dfrac{2y}x}[/tex]

Substitute y(x) = x v(x), so that dy/dx = x dv/dx + v :

[tex]x\dfrac{\mathrm dv}{\mathrm dx} + v = \dfrac{2-v}{1-2v}[/tex]

This DE is now separable. With some simplification, you get

[tex]x\dfrac{\mathrm dv}{\mathrm dx} = \dfrac{2-2v+2v^2}{1-2v}[/tex]

[tex]\dfrac{1-2v}{2-2v+2v^2}\,\mathrm dv = \dfrac{\mathrm dx}x[/tex]

Now you're ready to integrate both sides (on the left, the denominator makes for a smooth substitution), which gives

[tex]-\dfrac12\ln\left|2v^2-2v+2\right| = \ln|x| + C[/tex]

Solve for v, then for y (or leave the solution in implicit form):

[tex]\ln\left|2v^2-2v+2\right| = -2\ln|x| + C[/tex]

[tex]\ln(2) + \ln\left|v^2-v+1\right| = \ln\left(\dfrac1{x^2}\right) + C[/tex]

[tex]\ln\left|v^2-v+1\right| = \ln\left(\dfrac1{x^2}\right) + C[/tex]

[tex]v^2-v+1 = e^{\ln\left(1/x^2\right)+C}[/tex]

[tex]v^2-v+1 = \dfrac C{x^2}[/tex]

[tex]\boxed{\left(\dfrac yx\right)^2 - \dfrac yx+1 = \dfrac C{x^2}}[/tex]

(3.2) … … …

[tex]y' + \dfrac yx = \dfrac{y^{-3/4}}{x^4}[/tex]

It may help to recognize this as a Bernoulli equation. Multiply both sides by [tex]y^{\frac34}[/tex] :

[tex]y^{3/4}y' + \dfrac{y^{7/4}}x = \dfrac1{x^4}[/tex]

Substitute [tex]z(x)=y(x)^{\frac74}[/tex], so that [tex]z' = \frac74 y^{3/4}y'[/tex]. Then you get a linear equation in z, which I write here in standard form:

[tex]\dfrac47 z' + \dfrac zx = \dfrac1{x^4} \implies z' + \dfrac7{4x}z=\dfrac7{4x^4}[/tex]

Multiply both sides by an integrating factor, [tex]x^{\frac74}[/tex], which gives

[tex]x^{7/4}z'+\dfrac74 x^{3/4}z = \dfrac74 x^{-9/4}[/tex]

and lets us condense the left side into the derivative of a product,

[tex]\left(x^{7/4}z\right)' = \dfrac74 x^{-9/4}[/tex]

Integrate both sides:

[tex]x^{7/4}z=\dfrac74\left(-\dfrac45\right) x^{-5/4}+C[/tex]

[tex]z=-\dfrac75 x^{-3} + Cx^{-7/4}[/tex]

Solve in terms of y :

[tex]y^{4/7}=-\dfrac7{5x^3} + \dfrac C{x^{7/4}}[/tex]

[tex]\boxed{y=\left(\dfrac C{x^{7/4}} - \dfrac7{5x^3}\right)^{7/4}}[/tex]

(3.3) … … …

[tex](\cos(x) - 2xy)\,\mathrm dx + \left(e^y-x^2\right)\,\mathrm dy = 0[/tex]

This DE is exact, since

[tex]\dfrac{\partial(-2xy)}{\partial y} = -2x[/tex]

[tex]\dfrac{\partial\left(e^y-x^2\right)}{\partial x} = -2x[/tex]

are the same. Then the general solution is a function f(x, y) = C, such that

[tex]\dfrac{\partial f}{\partial x}=\cos(x)-2xy[/tex]

[tex]\dfrac{\partial f}{\partial y} = e^y-x^2[/tex]

Integrating both sides of the first equation with respect to x gives

[tex]f(x,y) = \sin(x) - x^2y + g(y)[/tex]

Differentiating this result with respect to y then gives

[tex]-x^2 + \dfrac{\mathrm dg}{\mathrm dy} = e^y - x^2[/tex]

[tex]\implies\dfrac{\mathrm dg}{\mathrm dy} = e^y \implies g(y) = e^y + C[/tex]

Then the general solution is

[tex]\sin(x) - x^2y + e^y = C[/tex]

Given that y (1) = 4, we find

[tex]C = \sin(1) - 4 + e^4[/tex]

so that the particular solution is

[tex]\boxed{\sin(x) - x^2y + e^y = \sin(1) - 4 + e^4}[/tex]

A farmer picks pumpkins from a large field. The farmer makes samples of 260 pumpkins and inspects them. If one in fifty pumpkins are not fit to market and will be saved for seeds, what is the standard deviation of the mean of the sampling distribution of sample proportions?

Answers

Answer:

[tex]\mu = 5.2[/tex]

[tex]\sigma = 2.257[/tex]

Step-by-step explanation:

Given

[tex]n = 260[/tex] -- samples

[tex]p = \frac{1}{50}[/tex] --- one in 50

Solving (a): The mean

This is calculated as:

[tex]\mu = np[/tex]

[tex]\mu = 260 * \frac{1}{50}[/tex]

[tex]\mu = 5.2[/tex]

Solving (b): The standard deviation

This is calculated as:

[tex]\sigma = \sqrt{\mu * (1-p)}[/tex]

[tex]\sigma = \sqrt{5.2 * (1-1/50)}[/tex]

[tex]\sigma = \sqrt{5.2 * 0.98}[/tex]

[tex]\sigma = \sqrt{5.096}[/tex]

[tex]\sigma = 2.257[/tex]

5. In 2015, Texas led the nation in the percentage of people who lacked health insurance (21.6% of the population). It is known that, nationally, 5% of patients account for 50% of the costs of healthcare. These are the “high cost” patients Assume* that: Being a high cost patient and being uninsured are independent characteristics Insured and uninsured people become “patients” at the same rate The uninsured and high cost patients in Texas are evenly distributed across the state, and that high cost patients are evenly distributed across insured and uninsured patient populations a. What is the probability that a patient in a Texas healthcare facility will be a high cost patient who is uninsured?

Answers

Answer: 0.108

Step-by-step explanation:

Since the probability of the uninsured is 21.6% of the population, then the probability of insured will be:

= 1 - 21.6%

= 78.4%

The probability of high cost patients is 5%. Therefore, the probability that a patient in a Texas healthcare facility will be a high cost patient who is uninsured will be:

= 5% × 21.6%

= 0.05 × 0.216

= 0.108

Test 21,753 for divisibility by 2,3,5,9 and 10

Answers

The answer is three (3) and nine (9)

Explanation:

21,753 ÷ 2 = 10,876.5

21,753 ÷ 3 = 7,251

21,753 ÷ 5 = 4,350.6

21,753 ÷ 9 = 2,417

Answer:

Step-by-step explanation:

21,753

at unit place=3 not an even number,not equal to 5 and not equal to 0

so 21,753 is not divisible by 2,5 and 10

again

2+1+7+5+3=18 divisible by 3 and 9.

so 21,753 is divisible by 3 and 9.

the slope of line is

Answers

Answer:

there is no file attached

Step-by-step explanation:

log2(6x) – log2 (x)-2

Answers

Answer:

xlog(64)−xlog(2)−2

Step-by-step explanation:

Simplify 6log(2) by moving 6 inside the logarithm.

log(2^6)x − log(2)x − 2

Raise 2 to the power of 6.

log(64)x − log(2)x − 2

Reorder factors in log(64)x − log(2)x −2.

24
4
3+
2+
2
1
-3
-
-1
1
1
2
3
4
-1+
-2 +
-3+
4
What is the slope of the line?

Answers

Answer:

1.5/2

Step-by-step explanation:

slope formula = y2-y1/ x2 - x1

point one (2,0)

point 2 (0, 1.5)

you dont really need to subtract anything because the intercepts, so the slope is 1.5/2

(slope or m = 1.5 - 0 / 2 - 0 )

x intercept = value of x when y is 0

y intercept = value of y when x is 0

An air conditioning system can circulate 310 cubic feet of air per minute. How many cubic yards of air can it circulate per minute? The air conditioning system can circulate about cubic yards of air per minute.​

Answers

Answer:

310/[tex]3^{3}[/tex] = 310/27 =11.48

Step-by-step explanation:

Answer:

310/ = 310/27 =11.48

Step-by-step explanation:

There are 3 boxes on stage that appear identical, but one is Lucky. The boxes are full of tickets; some are labeled "win" and the others are labeled "lose." In the Lucky box, ninety percent of the tickets are winners. In each of the other two boxes, only twelve percent of the tickets are winners.
1. You will pick a box at random and draw one ticket from it at random.2. What is the probability you will draw a winning ticket? 3. If you do draw a winning ticket, what is the chance it came from the Lucky box?

Answers

Answer:

2.-P = 0.38

3.-P [ Lb | Wt ]  =  0.788

Step-by-step explanation:

1.-Probability of choosing any box is, 1/3. So the probability of choosing the lucky box is 1/3

Let´s say the lucky box is the number 2 box  ( that consideration does not in any way change the problem generality)

Then we have

p₁ probability of choosing box  1 is 1/3   p₁´ Probability of win ticket is  0.12

p₂ probability of choosing box 2 is 1/3  p₂´Probability of win ticket is  0.90

p₃ probability of choosing box 3 is 1/3  p₃´ Probability of win ticket is  0.12

Then

P (of choosing a winning ticket is) = p₁*p₁´ + p₂*p₂´ +  p₃*p₃´

P  =  1/3*0.12 + 1/3*0.9 + 1/3*0.12

P  =  0.04 + 0.3 + 0.04

P = 0.38

3.- if I draw a winning ticket what is the probability it came from Lucky box

According to Bayes theorem

P [ Lb | Wt ]  =   P(Lb) * P[ Wt|Lb]/ P(Wt)

P(Lb) = 1/3  =  0.33333

P[Wt|Lb]  = 0.9

P(Wt) = 0.38

Then By substitution

P [ Lb | Wt ]  =  0.333 *  0.9 / 0.38

P [ Lb | Wt ]  =  0.788

In the diagram, point D is the center of the medium-sized circle that passes through C and E, and it is also the center of the largest circle that passes through A and G. Each of the diameters of the small circles with centers B and F equals the radius of the medium-sized circle with center D. The shaded area is what fraction of the largest circle?Single choice. ​

Answers

9514 1404 393

Answer:

  5/8

Step-by-step explanation:

The area of the smaller circles is proportional to the square of the ratio of their diameters. The two smallest circles have diameters equal to 1/4 the diameter of the largest circle. Hence their areas are (1/4)^2 = 1/16 of that of the largest circle.

Similarly, the medium circle has a diameter half that of the largest circle, so its area is (1/2)^2 = 1/4 of the are of the largest circle.

The smaller circles subtract 2×1/16 +1/4 = 3/8 of the area of the largest circle. Then the shading is 1-3/8 = 5/8 of the area of the largest circle.

when price of indomie noodles was lowered from #50 to #40 per unit, quantity demanded increases from 400 to 600 units per week. calculate the coefficient of price elasticity of demand and determine whether by lowering price this firm has made a wise decision ​

Answers

Answer:

The price elasticity of demand is -10

Step-by-step explanation:

Given

[tex]p_1,p_2 = 50,40[/tex]

[tex]q_1,q_2 = 400,500[/tex]

Solving (a): The coefficient of price elasticity of demand (k)

This is calculated as:

[tex]k = \frac{\triangle q}{\triangle p}[/tex]

So, we have:

[tex]k = \frac{500 - 400}{40 - 50}[/tex]

[tex]k = \frac{100}{-10}[/tex]

[tex]k = -10[/tex]

Because |k| > 0, then we can conclude that the company made a wise decision.

Un automóvil consume 4 galones de gasolina al recorrer 180 kilómetros y para recorrer 900 kilómetros necesita 20 galones ¿cuántos kilómetros recorre por galón? ¿Cuantos galones consumirá en 2700 kilómetros?

Answers

Answer:

45 km por galón

60 galones en 2700 Km

Step-by-step explanation:

180 / 4

45 km por galón

900 / 45

20 galones

2700 / 45

60 galones en 2700 Km

The cardinal number of {200, 201, 202, 203, ..., 1099}

Answers

Answer:

I have not been able to answer it sorry

Midsegments geometry acellus pls helppfpfpff

Answers

Answer:

BC = 28

Step-by-step explanation:

The midsegment DF is half the measure of the third side BC , then

BC = 2 × DF = 2 × 14 = 28

What does point b represent on the graph ?

Answers

You need to add the photo

Answer:

Step-by-step B represents the $14 John earned in the 2 hours he worked.

explanation:

What is the value of 3 minus (negative 2)?

A number line going from negative 5 to positive 5.

Answers

Answer:

5

Step-by-step explanation:

3-(-2) will become positive 5. so number line will go towards positive 5.

will give brainyest (m^2/3 n^-1/3)^6

Answers

Step-by-step explanation:

here is the answer to your question

calculate the cost of 4 liters of gasoline if 10 Liters of gasoline cost $8.20 (using proportional relationship).

A . $3.28
B. $4.20
C. $8.20
D.$10

Answers

i think it’s b but i’m not sure sry lol

Explain how to divide a decimal by a decimal

Answers

Answer:

To divide a decimal by another decimal:

Move the decimal point in the divisor to the right until it is a whole number.

Move the decimal point in the dividend to the right by the same number of places as the decimal point was moved to make the divisor a whole number.

Then divide the new dividend by the new divisor

Step-by-step explanation:

see in the example

Hannah ran 12 laps for 8 days. How many laps did she run in total if she take a break of 1 complete day and 1 half day.

Answers

Answer:

The correct answer would be - 9.75 laps (if runs 12 laps in 8 days) or 78 laps (if 12 laps each day for 8 days)

Step-by-step explanation:

Given:

a) Laps covered in 8 days = 12

interval = 1 and half day

total laps = ?

Solution:

To know the total laps with intervals we need to calculate the laps run each day :

= 12/8 laps per day

= 3/2 laps per day

Now multiply the daily run with days

= (3/2)*6.5              (due to 8 - 1.5 = 6,5 days)

= 9.75 laps

B) Given:

Laps covered in 8 days = 12*8 =96

interval = 1 and half day

total laps = ?

Solution:

To know the total laps with intervals we need to calculate the laps run each day :

= 96/8 laps per day

= 12laps per day

Now multiply the daily run with days

= 12*6.5              (due to 8 - 1.5 = 6,5 days)

= 78 laps

class 7th chapter: Simple Equation

The solution of the equation p-1 =20 is -------- *
a) 19
b) 20
c) 21​

Answers

The answer is C sorry if I’m wrong

Answer:

C

Step-by-step explanation:

p=20+1

Tell whether the following two triangles can be proven congruent through SAS.

A.Yes, the two triangles are congruent because they’re both right triangles.
B.Yes, the two triangles are congruent because two sides and their included angle are congruent in both triangles.
C.No, the two triangles can only be proven congruent through SSS.
D.No, the two triangles can only be proven congruent through AAA.

Answers

Answer:

C.No, the two triangles can only be proven congruent through SSS.

HELP ASAP I WILL GIVE BRAINLIST

If sin ∅ = -sqrt{3} OVER 2 and π < ∅ < 3π OVER 2, what are the values of cos ∅ and tan ∅? What is ∅ in degrees and radians? Be sure to show and explain all work.

Answers

Step-by-step explanation:

sin ∅ = -(√3)/2

Note that

cos²∅ + sin²∅ = 1

cos²∅ = 1 - sin²∅

= 1 - (-√3 / 2)²

= 1 - (-√3)²/ 2²

= 1 - 3/4

= 1/4

cos²∅ = 1/4

Taking square root of both sides

cos∅ = 1/2

Note that tan∅ = sin∅/cos∅

therefore, tan∅ = -(√3)/2 ÷ 1/2

= -(√3)/2 × 2/1

= -√3

tan∅ = -√3

Since sin∅ = -√3 /2

Then ∅ = -60⁰

The value of ∅ for the given range (third quadrant) is 240⁰.

NB: sin∅ = sin(180-∅)

Also, since 180⁰ is π radians, then ∅ = 4π/3

The sum of the base and height of a triangle is 14 cm. Which of the following equations could be used to find the maximum area of the triangle?


A) A = 0.5x^2 - 15x

B) A = -0.5x^2 + 7x

C) A = -x^2 + 10x

D) A = x^2 - 10x

Answers

Answer:

B

Step-by-step explanation:

Let the base of the triangle be b and the height be h.

The sum of the base and height is 14. Thus:

[tex]b+h=14[/tex]

Recall that the area of a triangle is given by:

[tex]\displaystyle A=\frac{1}{2}bh[/tex]

From the first equation, solve for either variable:

[tex]h=14-b[/tex]

Substitute:

[tex]\displaystyle A=\frac{1}{2}b(14-b)[/tex]

Distribute:

[tex]\displaystyle A=\frac{1}{2}(14b-b^2)[/tex]

Distribute:

[tex]\displaystyle A=-0.5b^2+7b[/tex]

Let b = x. Hence:

[tex]A=-0.5x^2+7x[/tex]

Therefore, our answer is B.

HELP ASAP I WILL GIVE BRAINLIST

Find the length of an arc of a circle with a 8-cm radius associated with a central angle of 240 degrees. Give your answer in exact and approximate form to the nearest hundredth. Show and explain your work

Answers

Answer:

33.51 cm

Step-by-step explanation:

240/360 = 2/3 (Arc length is 2/3 of the total circumference)

C = 2[tex]\pi[/tex]r             ( Calculate the total circumference)    

C = 2(8)[tex]\pi[/tex]

C = 50.265

2/3(50.265)      (Take 2/3 of the circumference. times 2 divide by 3)

33.51

Use a calculator and leave the answer to C and then multiply and divide. You get a more precise answer.

The exact arc length is [tex]\frac{32\pi}{3}[/tex] radians.

The arc length in approximate form is 33.49 radians.

What is the formula for arc length?

[tex]s = r\times \theta[/tex]

where r is the radius of the circle and [tex]\theta[/tex] is the central angle in radians.

How to convert angle from degrees to radians?

Radians = Degrees ×[tex]\frac{\pi}{180^{\circ}}[/tex]

For given question,

We have been given a circle with a 8-cm radius associated with a central angle of 240 degrees.

[tex]r=8~cm,~\theta=240^{\circ}[/tex]

First we convert angle in radians.

[tex]\theta=240^{\circ}\\\\\theta=240^{\circ} \times \frac{\pi}{180^{\circ}}\\\\ \theta=\frac{4\pi}{3}[/tex]

Using the formula of the arc length,

[tex]s=8\times \frac{4\pi}{3} \\\\s=\frac{32\pi}{3}[/tex]

The exact answer of the arc length is [tex]s=\frac{32\pi}{3}[/tex]

Substitute the value of [tex]\pi = 3.14[/tex]

So, the arc length would be,

[tex]\Rightarrow s=\frac{32\times \pi}{3}\\\\\Rightarrow s=\frac{32\times 3.14}{3}\\\\\Rightarrow s=33.49[/tex]radians

Therefore, the exact arc length is [tex]\frac{32\pi}{3}[/tex] radians.

the arc length in approximate form is 33.49 radians.

Learn more about the arc length here:

https://brainly.com/question/16403495

#SPJ2

Suppose a large shipment of televisions contained 9% defectives. If a sample of size 393 is selected, what is the probability that the sample proportion will differ from the population proportion by less than 3%

Answers

Answer:

0.9624 = 96.24% probability that the sample proportion will differ from the population proportion by less than 3%

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

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

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

Suppose a large shipment of televisions contained 9% defectives

This means that [tex]p = 0.09[/tex]

Sample of size 393

This means that [tex]n = 393[/tex]

Mean and standard deviation:

[tex]\mu = p = 0.09[/tex]

[tex]s = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.09*0.91}{393}} = 0.0144[/tex]

What is the probability that the sample proportion will differ from the population proportion by less than 3%?

Proportion between 0.09 - 0.03 = 0.06 and 0.09 + 0.03 = 0.12, which is the p-value of Z when X = 0.12 subtracted by the p-value of Z when X = 0.06.

X = 0.12

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

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{0.12 - 0.09}{0.0144}[/tex]

[tex]Z = 2.08[/tex]

[tex]Z = 2.08[/tex] has a p-value of 0.9812

X = 0.06

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{0.06 - 0.09}{0.0144}[/tex]

[tex]Z = -2.08[/tex]

[tex]Z = -2.08[/tex] has a p-value of 0.0188

0.9812 - 0.0188 = 0.9624

0.9624 = 96.24% probability that the sample proportion will differ from the population proportion by less than 3%

On a coordinate plane, 2 triangles are shown. The first triangle has points A (negative 1, negative 2), B (negative 4, negative 2), C (negative 1, negative 4). The second triangle has points A prime (1, 2), B prime (4, 2), C prime (1, 4). What rule describes the rotation about the origin? (x, y) → How many degrees was the figure rotated about the origin?

Answers

9514 1404 393

Answer:

(x, y) ⇒ (-x, -y)180°

Step-by-step explanation:

Each image point has its signs reversed from the pre-image point.

  (x, y) ⇒ (-x, -y) . . . . describes the rotation

Rotation from the third quadrant (A) to the first quadrant (A') is a rotation of 180°.

Answer:

3rd and 2nd option

Step-by-step explanation:

4b^2+300=0 this is a quadratic equation that I am trying to solve including any solutions with imaginary numbers I will include a picture ​

Answers

Answer:

b= 5i square root of 3

b = -5i square root of 3

Step-by-step explanation:

4b^2+300=0

4b^2 = -300

b^2 = -75

b = square root of -75

b = -75^1/2

^1/2 means square root

b = 25^1/2 * 3^1/2 * i

b= 5i square root of 3

b = -5i square root of 3


11 Emilio makes metal fences.
He is making a fence using this design.
1.44 m
DO NOT WRITE IN THIS AREA
1.8 m
.
The fence will need
3 horizontal metal pieces of length 1.8m
2 tall metal pieces of length 1.44 m
5 medium metal pieces
6 short metal pieces as shown on the diagram.
The heights of the tall, medium and short metal pieces are in the ratio 9:8:7
.
How many metres of metal in total does Emilio need to make the fence?

Answers

Answer:

21.4 m

Step-by-step explanation:

Let x represent the sum of the tall metal, medium metal and short metal heights. Since the tall metal has a length of 1.44 m, and the ratio is in 9:8:7, hence:

(9/24) * x = 1.44

x = 3.84 m

For the medium metal pieces:

(8/24) * 3.84 = medium metal height

medium metal height = 1.28 m

For the short metal pieces:

(7/24) * 3.84 = short metal height

short metal height = 1.12 m

Total horizontal metal piece length  = 3 * 1.8 m = 5.4 m

Total tall metal piece length  = 2 * 1.44 m = 2.88 m

Total medium metal piece length  = 5 * 1.28 m = 6.4 m

Total short metal piece length  = 6 * 1.12 m = 6.72 m

Total length of metal = 5.4 + 2.88 + 6.4 + 6.72 = 21.4 m

Other Questions
Using the table above. Which statement below is true? what is the answer of this questoin 2c-3b+6+7b-2b+11? (05.05 HC)The four points (2, 5), (2, 1), (5, 1), and (3, 5) are the vertices of a polygon. What is the area, in square units, of this polygon? 27 units2 33 units2 36 units2 51 units2 Marcelino Co.'s March 31 inventory of raw materials is $80,000. Raw materials purchases in April are $500,000, and factory payroll cost in April is $363,000. Overhead costs incurred in April are indirect materials, $50,000; Indirect labor, $23,000; factory rent $32,000; factory utilities, $19,000; and factory equipment depreciation, $51,000. The predetermined overhead rate is 50% of direct labor cost. Job 306 is sold for $635,000 cahs in April.Costs of the three jobs worked on in April follow: Job 307 Job 307 Job 308Balances on March 31 Direct materials $29,000 $35,000 Direct labor 20,000 18,000 Applied overhead 10,000 9,000 Costs during April Direct materials 135,000 220,000 $100,000Direct labor 85,000 150,000 105,000Applied overhead Status on April 30 Finished (sold) Finished (unsold) In processa. Materials purchases on creditb. Direct materials used in productionc. Direct labor paid and assigned to Factory Overheadd. Indirect labor paid and assigned to Factory Overheade. Overhead costs applied to Work In Process Inventoryf. Actual overhead costs incurred, including indirect materials. (Factory rent and utilities are paid in cash)g. Transfer of Jobs 306 and 307 to Finished Goods Inventoryh. Cost of goods sold for Job 306i. Revenue from the sale of Job 306j. Assignment of any underapplied or overapplied overhead to the Cost of Goods Sold account, (the amount is not material).Required:Prepare journal entries for the month of April to record the above transactions. find the slope and y-intercept of line 3x +y -9=0 Describe the sliding filament model of muscle contraction. What role do acetylcholine and acetylcholinesterase play in muscle contractions What organizations helped immigrants adjust to life in the United States?churchesthe federal governmentthe governments of their homethe state government Pick the correct graph and equation pleasee! 98 POINTS!!!Respond to this question to demonstrate your understanding of the topic/content. Be sure to provide adequate and relevant details learned in the module to support your response. Pay close attention to organizing your response so it makes sense and uses correct grammar. Your response should be at least 5-7 sentences at a minimum. Question: Consider the graph of f(x) = 5x + 1. Explain how to find the average rate of change between x = 0 and x = 4. What is the average rate of change? help me plz!!!!a. Calculate the solution concentration for each of the HCl samples. The first one has been done for you.b. As the concentration of the HCl solution increased, did the speed of the reaction increase or decrease?c. Therefore, as the concentration of a reactant increases, does the rate of the reaction increase or decrease?d. Do your predictions previous to this investigation agree with your results?e. Make a general rule about the effects of concentration of reactants on reaction rates. In column A, list jobs that will expose you to the work of each career. In column B, List volunteer jobs you coulddo that would put you in contact with an interesting career possibility. What is the exact value of tan (9 pi)/12 All I need is number one Examine the following expression.p squared minus 3 + 3 p minus 8 + p + p cubedWhich statements about the expression are true? Check all that apply.The constants, 3 and 8, are like terms.The terms 3 p and p are like terms.The terms in the expression are p squared, negative 3, 3 p, negative 8, p, p cubed.The terms p squared, 3 p, p, and p cubed have variables, so they are like terms.The expression contains six terms.The terms p squared and p cubed are like terms.Like terms have the same variables raised to the same powers.The expression contains seven terms. Battle is making fruit baskets, which include apples and bananas to send to some of her real estate clients. She wants each basket to have at least 12 pieces of fruit but the fruit should weigh no more than 80 ounces total. On average each apple weighs 5 ounces and each banana weighs 7 ounces. Here are the first five terms of a sequence. 4, 11, 22, 37, 56 Find an expression, in terms of , for the th term of this sequence. 10 y is directly proportional to the cube of x. Given that y = 1512 when x = 6, find the equation for the y in terms of x. (a) Kafui agreed to pay Basabasa GH5,000.00 if he performed his duties as a second mate on an STC Bus travelling from Accra Ghana to Lagos Nigeria. Basabasa proceeded to act as mate on the Bus, but died a day before the bus arrived at Lagos Nigeria. Alomo, the widow of Basabasa wants to take action in court to recover a portion of the agreed sum. As a lawyer advise her using relevant case law. Find the sum of the series -11 - 3 + 5 + 13 + ... + 125 using the series formula. Why is NAFTA considered harmful by some