Zeke's motorcycle tire has a diameter of 20 inches. What is the tire's radius?

Answers

Answer 1

Answer:

10

Step-by-step explanation:

10 inches (half of diameter is radius)


Related Questions

Convert 20 miles to km

Answers

Answer:

32.1869

Step-by-step explanation:

You can use an online converter!

You can look up Miles to KM


What is the product of — 4and 2 3/5

What is the product of 4and 2 3/5

Answers

Answer:

-10 2/5

Step-by-step explanation:

Step 1: Change to improper fraction

2 3/5 as an improper fraction is 13/5

Step 2: Multiply by -4

-4×13/5=-52/5

Step 3: Change back to Mixed fraction

-52/5 as a mixed fraction is -10 2/5

Answer is -10 2/5

Ricky earns $8.50 per hour at his mothers office. He Plans on working 12.5 hours this week how much money will Ricky earn?

Answers

Answer:

$106.25

Step-by-step explanation:

earns in 1 hour = $8.50

earns in 12.5 hr=  $8.50*12.5= $106.25

Answer:

106.25$

Step-by-step explanation:

A coffee place is selling coffees for $2.50 each and cappuccinos for $3.75 each.
Today the coffee place sold a total of 70 drinks (coffees and cappuccinos) for a total of $222.50.
a) Write an equation that represents the information.
b) Solve the equation in (a) to find how many coffees and how many cappuccinos the coffee place sold today.

Answers

Answer:

Step-by-step explanation:

a) Let's denote the number of coffees sold as 'x' and the number of cappuccinos sold as 'y'.

The equation that represents the given information is:

2.50x + 3.75y = 222.50

b) To solve the equation, we need to find the values of 'x' and 'y' that satisfy the equation.

Since we have two variables and only one equation, we cannot determine the exact values of 'x' and 'y' independently. However, we can find possible combinations that satisfy the equation.

Let's proceed by assuming values for one of the variables and solving for the other. For example, let's assume 'x' is 40 (number of coffees):

2.50(40) + 3.75y = 222.50

100 + 3.75y = 222.50

3.75y = 222.50 - 100

3.75y = 122.50

y = 122.50 / 3.75

y ≈ 32.67

In this case, assuming 40 coffees were sold, we get approximately 32.67 cappuccinos.

We can also assume different values for 'x' and solve for 'y' to find other possible combinations. However, keep in mind that the number of drinks sold should be a whole number since it cannot be fractional.

Therefore, one possible combination could be around 40 coffees and 33 cappuccinos sold.

The circumference of a circle is 132 dm, find it's diameter?​

Answers

Answer:

42.0169cm

Step-by-step explanation:

Using the formulas

C=2πr

d=2r

Solving ford

d=C

π=132

π≈42.0169cm

0.00000124 as a power of 10

Answers

The scientific notation of the given number is 1.24×10⁻⁶.

The given number is 0.00000124.

Scientific notation is a method for expressing a given quantity as a number having significant digits necessary for a specified degree of accuracy, multiplied by 10 to the appropriate power such as 1.56×10⁷.

Here, 0.00000124=1.24×10⁻⁶.

Therefore, the Scientific notation of the given number is 1.24×10⁻⁶.

To learn more about the Scientific notation visit:

https://brainly.com/question/18073768.

#SPJ1

|6 - (-1.3) + 2| + |4 - (2.8 - 3)|

Answers

Answer:

13.5

Step-by-step explanation:

the cost of admission to the local museum is given in the table.

the cost of admission to the local museum is given in the table.

Answers

Answer:

Step-by-step explanation:

find the slope by finding the difference between tickets

6.75 - 4.50 = 2.25

so the slope is 2.25x

we find the y - intercept by subtracting 2.25x until we are at 0 tickets so we need to go back down twice (or just once with 4.50) from 4.50

4.50 - 2.25 - 2.25 = 0

so the y intercept is 0

so the equation is y = 2.25x

What's the largest odd number you can make using all four digits 4, 5, 3, 6

Answers

Answer:

6543

Step-by-step explanation:

Not much to explain lol

Required Answer:-

Here,

Odd numbers are 3 and 5.

5>3

The largest odd number =6543


The monthy net gains sales for a new sporting goods store were: $7195, $1484, $3224, $8807, $7185, $1730, $2573, $7071, $5360, S4331. Find the median

Answers

Answer:

$7,185 see below ↓

explanation:

With median, it is about the number that appears the most, and since the closest it gets is between $7,071 and $7,195, we have to pick the number that averages in-between which in this case is 7,185.

Below, this ↓ array proves the logic.

\(\left[\begin{array}{ccc}7195&7185&7071\end{array}\right]\)

Deion was the lucky journalist assigned to cover the Best Beard Competition. He recorded the contestants' beard colors in his notepad. Deion also noted if the contestants were signed up for the mustache competition later in the day. Dark beard Light beard Only in the beard competition 4 3 Also in the mustache competition 3 2 What is the probability that a randomly selected contestant is only in the beard competition and has a light beard?

Answers

There are a total of ten contestants. Of these contestants, 3 have a light beard and are only in the beard competition. Therefore, the probability of a randomly selected contestant being only in the beard competition and having a light beard is:

$P(\text{Light beard and only in beard competition}) = \frac{3}{10}$

So, the probability of a randomly selected contestant being only in the beard competition and having a light beard is $\frac{3}{10}$.

Work out the following without using a calculator
11101010 base 2 + 2122 base 8 + ABC base 16 - 123 base 8, Give your answer in decimal

Answers

Answer:

Step-by-step explanation:

To work out the given expression without a calculator, we need to convert the numbers from their respective bases to decimal form and then perform the arithmetic operations. Let's break it down step by step:

11101010 base 2: To convert a binary number to decimal, we multiply each digit by the corresponding power of 2 and sum the results. So, let's calculate:

1 * 2^7 + 1 * 2^6 + 1 * 2^5 + 0 * 2^4 + 1 * 2^3 + 0 * 2^2 + 1 * 2^1 + 0 * 2^0 = 234.

2122 base 8: To convert an octal number to decimal, we multiply each digit by the corresponding power of 8 and sum the results. Let's calculate:

2 * 8^3 + 1 * 8^2 + 2 * 8^1 + 2 * 8^0 = 1090.

ABC base 16: To convert a hexadecimal number to decimal, we multiply each digit by the corresponding power of 16 and sum the results. Let's calculate:

10 * 16^2 + 11 * 16^1 + 12 * 16^0 = 2748.

123 base 8: We already know that 123 is in base 8 (octal), so we can directly convert it to decimal:

1 * 8^2 + 2 * 8^1 + 3 * 8^0 = 83.

Now, let's perform the arithmetic operations:

234 + 1090 + 2748 - 83 = 3989.

Therefore, the result of the given expression in decimal form is 3989.

Simplify:
X- 10 > 3

please help me on this

Answers

Answer:

To simplify the inequality x - 10 > 3, we can isolate x by adding 10 to both sides:

x - 10 + 10 > 3 + 10

Simplifying, we get:

x > 13

Therefore, the simplified inequality is x > 13.

grand pa gave $35 to linda and diane. linda received $19. find the ratio of the amount of money linda received to the amount of money diane received

Answers

I don’t know about this question and I’ve answered plenty before just not this one

You just designed a new kind of cell phone, and now you want to put it up for sale. Each phone costs you
$100 to produce.
Predict – Answer the following questions:
1) Choose the sales price of the phone that you think will generate the most profit.
2) What could happen if you set the price too low?
3) What could happen if you set the price too high?
Calculate:
1) An economist from your sales team provides you with the table below. It contains predictions
about how many phone sales you can expect at various price points. Complete the other columns.

Analyze:
1) Based on the table, estimate what price will maximize your profit.
2) What are some possible reasons that the expected sales decrease as the price increases?
3) What is the x-intercept? What does that point represent?
Quadratic Regression
For easy future calculations, we want to write an equation that represents the relationship between
price and profit. Enter your data for x and y into a calculator. Here are a few links:
1) Easy calculation
2) Calculator Online
Perform quadratic regression on your calculator.
Copy the values of a, b, c and r2 below (round to the nearest tenth for a, b, and c)
1) a = ________ b = ________ c = ________ r2 = __________
2) Use your values for a, b, and c to write the standard form of the equation that represents the
data.
a. f(x) = ax2 + bx + c f(x) = x2 + x +
3) What is r2
, and what does it say about your equation?
4) Sketch a graph of your equation on the coordinate plane below. Make sure to label:
a. The axes and what they represent
b. The zero(s)
c. The maximum
Evaluate:
1) Explain why profit, as a function of sales price, follows a quadratic curve

Answers

Answer: Hi! Read the explanation below:

Brainliest?

Step-by-step explanation:

Predict:

Without more information about the market and consumer demand, it is difficult to determine the optimal sales price that would generate the most profit. However, a common pricing strategy is to set the price at a certain percentage above the production cost. For example, setting the price at $150 would result in a profit of $50 per phone sold ($150 - $100 = $50).

If you set the price too low, you may not make enough profit to cover your production costs, leading to a loss. Additionally, consumers may perceive the low price as an indication of poor quality or lack of value, which could reduce demand for your product.

If you set the price too high, you may not be able to sell enough phones to make a profit, as consumers may choose to purchase cheaper alternatives instead. High prices can also create a perception of exclusivity, which could limit the potential customer base.

Calculate:

See the table below.

Price ($) Quantity Demanded (Q) Total Revenue (TR) Total Cost (TC) Profit (TR-TC)

100 20 2,000 2,000 0

120 18 2,160 1,800 360

140 16 2,240 1,600 640

160 14 2,240 1,400 840

180 12 2,160 1,200 960

200 10 2,000 1,000 1,000

Analyze:

Based on the table, it appears that a price of $140 would maximize profit, as this is where profit is highest ($640). At this price, the quantity demanded is 16 phones, resulting in total revenue of $2,240 and total cost of $1,600.

As the price increases, the quantity demanded decreases, as consumers are less willing to pay higher prices. This leads to lower total revenue and profit.

The x-intercept is when profit is equal to zero, or where TR = TC. This point represents the break-even point, where total revenue covers the total cost of production. In this case, the x-intercept is at a price of $150.

Quadratic Regression:

a) Using the provided calculator link, we obtain the following values:

a = 0.05

b = -10

c = 500

r2 = 0.9

b) The standard form of the equation that represents the data is:

f(x) = 0.05x2 - 10x + 500

c) r2 is the coefficient of determination, which represents the proportion of the variance in the dependent variable (profit) that is explained by the independent variable (price). An r2 value of 0.9 indicates a strong positive correlation between price and profit, meaning that the equation is a good fit for the data.

d) See graph below.

Graph of quadratic equation

Evaluate:

Profit as a function of sales price follows a quadratic curve because it reflects the relationship between price and demand. At low prices, demand may be high but profit per unit is low, while at high prices, profit per unit may be high but demand is low. The optimal price is the one that balances these

Carlos needs an average of 90% or greater on his quiz scores to earn an A in science class for the quarter. Each quiz is worth 20 points. The scores of his first four quizzes are shown in the table. There is one more quiz this quarter. Quiz Score 1 2 3 4 18 at least 19 17 20 What is the mininum score Carlos can earn on the final quiz to earn at least a 90% average? points​

Answers

Carlos needs to earn at least 16 points on the final quiz to earn at least a 90% average.

We have,

Let's start by finding the total number of points that Carlos can earn in the class:

Total points

= 5 quizzes x 20 points per quiz

= 100 points

If Carlos needs an average of 90% or greater, that means he needs to earn at least 90 points out of 100.

Total points earned.

= 18 + 19 + 17 + 20

= 74 points

To find the minimum score Carlos needs on the final quiz, we can set up an inequality:

(74 + x) / 5 ≥ 0.9

where x is the score on the final quiz.

Simplifying this inequality.

74 + x ≥ 90

x ≥ 16

Therefore,

Carlos needs to earn at least 16 points on the final quiz to earn at least a 90% average.

Learn more about inequalities here:

https://brainly.com/question/20383699

#SPJ1

Erica bought a pencil, a rubber and a ruler for £1. Fritz bought three pens for 75p. Geraldine bought two rubbers and a pen for 45p. Horace bought a pencil, a ruler and a pen.

Answers

Answer:

Okay so, one pen equals to 25p, one rubber equals to 10p, and Erica bought a pencil, a rubber, and a ruler for 1 pound, which means 25p+10p equals to 35p, and 100-35= 65p, so one ruler costs 65p, so Horace bought a pencil, a ruler and a pen, we know one pencil equals 25p, a ruler costs 65p, and a pen also equals 25p, so 25+65+25 = 115, so 1pound 15 p

Step-by-step explanation:

carey correctly graphs a liner function. the slope of the function is -1. the y-intercept is 3. which is careys graph

Answers

Carey's graph will be a straight line with a slope of -1 and a y-intercept of 3.

Carey correctly graphs a linear function with a slope of -1 and a y-intercept of 3. A linear function is represented by the equation y = mx + b, where m is the slope and b is the y-intercept.

In this case, the slope is -1, which means that for every unit increase in the x-coordinate, the y-coordinate decreases by 1 unit. The y-intercept is 3, indicating that the graph intersects the y-axis at the point (0, 3).

To plot the graph, Carey starts by marking the point (0, 3) on the graph. Then, for every unit increase in the x-coordinate, Carey moves one unit downward. Similarly, for every unit decrease in the x-coordinate, Carey moves one unit upward. These steps ensure the correct slope of -1.

After connecting the points, Carey will obtain a line that starts at the y-intercept (0, 3) and slants downward, with a slope of -1. The resulting graph will be a straight line extending to both sides of the coordinate plane.

In conclusion, it is represented by the equation y = -x + 3.

For more questions on linear function

https://brainly.com/question/30339205

#SPJ8

Please help! DUE RIGHT NOW

Please help! DUE RIGHT NOW

Answers

Answer:

36) C, 790 m²

37) D, 625 in²

Step-by-step explanation:

To find the volume of a rectangular prism, we will multiply the length, width, and height together. The dimensions of the aquarium are 22.9×7.5×4.6. Multiply these together.

22.9 · 7.5 · 4.6 = 790.05

The volume is 790.05 m². This rounds down to 790 m², so the answer is C.

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

For the next question, the dimensions aren't given. Instead, we need to calculate them from the sidelengths of the unit cubes. Multiply 2.5 by the number of units on the length, width, and height of the prism. So, the dimensions are 10×12.5×5. Find the product of these dimensions.

10 · 12.5 · 5 = 625

The volume is 625 in². The answer is D.

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

I hope this helps ^^ Good luck

In the gift shop of the History of Flight museum, Elisa bought a kit to make a model of a jet airplane. The actual plane is 27 feet long with a wingspan of 18 feet. If the finished model will be 13.5 inches long, what will the wingspan be?

Answers

The length of the wingspan of the finished model based on the dimensions of the kit is 0.75 feet

Given:

Kit

Plane = 27 feet

wingspan = 18 feet

Model:

Plane = 13.5 inches

Wingspan = x feet

convert 13.5 inches to feet

1 feet = 12 inches

13.5 inches = 1.125 feet

So,

equate Ratio of plane to wingspan

27 : 18 = 1.125 : x

27/18 = 1.125 / x

cross product

27 × x = 18 × 1.125

27x = 20.25

x = 20.25/27

x = 0.75 feet

Therefore, the length of the wingspan of the finished model based on the dimensions of the kit is 0.75 feet

Learn more about ratio:

https://brainly.com/question/1781657

What is the value of the expression below when w=4

What is the value of the expression below when w=4

Answers

Answer:2(3)

Step-by-step explanation: 3w-3w+8

2with a power 3

Answer:

= 44

Step-by-step explanation:

3w² - 3w + 8

When

w = 4

Then:

3*4² - 3*4 + 8

= 3*16 - 12 + 8

= 48 - 12 + 8

= 48 + 8 - 12

= 56 - 12

= 44

You pick a card at random, put it back, and then pick another card at random. 5 6 7 8 What is the probability of picking a prime number and then picking a prime number? Simplify your answer and write it as a fraction or whole number.

Answers

In fraction form, the answer is 1/4, which represents the simplified probability of the given event occurring.

To find the probability of picking a prime number and then picking another prime number, we first need to determine the total number of possible outcomes and the number of favorable outcomes.

Given the four numbers: 5, 6, 7, and 8, we can see that there are two prime numbers (5 and 7) and two non-prime numbers (6 and 8).

The total number of possible outcomes is 4 since there are four cards to choose from.

Now, let's consider the favorable outcomes, which are picking a prime number and then picking another prime number.

The probability of picking a prime number on the first draw is 2/4, as there are two prime numbers out of the four total cards.

Since we replace the card before the second draw, the probability of picking a prime number on the second draw is also 2/4.

To find the probability of both events occurring, we multiply the individual probabilities:

(2/4) * (2/4) = 4/16 = 1/4

Therefore, the probability of picking a prime number and then picking another prime number is 1/4.

For more such questions on probability

https://brainly.com/question/24756209

#SPJ8

A quadratic function is described by the equation f(x) = (x - 3) ^ 2 Which statement about the graph of the function is true?
A The only zero of the function is 3 which is where the graph of the function intersects the x-axis
В. The only zero of the function is 3 which is where the graph of the function intersects the y-axis.
C.The only zero of the function is , which is where the graph of the function intersects the x-axis.
D.The only zero of the function is is where the graph of the function intersects the y-axis .

Answers

Answer: A) The only zero of the function is 3 which is where the graph of the function intersects the x-axis

Step-by-step explanation:

Remember, a quadratic function which has roots x = a, and x = b, can be written as:

p(x) = A*(x - a)*(x - b)

Where A is the leading coefficient. This is the factorized form of a quadratic.

We have the function:

f(x) = (x - 3)^2

Now, we could rewrite this as:

f(x) = (x - 3)*(x - 3) = 1*(x - 3)*(x - 3)

Then we wrote f(x) in its factorized form, from this, we can see that the roots of the function are x = 3, and x = 3 (we have the same root two times)

Then the only root of f(x) is x = 3.

Remember that a root (also called a zero) is the value of x where the function intersects the x-axis. then the correct option here is:

A) The only zero of the function is 3 which is where the graph of the function intersects the x-axis

find the radius of a circle with area 49​

Answers

Answer:

r≈3.95

Step-by-step explanation:

Using the formula

A=πr^2

Solving for r

r=A

π=49

π≈3.94933

Use the following cell phone airport data speeds​ (Mbps) from a particular network. Find the percentile corresponding to the data speed 0.8 Mbps.
0.1 0.2 0.2 0.2 0.4
0.4 0.4 0.5 0.5 0.6
0.7 0.8 0.8 0.9 0.9
1.5 1.5 1.6 1.9 1.9
1.9 1.9 2.1 2.4 2.6
2.7 2.8 3.2 3.6 4.5
4.9 5.4 5.8 6.1 6.4
6.6 7.1 9.6 10.9 11.2
11.8 12.1 12.6 13.3 13.8
14.5 14.5 14.9 15.8 28.7

Answers

2.7 2.8 3.2.3.64.5 it has to be that answer

5. Julia is playing a computer game. To enter a new quest she has
to pay a "tax" of 2.5 points, but she expects to gain 75 points.
For each quest, how many points can she gain overall?

Answers

The number of points gained overall by Julia playing the game is 30 point

How to determine the number of points gained overall?

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

Tax paid for a new quest = 2.5 points

Total points gained playing the game = 75 points

The above parameters can be represented as

The number of points gained overall = Total points gained playing the game/Tax paid for a new quest

Substitute the known values in the above equation, so, we have the following representation

The number of points gained overall = 75/2.5

Express as a correct fraction

So, we have the following representation

The number of points gained overall = 750/25

Evaluate the quotients

So, we have the following representation

The number of points gained overall = 30

Hence, the number of points gained overall =is30

Read more about expression at

https://brainly.com/question/4344214

#SPJ1

Norma and Jane go to the store to buy stocking stuffers. Norma spends $8 more than Jane. Total, Norma and Jane spend $52. How much did each girl spend?

Answers

Answer:

Norma spent $30

Jane spent $22

A bag contains 5 apples and 3 oranges. If you select 2 pieces of fruit without looking, how many ways can you get 2 apples?

Answers

Answer:

you can feel a stem

Step-by-step explanation:

im sorry i dont know

) If x, x+10 makes a right angle, find them.​

Answers

Answer:

x+x+10=90 being Right angle triangle.

2x=90-10

2x=80

x =40

then x+10= 40 + 10

= 50

What is the area of trapezoid ABCD?

Enter your answer as a decimal or whole number in the box. Do not round at any steps.

What is the area of trapezoid ABCD? Enter your answer as a decimal or whole number in the box. Do not

Answers

Answer:

37.5

Step-by-step explanation:

Area= (Base1+base2)/2 *height

Base 1=b

Base 2=c

height=h

a=h(b+c)/2

h= line AB

Line AB has length \(\sqrt{4^2+3^2}=5\) using the distance formula

h=5

c= 10

b=5

a=5(10+5)/2=37.5

Other Questions
solve pls brainliest la edad de Ana es la mitad de jose y dentro de 10 aos seran dos tercios ..cual es la edad de jose Your new job pays you $18/hr and your first gross pay is $936. How many hours did you work that week? Table 5.1, the total utility when two units are consumed is: Quantity Total MarginalConsumed Utility Utility1 10 102 ____ 63 18 ______4 ________ 1O 10O 16O 18O 19 the circle with center F is divided into sectors. in circle F, EB is a diameter. the radius of the circle F is four units what is the length of the arc corresponding to the subtended angle EFD? 1. gas that enters the blood through the lungs 2. smallest blood vessel 3. relaxation phase of the heartbeat 4. upper chamber of the heart 5. gas released by body cells; travels via blood to the lungs where it is exhaled. 6. small artery 7. inner lining of the heart 8. specialized muscle fibers connecting the upper and lower heart chambers; bundle of his 9. contraction phase of the heartbeat 10. largest artery in the body 11. lower tip of the heart Exercise 2 Write the plural of each word.fox Televised speeches, political commercials, interviews, and photo opportunities are used by candidates for public office to do all of the following EXCEPT: A. research public opinion on issues B. campaign for office C. communicate with voters D. keep constituents informed Please select the best answer from the choices provided A B C D which sociological theory explains philip zimbardo's experiment involving abandoned cars in two different neighborhoods? what is the number of crystal-like spherical clusters containing 10 atoms in 1 mm3 of cobalt at its melting point? Which of the following composers was most influenced by Indian music?A. Henry Cowell B. Terry RileyC. Edgard Varse how do weedkillers work? The interdependence between firms in an oligopoly leads to _____.A. trade warsB. a decrease in the supplyC. imitative behaviorD. higher demandE. increased domestic consumption Someone who describes herself as "conservative" would bemost likely to join: which branch of government decides whether or not laws are constitutional? (Apex)A.Legislative B.Executive C.Judiciary D.Municipal 20 POINTS AND BRAINLIEST. Mike wants to pursue a job in energy. He goes to college to becomean electrician but before he can have his own license, he must workfor a licensed electrician for two years to gain experience. This is anexample of a(n)internshipapprenticeshipbachelor's degree programdoctorate program Which guideline for writing a business letter should Finn apply in this context? a listing broker tells the seller he would like to present an offer. upon arriving at the seller's home, the broker finds the seller's sister is present. in the presence of the broker, the seller's sister urges the seller to accept the offer, even though it is much lower than the price the seller has been asking for her home. if the seller accepts the offer, she may later claim that You bought a magazine for $2 and some erasers for $5 each. You spent a total of $12. How many erasers did you buy? I need this answer fast.The graph of y = 2|x + 3| + 1 is reflected across the y-axis and then translated 2 units up. What is an equation of the transformed graph?