If 5 + 5 is 9 what is 10 + 10

Answers

Answer 1

Answer: 20


Realistically :
In this hypothetical scenario, if 5 + 5 equals 9, then the basic principles of mathematics are no longer applicable, and any further calculations cannot be accurately determined. However, in the real world, 5 + 5 equals 10, and therefore 10 + 10 would equal 20.

Answer 2

Answer:

20

Step-by-step explanation:


Related Questions

Why is the following true?

rank(AB)
is less than or equal to
min {rank(A), rank(B)}.

Thank you in advance.

Answers

For any matrices A and B, where A is a m x n matrix and B is a n x p matrix, the inequality rank(AB) ≤ min rank(A), rank(B) holds.

To see why this is so, examine the rank of a matrix, which is defined as the matrix's greatest number of linearly independent rows or columns.

In other words, it is the dimension of the vector space covered by the matrix's rows or columns.

When we multiply matrices A and B to obtain AB, we get a matrix with m rows and p columns.

The dot product of a row from A and a column from B yields each element in the matrix.

Because the rows and columns of AB are linear combinations of the rows and columns of A and B, the rank of AB is at most the minimum of the rank of A and the rank of B.

If either A or B has a lower rank than the other, there will be some linear dependency between the rows or columns of one of the matrices, which will carry over to AB. This indicates that AB's rank will be strictly less than the bigger matrix's rank.

To learn more about the matrix;

https://brainly.com/question/29132693

#SPJ1

I just need the answer for the blank space, thank you.

Answers

At a drug research testing facility:

The population mean is 240 minutes.The population standard deviation is 40 minutes.The sample size is 10 people.Yes, it is given that the population distribution is normally distributed.The mean of the sample means will also be 240 minutes, which is the same as the population mean.The standard deviation of the sample means is (population standard deviation)/(sqrt(sample size)) = 40/(√(10)) = 12.65 minutes.

What are the probabilities?

To find the probability that the drug will wear off in less than 200 minutes:

The z-score is (200-240)/40 = -1.

Using a standard normal distribution table or calculator, P(z < -1) = 0.1587. Therefore, the requested probability is P(x < 200) = 0.1587.

To find the probability that the drug will wear off after 220 minutes:

The z-score is (220-240)/40 = -0.5.

Using a standard normal distribution table or calculator, P(z < -0.5) = 0.3085. Therefore, the requested probability is P(x > 220) = 0.3085.

To find the probability that the drug will wear off between 200 and 220 minutes:

Using the z-scores calculated above, find the area between them on the standard normal distribution. P(-1 < z < -0.5) = 0.1867.

Therefore, the requested probability is P(200 < x < 220) = 0.1867.

Find out more on probability here: https://brainly.com/question/25688842

#SPJ1

Determine whether the ordered pair is a solution to the given equation.
(−4, 24); y = −6x

Answers

Answer:  Yes, (-4, 24) is a solution to the given equation.

Step-by-step explanation:

24 = -6(-4)

24 = 24


14. Sarah makes and sells candles. She spends $80 on supplies, and she sells
each candle for $6. Write an expression that represents her profit for
selling c candles.

Answers

Answer: hmm this question is based on 6-80 and if you calulate the sum and difference it is -74

Find the volume of the cone in terms of pi.
15 cm
12 cm
9 cm

Answers

Answer: volume of the cone is 324pi cm^3

Step-by-step explanation:

the volume of the cone is derived by the formula

V= 1/3 pi r^2 h

v= volume of the cone

h= height of the cone

r= radius of the cone

V= 1/3 x pi x 9 x 9 x 12

V= 324pi cm^3

for more information regarding the volume of cone:

https://brainly.com/question/2628385

Step-by-step explanation:

to find the volume use the formula (1/3)πr2h,

[tex]( \frac{1}{3})h\pi \: r {}^{2} \\ \frac{1}{ 3} \times \pi \times 9 \times 9 \times 12 \\ \frac{1}{3} \times 972\pi \: cm \\ = 324\pi \: cm {}^{3} [/tex]

Enter the equation of the circle described below. Center (-1, 0), radius = sqrt 3

Answers

Answer:

(x + 1)² + y² = 3

Step-by-step explanation:

the equation of a circle in standard form is

(x - h)² + (y - k)² = r²

where (h, k ) are the coordinates of the centre and r is the radius

here (h, k ) = (- 1, 0 ) and r = [tex]\sqrt{3}[/tex] , then

(x - (- 1) )² + (y - 0)² = ([tex]\sqrt{3}[/tex] )² , that is

(x + 1)² + y² = 3

A bag contains 3 black balls, 2 blue balls, and 3 green balls. A
random sample of 4 balls is selected. Given that x is the number of
black balls. y is the number of blue balls.
a) Find the joint probability function f(x, y)
b) Find the joint probability distribution of f(x, y)

Answers

The requreid, the joint probability function f(x, y) is:

f(0,0) = 3/14

f(0,1) = 9/28

f(0,2) = 3/28

f(1,0) = 9/28

f(1,1) = 9/28

f(2,0) = 3/14

f(2,1) = 3/14

f(3,0) = 1/14

To evaluate the joint probability function f(x, y), we need to determine the probability of selecting x black balls and y blue balls out of a sample of 4 balls. We can do this using the hypergeometric probability distribution formula:

f(x,y) = P(X = x, Y = y) = (C(3, x) * C(2, y) * C(3, 4-x-y)) / C(8, 4)

where C(n, k) represents the number of combinations of k items chosen from a set of n items.

Plugging in the values, we get:

f(0,0) = (C(3,0) * C(2,0) * C(3,4-0-0)) / C(8,4) = 3/14

f(0,1) = (C(3,0) * C(2,1) * C(3,4-0-1)) / C(8,4) = 9/28

f(0,2) = (C(3,0) * C(2,2) * C(3,4-0-2)) / C(8,4) = 3/28

f(1,0) = (C(3,1) * C(2,0) * C(3,4-1-0)) / C(8,4) = 9/28

f(1,1) = (C(3,1) * C(2,1) * C(3,4-1-1)) / C(8,4) = 9/28

f(2,0) = (C(3,2) * C(2,0) * C(3,4-2-0)) / C(8,4) = 3/14

f(2,1) = (C(3,2) * C(2,1) * C(3,4-2-1)) / C(8,4) = 3/14

f(3,0) = (C(3,3) * C(2,0) * C(3,4-3-0)) / C(8,4) = 1/14

Learn more about probability here:

https://brainly.com/question/30034780

#SPJ1

Claude Monet's Impression: Sunrise (1872) is considered a(n) _____painting because it was completed out-of-doors.

plein-air

alfresco

alla prima

sfumato

Answers

Answer:

the answer

Step-by-step explanation:

plein-air painting

Help me please! if a conditional statement is written in the form “If p then q”, how is the converse of the conditional statement is written?
A) If not q then p
B) If q then p
C) If not p then q
D) If not p then not q

Answers

The converse statement is of the conditional  “If p then q” is the one in option B.

if q then p.

How can we identify the converse statement?

For two given propositions p and q, a conditional statement is written as:

"if p, then q"

So, if the proposition p is true, also is the proposition q.

The converse statement just changes the order of the two propositions ( if the proposition q is true, also is the proposition p), then here start with q and end with p, so the converse statement is:

if q then p.

The correct option is B.

Learn more about conditional statements:

https://brainly.com/question/11073037

#SPJ1

BJ won the lottery and decided to invest some of his money in an account
that will be compounding continuously. The account he chose earned
5.2%. He invested $27,000. How much money will he have after 18 years,
when his newborn will graduate from high school?

Answers

Answer:

$68,796.57

Step-by-step explanation:

approx $68,796.57 at 18 years

given the expression (2^-3)(2^5)/2^7), select the three equivalent numerical expressions

Answers

The  three equivalent numerical expressions are; Options M, R and S

How to determine the expressions

To determine the expressions, we need to take note that index forms are described as forms that are used for the representation of numbers or variables that are too large or small to be written.

Some rules of index forms are;

Subtract the exponents when the same bases are dividedAdd the exponents when the same bases are multiplied

From the information given, we have that;

(2^-3)(2^5)/2^7)

add the exponents of the numerator

2⁻³⁺⁵/2⁷

Add the values

2²/2⁷

Subtract the exponents

2⁻⁵

Learn about index forms at: https://brainly.com/question/15361818

#SPJ1

A rectangle has an area of 54 square inches and a length of 6 inches. What is the width, in inches, of the rectangle?

Answers

Answer:

width = 9 in

Step-by-step explanation:

Area = A = length x width = w x l

w = A/l = 54 in²/6 in = 9 in

Which expression is NOT equivalent to 24 + 12

Group of answer choices

3(8+4)

2(12+10)

2(12+6)

6(4+2)

Answers

2(12+10) is not equivalent to the following equation

SOLVE the following equations (6x-50-7(3X+10)=0

Answers

Answer:

6x-50-7(3x+10)=0

Distribute the -7:

6x - 50 - 21x - 70 = 0

Combine like terms:

-15x - 120 = 0

Add 120 to both sides:

-15x = 120

Divide both sides by -15:

x = -8

Gary has 24 quarters, 16 dimes, and 32 pennies. Write a ratio that compares the combined number of dimes and pennies to the number of quarters

Answers

I believe the answer is 1/2

Brainlist pls

The data given represents the height of basketball players, in inches, on two different girls' teams.


Super Stars
66 66 66
63 63 63
65 65 65
64 64 64
58 58 58
Champs
62 69 65
68 60 70
70 58 67
66 75 70
69 67 60


Compare the data and use the correct measure of center to determine which team typically has the tallest players. Explain your answer.
The Champs, with a median of 67 inches
The Super Stars, with a mean of about 60.8 inches
The Champs, with a mean of about 66.4 inches
The Super Stars, with a median of 63 inches

Answers

Using the correct measure of center, the team that typically has the tallest players is C. The Champs, with a mean of about 66.4 inches.

What are the measures of center?

The three typical measures of center are the mean, the median, and the mode.

The mean is the average value, obtained as the quotient of the total value of the data set divided by the number of items.

The median is the middle value of the data set arranged in descending or ascending order.

The mode refers to the value that occurs most in the data set.

Super Stars

66 66 66 = 198

63 63 63 = 189

65 65 65 = 195

64 64 64 = 192

58 58 58 = 174

Total =      948

Mean = 63.2 (948 ÷ 15)

Median = 64 (58, 58, 58, 63, 63, 63, 64, 64, 64, 65, 65, 65, 66, 66, 66)

Champs

62 69 65 = 196

68 60 70 = 198

70 58 67 = 195

66 75 70 = 211

69 67 60 = 196

Total = 996

Mean = 66.4 (996 ÷ 15)

Median = 67 (58, 60, 60, 62, 65, 66, 67, 67, 68, 69, 69, 70, 70, 70, 75)

Learn more about the measures of center at https://brainly.com/question/15214370.

#SPJ1

Pls help
The shape below contains a rectangle and four semi circles.

Answers

The perimeter of the shape is 13π

The area of the shape is 48.125π square units

What are the perimeter and area of the shapes?

The perimeter of the shape is calculated as follows:

The perimeter of shape = perimeter of the two semicircles of radius 2 + perimeter of the two semicircles of radius 4.5

The perimeter of a semicircle = πr

The perimeter of shape = 2 * π * 2 + 2 * π * 4.5

The perimeter of shape = 13π

The area of the shape = area of the two semicircles of radius 2 + area of the two semicircles of radius 4.5 + area of the rectangle

Area of semicircle = πr²/2

The area of the shape = π * 2²/2 + π(4.5)²/2 + 4 * 9

The area of the shape = 48.125π square units

Learn more about area of semicircles at: https://brainly.com/question/15822332

#SPJ1

Can someone help me with this maths questions

Answers

The solution is, the value of the angle & x is:

x = 43

43°, 51°, 86°

We have,

The sum of the angles is ...

 x° + (x +8)° + 2x° = 180°

 4x +8 = 180 . . . . . . . . . . . collect terms, divide by °

 x +2 = 45 . . . . . . . . . . divide by 4

 x = 43 . . . . . . . . . . subtract 2

 x +8 = 51

 2x = 86

The angles are 43°, 51°, 86°.

To learn more on angle click:

brainly.com/question/28451077

#SPJ1

complete question:

The sum of the angle measures of a triangle is 180°. Find the value of x. Then find the angle measures of the triangle.

A container built for transatlantic shipping is constructed in the shape of a right rectangular prism. Its dimensions are 2 ft by 2 ft by 12.5 ft. If the container is entirely full and, on average, its contents weigh 0.22 pounds per cubic foot, find the total weight of the contents. Round your answer to the nearest pound if necessary.

Answers

Answer:

38.81 pounds

Step-by-step explanation:

Considering the definition of right rectangular prism and its volume,  the total weight of the contents is 38.81 pounds.

Right rectangular prism

A right rectangular prism (or cuboid) is a polyhedron whose surface is formed by two equal and parallel rectangles called bases and by four lateral faces that are also parallel rectangles and equal two to two.

Volume of right rectangular prism

To calculate the volume of the rectangular prism, it is necessary to find the product of its dimensions, or of the three edges that converge at a certain vertex.

That is, to calculate the volume of a rectangular prism, multiply its 3 dimensions: length×width×height.

Volume of the container

In this case, you know that:

the dimensions of the container built are 7.5 ft by 11.5 ft by 3 ft.

the container is entirely full and, on average, its contents weigh 0.15 pounds per cubic foot.

So, the volume of the container is calculated as:

7.5 ft× 11.5 ft× 3 ft= 258.75 ft³

Then, the total weight of the contents is calculated as:

258.75 ft³×  0.15 pounds per cubic foot= 38.8125 pounds≅ 38.81 pounds

Finally, the total weight of the contents is 38.81 pounds.

If y= 2x +3, What is Y=(-5) + 3=

Answers

The value of the expression is -4

What is a function?

A function can simply be explained as an equation, law, rule or expression that tends to show the relationship between two distinct variables.

These variables are called the independent variables and dependent variables.

From the information given, we have the function as;

y= 2x +3

First, let's determine the function y(-5)

Substitute the values of x as -5 in the function;

y(-5) = 2(-5) + 3

expand the bracket

y(-5) = -10 + 3

Add the values

y(-5) = -7

Then, we get;

y(-5)+ 3

-7 + 3

-4

Learn about functions at: https://brainly.com/question/11624077

#SPJ1

Find the difference between 6c² +3c+9 and 3c-5.​

Answers

(6c^2+3c+9)-(3c-5)=6c^2+14

You decide to make an investment in bonds. After much deliberation, you decide to purchase 10 State Farm bonds at a price of 99.40. These bonds have a 5% interest paid annually.

• How much did you pay for the 10 bonds (excluding commission)?
• How much interest will you receive each year from the bonds?
• What is your bond yield (to the nearest tenth percent)?

Answers

The bond yield is approximately 5.0% to the nearest tenth of a percent.

We have,

To find the total cost of the 10 State Farm bonds, we can multiply the price per bond by the number of bonds:

10 bonds x $99.40 per bond = $994.00

So, we paid $994.00 for the 10 State Farm bonds.

To calculate the amount of interest we will receive each year from the bonds, we can use the following formula:

Interest = Principal x Rate

where:

The principal is the amount invested in the bonds

Rate is the interest rate

In this case, our principal is $994.00 and our rate is 5%, or 0.05 as a decimal.

So, the annual interest we will receive from the bonds is:

Interest = $994.00 x 0.05 = $49.70

So,

We will receive $49.70 in interest each year from the bonds.

To calculate the bond yield, we need to use the following formula:

Bond yield = (Annual interest / Total cost) x 100%

In this case, the annual interest is $49.70 and the total cost is $994.00, so we can plug these values into the formula:

Bond yield = ($49.70 / $994.00) x 100% ≈ 5.0%

Therefore,

The bond yield is approximately 5.0% to the nearest tenth of a percent.

Learn more about percentages here:

https://brainly.com/question/11403063

#SPJ1

This question here. Thank you in advance

Answers

Answer:

Step-by-step explanation:

211

welcome hun

The rim of a basketball hoop is 10 feet high. When Chase stretches his hand, it is 88 inches high. How many feet does Chase have to jump to be able to touch the rim?

Answers

Chase has to jump 2.67 feet to touch the rim.

The rim of the basketball hoop is 10 feet high, which is equal to 120 inches .

Chase's hand can reach 88 inches high.

To find out how many feet Chase has to jump to touch the rim, we need to subtract his reach from the height of the rim:

120 inches (height of rim) - 88 inches (Chase's reach) = 32 inches

So Chase has to jump 32 inches to touch the rim. To convert this to feet, we can divide by the number of inches in a foot:

32 inches ÷ 12 inches/foot = 2.67 feet

Therefore, Chase has to jump  2.67 feet to touch the rim.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

To find the total number of people sitting in the full rows, Mandy multiplied 142 by 10 and 142 by 2 and then added the products. Does Mandy’s method make sense? Use what you know about multiplication to explain why or why not.

Answers

Mandy's solution makes sense since it entails multiplying the total number of persons in those entire rows (142) by the number of people in each row (ten).

How does multiplication apply?

Similarly, multiplying the total number of people in the remaining seats (142) by the number of people in each row (2) yields the total number of people in the remaining seats. The total number of persons in the theater is calculated by adding these two components.

This is a viable use of multiplication's distributive property, in which we break down a multiplication issue into simpler products and then add them up. As a result, Mandy's approach is a viable method for determining the total number of people in the theater.

Find out more on multiplication here: https://brainly.com/question/10873737

#SPJ1

suppose sin(A)=2/5 use the trig identity sin^2(A)+cos^2(A)=1 to find sin (A) in quadrant IV

Answers

The trigonometry identity value of sin(A) is -2/5

Solving the trigonometry identity

From the question, we have the following parameters that can be used in our computation:

sin(A) = 2/5 sin^2(A) + cos^2(A) = 1 The angle A is in Quadrant IV

The value of sin(A) has already been given

However, because the angle A is in Quadrant IV, the value of the trigonometry identity would be negative (sine are negative in the 4th quadrants)

So, we have

sin(A) = -2/5

Read more about trigonometry identity at

https://brainly.com/question/24349828

#SPJ1

Complete the ratio table please help will mark the first answer brainliest answer

Answers

The proportional relationship is complete as follows:

Input of 57 for an output of 438.Output of 584 for an input of 76.

What is a proportional relationship?

A proportional relationship is a type of relationship between two quantities in which they maintain a constant ratio to each other.

The equation that defines the proportional relationship is given as follows:

y = kx.

In which k is the constant of proportionality, representing the increase in the output variable y when the constant variable x is increased by one.

The constant for this problem is given as follows:

k = 146/19

k = 7.684.

Hence the equation is:

y = 7.684x.

The input for an output of 438 is given as follows:

7.684x = 438

x = 438/7.684

x = 57.

The output for an input of 76 is obtained as follows:

y = 7.684 x 76

y = 584.

More can be learned about proportional relationships at https://brainly.com/question/7723640

#SPJ1

Cual es el volumen, en cm cúbicos, de un prisma rectangular con una altura de 3 cm, un ancho de 2 cm y una longitud de 18 cm ?

Answers

hola :)

El volumen de un prisma rectangular se calcula multiplicando la altura por el ancho y por la longitud. En este caso, el volumen sería:

Volumen = 3 cm x 2 cm x 18 cm = 108 cm³

Por lo tanto, el volumen del prisma rectangular es de 108 cm³.

Answer:

El volumen en cm cúbicos es 108 cm cúbicos (o a la tercera potencia). La fórmula utilizada para encontrar el volumen es largo por ancho por alto.

5 ft:25 ft to fraction in its simplest form

Answers

Answer:

The answer is 1/5

Step-by-step explanation:

5ft:25ft=5ft/25ft=1/5

Answer:

1/2

Step-by-step explanation:

Lesson 7 Practice Problems
(1.A crew has paved of 3/4 a mile of road. If they have completed 50% of the work, how
long is the road they are paving? Where did the 2 come from

Answers

The road they are paving is 1 1/2 miles or 1.5 miles
Other Questions
the supermassive black hole at the center of the galaxy ngc4261 is estimated to have a mass of 1 billion solar masses. a. calculate its schwarzschild radius and compare it to the size of our solar system (~1010 km). b. approximate its lifetime by its mass divided by its initial evaporation rate. calculate how long it would take for this black hole to evaporate via emission of hawking radiation? c. how heavy and large would a primordial black hole have to be for it to evaporate in 24 hours? Consider the 4-bit binary numbers 0011, 0110, and 1111. what decimal values is not equal to one of these binary numbers? responses 3 3 6 6 9 9 15 6. Which of the following is not a part of the formula for constructing a confidence interval estimate of the population proportion? a. a point estimate of the population proportion b. the standard error of the sampling distribution of the sample proportion c. the confidence coefficient d. the value of the population proportion the standard error of the sampling distribution of the sample proportion and the confidence coefficient e. reports on the current consumer price index are released every - Preparedness meaning in your own words A 150-kg crate is placed on an adjustable inclined plane. If the crate slides down the incline with an acceleration of 0.70 m/s2 when the incline angle is 20, then what should the incline angle be for the crate to slide down the plane at constant speed? (g = 9.8 m/s2)A. 21B. 16C. 11D. 26E. 6 When Sally applied to colleges, she was admitted to several of her top choices. After making the difficult decision regarding which one to attend, cognitive dissonance theory predicts that Sally would be likely to: What is the function of a Multi-Band Compressor? Kirkland Theater sells season tickets for six events at a price of $72. For the 2019 season, 3,030 season tickets were sold.Required:a-1. Use the horizontal model to show the effect of the sale of the season tickets. Indicate the financial statement effect. (Enter decreases with a minus sign to indicate a negative financial statement effect.) the letters c, i, r, c, l, and e can be used to form 6-letter strings such as circle or ccirle. using these letters, how many different 6-letter strings can be formed in which the two occurrences of the letter c are separated by at least one other letter? the psychologist is teaching students about the factors that affect a person's reaction to grief. which statements by the students about developmental considerations are accurate? select all that apply. Suppose you roll a bowling ball into a pillow and the ball stops. Now suppose you roll it against a spring and it bounces back with an equal and opposite momentum. Which object exerts a greater impulse, the pillow or the spring? I REALLY NEED HELP PLEASE The diagram below shows two different organisms - one that reproduces sexually and one that reproduces asexually. undefined A scientist claims that Animal A has a survival advantage when the environment changes from an ideal environment to a hostile environment. Which of the following is the BEST piece of evidence that supports the scientist's claim? Question 13 options: Animal A has no genetic variation, but stronger organisms will survive in the new environment. Animal A has less genetic variation from sexual reproduction, so some animals will die in the new environment. Animal A reproduces sexually, which always gives it an advantage. Animal A has more genetic variation from sexual reproduction, so some animals will survive in the new environment. The standard reduction potentials of the following half-reactions are given in Appendix E in the textbook:Ag+(aq)+eAg(s)= .799Cu2+(aq)+2eCu(s)= .337Ni2+(aq)+2eNi(s)= -.28Cr3+(aq)+3eCr(s). = -.741. Determine which combination of these half-cell reactions leads to the cell reaction with the largest positive cell emf.1st and 2nd,1st and 3rd,1st and 4th,2nd and 3rd,3rd and 4th.It isn't the first or last one because I have gotten it wrong twice. Overview: Describe how infants maintain a nasopharyngeal airway while suckling Find the value of x. John Calvin and the Calvinism ideas also believed that kings and bishops should not control the church. The people of the church should choose their own elders and ministers. On July 1, 2021, Apache Company, a real estate developer, sold a parcel of land to a construction company for $3,000,000. The book value of the land on Apache's books was $1,200,000. Terms of the sale required a down payment of $150,000 and 19 annual payments of $150,000 plus interest at an appropriate interest rate due on each July 1 beginning in 2022.How much revenue will Apache recognize for the sale (ignoring interest), assuming that it recognizes revenue at the point in time at which it transfers the land to the construction company? Which one of these methods is preferred, and why?Method [2] is preferred because the alkyl halide should be unhindered in an S2 reactionmechanism.Method [1] is preferred because the alkyl halide should be relatively hindered in an S2reaction mechanism.Method [2] is preferred because the less substituted alkyl halide results in a more stable carbocation.Method [1] is preferred because the more substituted alkyl halide results in a more stable carbocation assume that the selected value of inductance is 50% of the value calculated in problem 2(a) and vout = 28v