A circular disc has a circumference of 141 meters. If we multiply the radius of the circular disc by 12, what will be the circumference of the new disc? OA) 168 m OB) 248 m OC) 4147 m OD) 352 m

Answers

Answer 1
[tex]\begin{gathered} \text{circumference }=\text{ 2}\pi r \\ r=\frac{\text{circumference}}{\text{2}\pi} \\ \text{circumference}=14\pi\text{ m} \\ r=\frac{14\pi\text{m}}{\text{2}\pi} \\ r=7m \\ \text{new raduis} \\ r=(7m)\cdot(12) \\ r=84m \\ \text{new circumference}=(84m)\cdot(2\pi) \\ \text{new circumference}=168\pi\text{ meter} \\ \text{The new circumference is }168\pi\text{ meter} \end{gathered}[/tex]


Related Questions


When purchasing bulk orders of batteries, a toy manufacturer uses this acceptance sampling plan: Randomly select
and test 54 batteries and determine whether each is within specifications. The entire shipment is accepted if at most 3
batteries do not meet specifications. A shipment contains 4000 batteries, and 3% of them do not meet specifications.
What is the probability that this whole shipment will be accepted? Will almost all such shipments be accepted, or will
many be rejected?
The probability that this whole shipment will be accepted is
(Round to four decimal places as needed.)
The company will accept % of the shipments and will reject% of the shipments, so
(Round to two decimal places as needed.)

Answers

This probability of shipment being accepted is 84%.

And most similar deliveries will be allowed since the likelihood of receiving a sample with much more than three damaged batteries is extremely low.

If at least three batteries fail to satisfy standards, the delivery would be approved.

This may be described as a binomial distribution, with n = 54 samples as well as a p = 0.03 probability of not satisfying the parameters of any battery.

If n ≤ 3 the package will be accepted.

The probability of this event is:

P(D ≤ 3) = P(D = 0) + P(D = 1) + P(D = 2) + P(D = 3)

P(D = k) = (n! ÷ (k!(n-k)!)) × [tex]p^{k}[/tex] × [tex](1 - p)^{n - k}[/tex]

P(D = 0) = (54! ÷ (0!(54)!)) × [tex]0.03^{0}[/tex] × [tex](0.97)^{54}[/tex]

P(D = 0) = 1 × 1 × 0.110

P(D = 0) = 0.110

P(D = 1) = (54! ÷ (1!(53)!)) × [tex]0.03^{1}[/tex] × [tex](0.97)^{53}[/tex]

P(D = 1) = 54 × 0.03 × 0.205

P(D = 1) = 0.3321

P(D = 2) = (54! ÷ (2!(52)!)) × [tex]0.03^{2}[/tex] × [tex](0.97)^{52}[/tex]

P(D = 2) = 1431 × 0.0009 × 0.205

P(D = 2) = 0.264

P(D = 3) = (54! ÷ (3!(51)!)) × [tex]0.03^{3}[/tex] × [tex](0.97)^{51}[/tex]

P(D = 3) = 24804 × 0.000027 × 0.211

P(D = 3) = 0.141

Then,

P(D ≤ 3) = P(D = 0) + P(D = 1) + P(D = 2) + P(D = 3)

P(D ≤ 3) = 0.110 + 0.3321 + 0.264 + 0.141

P(D ≤ 3) = 0.8471

Learn more about the binomial distribution at

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

#SPJ9

(-4, 2) and (5, 6) slope

Answers

In order to find the slope between those two points, we can use the following formula for the slope:

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

Where m is the slope between the points (x1, y1) and (x2, y2).

So using the points (-4, 2) and (5, 6), we have:

[tex]m=\frac{6-2}{5-(-4)}=\frac{4}{9}[/tex]

So the slope is 4/9

The correct answer would be 4/9

Name the line of reflection used to map the preimage to its image.

Answers

Option E, the x-axis is the line of reflection used to map the preimage to its image.

The graph represents that if the graph is folded by an x-axis,

Point Y will cross-point Y', which is two coordinates away from the x-axis.

Point X will cross point X', which is five coordinates away from the x-axis.

Points W will cross-point W', which is eight coordinates away from the x-axis.

Points V will cross-point V', which is five coordinates away from the x-axis.

A mirror image is symmetric about the x or y-axis. Reflection is called "inverse geometry". A mirror reflector is a type of reflector. When the line reflects the image, the reflection line appears. A shape is said to reflect a different shape if a point on a shape is equidistant from a point on another shape.

Learn more about coordinate geometry at

brainly.com/question/21829586?referrer=searchResults

#SPJ1

I will give brainliest, like and rating if u solve this right

which of the following is not true?​

Answers

As per the given matrix [tex]A= \left[\begin{array}{ccc}2&2\\-1&1\end{array}\right][/tex], Option (C) is not true.

Matrix:

The matrix is a rectangular array or table of numbers, symbols, or expressions, arranged in rows and columns, which is used to represent a mathematical object or a property of such an object.

Given,

[tex]A= \left[\begin{array}{ccc}2&2\\-1&1\end{array}\right][/tex]

Here we need to find which of the option is not true.

To find the incorrect options first we have to calculate the |A| and A⁻¹.

And we have also check whether is matrix has inverse or skew symmetric matrix.

First, we have to calculate the value of |A|,

|A| = (2 x 1) - (-1 x 2)

|A| = 2 - (-2)

|A| = 2 + 2 = 4

Therefore, option (A) is true.

Now we have to check this matrix has inverse,

It can be calculated using the formula,

[tex]A^{-1} =\frac{1}{|A|} \left[\begin{array}{ccc}d&-b\\-c&a\end{array}\right][/tex]

So, the inverse of the matrix is,

[tex]A^{-1} =\frac{1}{4} \left[\begin{array}{ccc}1&-2\\-(-1)&2\end{array}\right][/tex]

Which is equal to,

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

When we simplify it then we get,

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

Through this we have conclude that Option (B) and (D) are true.

We know that,

In the skew-symmetric matrix, a matrix whose transpose is equal to its negative.

So, the transpose of the given matrix is,

[tex]A^{T}=\left[\begin{array}{ccc}2&-1\\2&1\end{array}\right][/tex]

So, the given matrix is not a skew-symmetric matrix.

Therefore, the incorrect option is (c).

To know more about Matrix here.

https://brainly.com/question/28180105

#SPJ1

Multiply 4(Q+2) what's the answer

Answers

Given the expression:

[tex]4(Q+2)[/tex]

Let's multiply the expression.

To multiply apply the distributive property of multiplication.

Distribute 4 to the values in the parentheses:

[tex]\begin{gathered} 4(Q)+4(2) \\ \\ =4Q+8 \end{gathered}[/tex]

ANSWER:

[tex]4Q+8[/tex]

Answer both questions if possible or just the main questions if that's all you can do,

ASAP

Answers

Step-by-step explanation:

domain = width

range = height

closed point (filled in) means the number is included and we use ()'s.

set builder nation format: (x,y)

domain: (-5, -1)

range: (3,3)

f(1) means what does y equal when x equals 1:

locate on the graph where y is when x = 1:

f(1) = 2

PLEASE HELP DUE SOON WILL GIVE 20 POINTS!!

Answers

Answer:

$5.19

Step-by-step explanation:

10.33 × $2.51 = $25.93

$25.93÷5=$5.19

A square swimming pool is surrounded by a cement walkway with a uniform width. The swimming poa
has a side length of (x - 5) feet. The side length of the entire square area including the pool and the
walkway is (x+4) feet.
Enter an expression for the area of the walkway. Then find the area of the cement walkway when
x = 8 feet.
The area of the walkway is
ft².
When x = 8 feet, the area of the cement walkway

Answers

The expression of the square walkway is (x + 4)² - (x - 5)² and the area of the square cement walkway is 135ft².

Area of square:

The area of a square is refers the place covered by the square.

The formula to calculate the area of square is,

Area = s²,

where, 's' refers the side of the square.

Given,

A square swimming pool is covered by a cement walkway with a uniform width.

Length of swimming pool = (x-5) feet.

Length of square walkway including the swimming pool = (x+4) feet

Here we need to find the area  of the cement walkway and when the value of x is 8 then the value of the cement walkway.

1) Here we have to write an expression for the area of the entire square minus area of the pool.

Remember the equation for the area of a square is , where

A = area of square and

s = side value of the square.

We are given that the side of the entire square including walkway and pool is s = (x+4)ft.

Apply the value of the side into the formula for the area of the square, then we get,

A = s²

A = (x + 4)² --------------(1)

We are also given that the side length of the swimming pool is s = (x-5)ft. Apply that into the equation for the area of a square to get the expression for the area of the pool:

A = s²

A = (x - 5)² --------------(2)

Now subtract the area of the pool (x - 5)² from the area of the entire square (x + 4)² to get your expression for the area of the walkway.

Expression for the area of the walkway:

=> (x + 4)² - (x - 5)²

2) Since you know that x = 8ft, you can solve your expression for the area of the walkway. Plug x into your expression:

=> (8 + 4)² - (8 - 5)²

=> (12)² - (3)²

=> 144 - 9

=> 135

The area of your walkway is 135ft².

To know more about the Area of the Square here.

https://brainly.com/question/1658516

#SPJ1

Absolute value |-6.809 > |-6.812 which is greater

Answers

Answer: 6.809 < 6.812. 6.812 is greater.

Step-by-step explanation:

If you mean if...  

|-6.809| > |-6.812|

then, -6.812 will be bigger because when you absolute value an answer the number inside the | | will become positive. So the simplified equation will look like this:

6.809 > 6.812

So, the sign is wrong and should be flipped.

6.809 < 6.812

please show all work

Answers

Domain and Range of Functions

Given a function y = f(x), the domain of f is

The range of f is the

We are given the function:

[tex]f(x)=\frac{1}{2x}-3[/tex]

It's required to find the domain and range of the inverse function.

We must recall that, if the inverse function exists, its domain is the range of f, and its range is the domain of f.

Since f(x) is a rational function, it may not exist for the values of x where the denominator is 0.

Concretely, for x=0, the denominator is 0 and the function does not exist, thus the domain of f consists of every real number except x=0.

This can be written as (-∞,0) U (0,∞). This is also the range of the inverse function.

Now let's find the inverse function. We must solve for x the equation:

[tex]y=\frac{1}{2x}-3[/tex]

Adding 3:

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

Multiplying by x and dividing by y+3:

[tex]x=\frac{1}{2(y+3)}[/tex]

Swapping letters:

[tex]y=\frac{1}{2(x+3)}[/tex]

This is the inverse function of f.

Thus the domain of the inverse is:

-3-3

And the range:

Answer: Choice d

triangle DEF and triangle CBD are similar right triangles which statement is slopes is DF and CDs true

Answers

We can calculate the slope of a line segment by using the formula:

[tex]m=\frac{y2-y1}{x2-x1}[/tex]

Where (x1,y1) and (x2,y2) are two points of the line.

In this case the side DF goes from the point D(-2,-2) to the point F(1,7), then its slope is:

[tex]m=\frac{7-(-2)}{1-(-2)}=\frac{7+2}{1+2}=\frac{9}{3}=3[/tex]

For the side, CD, it goes from D(-2,-2) to C(0,4), then its slope is:

[tex]undefined[/tex]

The answer to one and two

Answers

Solution

(a) There are 9 students entering the school district science project:

medals for 1st, 2nd and 3rd

k1 = 1O ways to choose first person to be chosen from the group of 10.

99

k2 = 8 ways for the second person to be chosen from the remaining people(9–1).

k3 = 7 ways for the second person to be chosen from the remaining people(8–1).

then all you need to do is multiply these k1 * k2 * k3.

[tex]\begin{gathered} 1st\text{ 2nd 3rd} \\ 1st=9\text{ option} \\ 2nd=8\text{ }options \\ 3rd=7\text{ options} \end{gathered}[/tex][tex]\begin{gathered} 9\times8\times7 \\ =504 \end{gathered}[/tex]

(b) There are 7 unique names in a bowl. In how many orders can 2 names be chosen:

This is a permutation problem in order

There are 7 names, and the 2 name have to be in same order

[tex]\begin{gathered} 7P_2 \\ \frac{7!}{(7-2)!} \\ =\frac{7!}{5!} \\ =\frac{7\times6\times5!}{5!} \\ =42 \end{gathered}[/tex]

please hurry due today I will give you brainlest
Which numbers are solutions of 4p+6 < 3p? Choose exactly two answers that are correct.​

Answers

6 and -6

please give brainliest

HELP!! The table compares the average daily temperature and ice cream sales each day.

Temperature (°F) Ice Cream Sales
58.2 $112
64.2 $135
64.3 $138
66.8 $146
68.4 $166
71.6 $180
72.7 $188
76.2 $199
77.8. $220
82.8 $280
What is the slope of the line of best fit, where x represents the average daily temperature and y represents the total ice cream sales? (Round your answer to one decimal place.)
4.2
6.5
8.1
9.1

Answers

The slope of line of best fit is 6.47887 which is approximately 6.5.

Line of Best Fit

A line of best fit is a straight line that minimizes the distance between it and some data. The line of best fit is used to express a relationship in a scatter plot of different data points. It is an output of regression analysis and can be used as a prediction tool for indicators and price movements.

To calculate the slope of the equation, we need to solve for some parameters.

The sum of x = 703The sum of y = 1764Mean of X = 70.3Mean of Y = 176.4The sum of squares (SSx) = 490.24Sum of product (SP) = 3176.2

The equation of regression is given as

[tex]y = bX + a[/tex]

let's solve for the unknown parameters b and a.

[tex]b = \frac{SP}{SS_x}=\frac{3176.2}{490.24} = 6.47887 = 6.5[/tex]

The slope of the line of best fit is given as 6.5.

Learn more on line of best fit here;

https://brainly.com/question/1441182

#SPJ1

Answer: 6.5

Step-by-step explanation: i took the test

Find all solutions of the equation x^2+2x+6=0 and give your answer as a list of complex numbers, such as 3-4i, 5+i.

Answers

Given equation [tex]x^{2} +2x+6=0[/tex]

we use in Quadratic formula

[tex]{\displaystyle x={\frac {-b\pm {\sqrt {b^{2}-4ac}}}{2a}}\ \ }[/tex]

So a=1, b=2, c=6

[tex]{\displaystyle x={\frac {-2\pm {\sqrt {2^{2}-4*1*6}}}{2*1}}\ \ }[/tex]

[tex]{\displaystyle x={\frac {-2\pm {\sqrt {4-24}}}{2}}\ \ }[/tex]

[tex]{\displaystyle x={\frac {-2\pm {\sqrt {20}}}{2}}\ \ }[/tex]

[tex]{\displaystyle x={\frac {-2\pm 2i{\sqrt {5}}}{2}}\ \ }[/tex]

[tex]{\displaystyle x= {-1\pm i{\sqrt {5}}}[/tex]

What is the Quadratic formula?

A second-degree equation is a quadratic equation. It implies that at least one term in which the variable is squared will be present. This equation's conventional form is:

ax²+ bx + c = 0

where a, b, and c are variables or coefficients.

X is also an unknowable variable.

The fact that the coefficient "a" cannot be 0 is one unbreakable law.

Two potential choices for its variable X will fulfill the equation because of the degree of 2. Quadratic equations may reflect a wide range of real-world scenarios, as is clear to observe. We'll now look at several solutions.

Quadratic is derived from the term "quad," which means square. Here, we'll create the formula for quadratic equations so that they may be solved.

The factorization approach fails to reduce a large number of equations. Such equations are solved using a more potent approach. Every quadratic problem may be solved using this technique. This is the formula for a quadratic equation in general.

This is how it is explained:

If ax2 + bx + c = 0, then

is a quadratic equation, then the following formula provides the value of x.

Simply enter the numbers for a, b, and c, and the computations will be performed.

The values of a, b, and c are extracted from the equation and entered into the quadratic equation formula.

A, B, and C in this case only numbers. These are the quadratic equation's numerical coefficients, which you must solve.

[tex]{\displaystyle x={\frac {-b\pm {\sqrt {b^{2}-4ac}}}{2a}}\ \ }[/tex]

Learn more about the Quadratic formula  visit:

https://brainly.com/question/9300679

#SPJ1

2 X (6+ 2 + 8) -4 show your work pls

Answers

Answer:

Step-by-step explanation:

32


10. Using the two formulae, A=B/6.5 + 2.5, C= B/9A, obtain an expression for C in terms of A alone:

Answers

Answer:

43a + c = 13.25

Step-by-step explanation:

A = 9

C = 81

Use a linear approximation to estimate 3√28 write your exact answer with fractions

Answers

The estimated value of 3√28 using linear approximation is 82/27 which is answered in form of fraction.

What is linear approximation?

A general function can be approximated using a linear function in mathematics using the term "linear approximation" (more precisely, an affine function). They are frequently utilised in the finite difference method to create first order approaches for resolving or approximating solutions to equations.

We need to find the approximate value of ∛28 using linear approximation

Let f(a) =  ∛a

then F(27) =  ∛27 = 3

We compute the derivative of f(a) as being

[tex]f(a)=a^{\frac{1}{3}}[/tex]  ⇒  [tex]f'(a)=\frac{1}{3}a^{-\frac{2}{3}}[/tex]

Hence,

[tex]f'(a)=\frac{1}{3}a^{-\frac{2}{3}}[/tex] = [tex]\frac{1}{3}(3)^{-2}=\frac{1}{3}(\frac{1}{9})=\frac{1}{27}[/tex]

Recall the equation of a line is given by

⇒ y - b = m(x - a)

⇒ [tex]y-3=\frac{1}{27}(x-27)[/tex]

⇒ [tex]y=\frac{1}{27}x-1+3[/tex]

⇒ [tex]y=\frac{1}{27}x+2[/tex]

So the approximation at  x= 27.5 would be

⇒  [tex]y=\frac{1}{27}(28)+2[/tex]

⇒ y = 82/27

⇒ y = 3.037

Learn more about linear approximation

https://brainly.com/question/2254269

#SPJ9

Looking to receive help on the following problem, thank you!

Answers

olution

or this case we have the following vectors:

u= -3i +2j, w= 4j, v= 6i -4j

And we can do the following:

art a

u*v= -3*6 + 2*-4= -18 -8= -26

Part b

w*v= 0*6 + 4*-4 =-16

pls help i dont get it​

Answers

Answer 2:6 your welcome

Factor each of the following completely:
y² + 7y +6
I
y² - 7y + 6

Answers

Answer:  31y2 + 6

Step-by-step explanation:

61 y2 + 1 y2 = 62 y2  

7y + -7y = 0

6+6 =12

62y2 + 12  then divide by 2 and it's  31y2 + 6

Please help I’ll mark you as brainliest if correct!!

Answers

Answer:

it would be 29 five

Step-by-step explanation:

I can't do the small number so it's just typed big

3⁴-21÷7 use pemdas. to solve this

Answers

3⁴-21÷7

According to PEMDAS ( order of operations):

First, Do exponents before multiplying or dividing: 3^4

81-21÷7

Then, divide before subtracting (27÷7 )

81- 3

Finally, subtract

78

Current Attempt in Progress
In a list of 15 households, 9 own homes and 6 do not own homes. Four households are randomly selected from these 15 households.
Find the probability that the number of households in these 4 who own homes is exactly 4.
Round your answer to four decimal places.

Answers

The most appropriate choice for probability will be given by:

Probability that the number of households in these 4 who own homes is exactly 4 = [tex]\frac{42}{455}[/tex]

What is Probability?

Probability of an event is the chance of occurance of that event.

Probability can be obtained by Number of favourable outcomes divided by the total number of outcomes

Probability varies from 0 to 1.

Here,

Total number of households = 15

No of households to be selected = 4

4 households can be selected from 15 households in [tex]15 \choose 4[/tex] ways

                                                                                      = [tex]\frac{15!}{(15-4)! \times 4!}\\[/tex]

                                                                                      = [tex]\frac{15!}{11! \times 4!}[/tex]

                                                                                       [tex]=\frac{15 \times 14 \times 13 \times 12}{1 \times 2 \times 3 \times 4}[/tex]

                                                                                       = [tex]1365[/tex] ways

Now,

Number of households who own homes = 9

4 households can be chosen from 9 households in [tex]9 \choose 4[/tex] ways

                                                                                  [tex]\frac{9!}{(9-4)! \times 4!}\\[/tex]

                                                                                = [tex]\frac{9!}{5! \times 4!}[/tex]

                                                                                [tex]=\frac{9 \times 8 \times 7 \times 6}{1 \times 2 \times 3 \times 4}[/tex]

                                                                                = [tex]126[/tex]

Probability that the number of households in these 4 who own homes is exactly 4 = [tex]\frac{126}{1365}[/tex]

               = [tex]\frac{42}{455}[/tex]

                                                                   

To learn more about probability, refer to the link:

brainly.com/question/251701

#SPJ9                  

The following table summarizes the percent of U.S. who have diabetes and the accuracy of the current medical tests used to detect the disease.


Test positive Test negative Total
Have diabetes 36.1% 1.9% 38%
Do not have diabetes 5.2% 56.8% 62%

What percent of those who do not have diabetes test negative for the disease?
A 10.9%
B 56.8%
C 91.6%
D 96.8%

Answers

If the following table summarizes the percent of U.S. who have diabetes and the accuracy of the current medical tests used to detect the disease.  The percent of those who do not have diabetes test negative for the disease is: B. 56.8%.

Probability

Probability can be defined as the tendency or likelihood that something will happen.

Hence,

Percentage of people  do not have diabetes and test positive is 5.2%

Percentage of people  do not have diabetes and test negative is  56.8%

Total percentage of people who tested positive and negative is 62%

Based on the above analysis for people who does not have a diabetes we can see that the Percentage of people  do not have diabetes and test negative is  56.8%.

Therefore the correct option  is B.

Learn more about probability here: https://brainly.com/question/25870256

#SPJ1

where we can use Adding and Subtracting Polynomials in real life??

Answers

Polynomials are utilized in management, business, farming, computer science, and math-related fields.Expressions defining known and unknown numbers are created using variables and constants in all professions that need proficiency with polynomials.

where we can use Adding and Subtracting Polynomials in real life?

Finance Loan computations and firm valuation utilize an assessment of present value.In order to determine an equal liquid value (present, cash, or in-hand), it uses polynomials that back interest accumulation out of hypothetical future liquid transactions.Fortunately, if the payment schedule is regular, many payments can be rewritten in a straightforward manner.Economic and tax calculations can frequently be expressed as polynomials as well.

Electronics

Polynomials are widely used in electronics.The polynomial V=IR, which defines resistance, connects the resistance of a resistor to the current flowing through it and the potential drop across it.While many conductors (but not all) abide by Ohm's law, this is comparable to that law but not the same.It claims that on a graph, the relationship between voltage drop and current flowing through a resistor is linear.In the equation V=IR, resistance is therefore constant.Electronics also uses other polynomials, such as P=IV=IR2, which describes the relationship between voltage drop and power loss.Kirchhoff's loop rule and the Kirchhoff's junction rule, which both describe voltage drop around closed circuits and the current at junctions, respectively, are polynomials.

Curve Fitting

In both regression and interpolation, polynomials are fitted to data points.Regression is the process of fitting a large set of data points with a function, typically a line: y=mx+b.Numerous linear regression is used when there are multiple dependent variables (or "x"s) in the equation.

Chemistry

In chemistry, polynomials are frequently used.The ideal gas law, PV=nRT (where n is the mole count and R is a proportionality constant), is an example of a gas equation linking diagnostic parameters that can typically be represented as a polynomial.Molecule concentration equations at equilibrium can alternatively be expressed as polynomials.For instance, the equilibrium concentration equation can be stated in terms of the related equilibrium constant K: KC=AB if A, B, and C are the concentrations of OH-, H3O+, and H2O in solution, respectively.

Engineering and physics

Proportionality is a key study in both physics and engineering.How much does the beam deflect when a stress is raised?How far will a trajectory land if it is shot at a specific angle?F=ma (from Newton's laws of motion), E=mc2, and F—-r2=Gm1—-m2 (from Newton's law of gravitation, though typically the r2 is put in the denominator) are well-known examples from physics.

     To learn more about polynomials refer

     https://brainly.com/question/4142886

    #SPJ13

The first four terms of a sequence are given below.
11, 9, 7, 5, ...

What is the seventh term of the sequence?
A. 5
B. -3
C. 1
D. -1

Answers

Answer: D:-1

Step-by-step explanation: 11,9,7,5,3,-1,-3,... => dãy số trên có quy luật là số lẻ

What is the value of −5 + (−18) + 32? −45 −19 9 55

Answers

Answer:

9

Step-by-step explanation:

[tex]-5+(-18)+32 \\ \\ =-5-18+32 \\ \\ =-23+32 \\ \\ =9[/tex]

Maggie has space in her yard for a garden. A scale drawing of the garden is shown below. The scale of the drawing is 1 cm - 2.5 ft.6 cm!616 cmWhat is the area of Maggie's actual garden?

Answers

Units change translation from cm to feets

1 cm is equivalent to 2.5 feets

triangle is a rectangular triangle suported with the bigger side

this means the height of triangle is 6cm

the base is 16 cm

the area is (base x height)/2

so then area= 16x 6/2= 48cm ^2

BUT because 1cm is equivalent to 2.5 feets then

multiply 48 x 2.5 x 2.5 = 48 x 6.25 = 300 ft^2

A herd of 52 horses has 12 appaloosas and the rest are mustang and its most simplified form. What is the ratio of appaloosa to mustang horses?

Answers

The ratio of appaloosa to mustang horses is 12:40

The total number of horses is given as 52.

Number of white horses =12

Let the number of black horses be x

This means that ratio of white: black horses is 12 : x

Using the ratio above, we can find the number of black horses as follows:

[tex]\frac{x}{12+x} of 52 = x[/tex]

[tex]\frac{52x}{12+x} = x[/tex]

52x = x(12 + x)

[tex](12x + x^{2} ) = 52x[/tex]

[tex]x^{2}[/tex] + 12x - 52x = 0

[tex]x^{2}[/tex] - 40x = 0

Taking out the common factor x from equation we have:

x(x - 40) = 0

This gives us with two solution:

x = 0 and x = 40

Since the question said there are some black horses, the x=0 value can be ignored. So we have x = 40

Hence,  The ratio of appaloosa to mustang horses is 12:40

Learn more about Ratio at:

https://brainly.com/question/13419413

#SPJ1

Other Questions
Terry's mother combines four 1.5-liter bottles of juice with two 0.25-liter cans of sparkling water to make punch. Part A: What is the total amount of punch Terry's mother makes? Part B: The punch is served in 0.25-liter servings. All the servings were served. How many servings were served? what is the following solution to this absolute value equation? 6|-f + 3| + 7 >7 assume the economy in the united states has a break-even point of $4,500 billion. businesses plan to invest $78 billion. government purchases $864 worth of goods and services. exports are $458 billion. imports are $432 billion and net exports is $26 billion. for every one dollar change in disposable income, households spend 75 cents. the labor force in this economy is 154,432,000. the population is 265,752,000. 9,765,000 people are not working but actively seeking work. 1. what is the mpc in this economy? 2. what is the multiplier in this economy? 3. what is the equilibrium gdp in this economy? 4. what is the gdp gap in this economy if the nru is 5%? 5. by how much should government increase (or reduce) spending to close the gdp gap? m = -5, passing through (-2, 4) Match the forms of the verbs like gustar with their singular/plural designationNOTE: It is not possible for me to get every single combination of these as correct answer options. Use your notes and verify for yourself that they are correct if Schoology scores you as wrong/partially wrong. WhenPresidentFranklinRooseveltgavehisfamousfiresidechatshewouldsetbehindadeskcoveredinmicrophonesratherthanbesideafireplace What is the shape of a molecule that has 3 atoms bonded to a central atom and no lone pairs of electrons? The midpoint of AB is M (6, 2). If the coordinates of A are (-5, -2), what arethe coordinates of B? R r Find for the following set of equations: R = ln(u + v + w) with u = x + 2y, v = 2x ADSER y, w = 2xy PLEASSEEEEE HURRY FIRST CORRECT ANSWER GETS BRAINLYEST Analyze the map below and answer the questions that follow. Look at the map above all of the following climate regions are located in the lower 48 states except the _____ region.A semiaird B subarctic C highlandsD humid continental Explain the significance of the following terms by using each in a sentence.a. triangular trade b. diversity c. slave code. Each sentence needs to relate to the New England Colonies. i need help with this asap Consider the following equations.Approximate the solution to the equation f(x) = g(x) using three iterations of successive approximation. Use the graph below as a starting point. Nora and her little brother, Finn, spent all afternoon raking leaves. They filled b bags with leaves. When Nora wasn't looking, Finn emptied 4 of the bags to make a leaf pile! Luckily, Nora caught Finn before he got to the remaining 7 bags Need answer as soon as possible please Is it correct to refer to the shift to farming as a "revolution"? What is a developed nation? question 19 options: a nation working hard to increase literacy. a nation working hard to support its citizens and develop businesses. a nation that is on track to be a world power in the near future. a nation that has made major social, political, and economic progress. write a script that(1) gets from a user: (i) a paragraph of plain text and (ii) a distance value.distance value. next, (2) encrypt the plaintext using caesar cipher and (3) output (print) this paragraph into an encrypted text. (4) write this text to file called encryptfile.txt and print the text file. Then (5) read this file and write it to a file named copyfile.txt and print text file. A theater group made appearances in two cities. the hotel charge before tax in the second city was $500 higher than in the first. the tax in the first city was 6.5% and the tax in the second city was 6% the total hotel tax paid for the two cities was $748.7. how much was the hotel charge in each city before tax? Crafting persuasive marketing copy requires that a writer identify what about their audience? Question 16 options: how much money they have their age and date of birth their feelings and emotions what type of device they use most In the box below, explain why this is an error. What should he have done?