Please help! WILL GIVE BRAINLIEST! Solve for X.
A.5
B.6
C.7
D.8

Please Help! WILL GIVE BRAINLIEST! Solve For X. A.5B.6C.7D.8

Answers

Answer 1

Answer:

B. 6

Step-by-step explanation:

There is a lot more information needed to be able to solve this problem that is not shown. If A is the midpoint of segment XY, and B is the midpoint of segment YZ, then we can solve the problem.

I will make those assumptions now.

2(AB) = XZ

2(3x - 1) = 34

3x - 1 = 17

3x = 18

x = 6

Answer: B. 6


Related Questions

can you help me out ​

can you help me out

Answers

The answer is 20

Your welcome

Consider an online support group which tackles opioid addiction patients. This is an example of digital health social network (DHSN). Suppose that there are 2 potential influencers and 40 potential patients. Let ni be the number of influencers who decide to join the network. Let na be the number of patients who decide to join the network. Assume that everyone is very conservative and will only join the network if the willingness-to-pay of joining is higher than or equal to his/her time cost. The time cost of joining the network is $20 and $5 for influencers and patients, respectively. Assume the willingness-to-pay functions described below are expressed in dollar value. Influencers (side 1) are content contributors, their willingness-to-pay function (u') of joining the network is: • If n2 = 0, u' = 0. If n2 > 0, u' = 2*n/n. Patients (side 2), who seek help, have the following willingness-to-pay function (u"): If n = 0, up = 0. If n = 1: u' =10, for n2<=10. • uP =10/(0.1*n2), for n2>10. [Too many participants → congestion!)? If n = 2: u' =10, for nz<=20. • u' =10/(0.05*n2), for n2>20. (a) Given the assumptions set above, if the company just starts this platform (i.e., it starts with 0 participants from both sides), how many participants will join on each side? Explain your answers.

Answers

Given the assumptions set above, the number of participants that will join the network on each side is as follows: two influencers and 17 patients.

Explanation :From the given data, the time cost of joining the network is $20 and $5 for influencers and patients, respectively. Influencers (side 1) are content contributors, their willingness-to-pay function (u') of joining the network is:• If n2 = 0, u' = 0. If n2 > 0, u' = 2*n/n. Patients (side 2), who seek help, have the following willingness-to-pay function (u"):If n = 0, up = 0. If n = 1: u' =10, for n2<=10.• uP =10/(0.1*n2), for n2>10.If n = 2: u' =10, for nz<=20.• u' =10/(0.05*n2), for n2>20.By putting n = 0 in u" equation, we get u" = 0 as there are no patients initially. By putting n = 1 in u" equation, we get u" = 10 as n2 = 0.

Since n2 = 0, putting n = 2 in u" equation, we get u" = 10 as well. Therefore, both the influencers will join as they both have u' > 20 and the maximum number of patients who can join the network are 17. This is because when n = 1, u" = 10 and n2 <= 10. For n = 2, the maximum number of patients who can join the network is 17 as per the equation u" = 10/(0.1*n2). Putting n2 = 17 in the equation, we get u" = 5.88 which is less than their time cost of joining the network.

Know more about influencers here:

https://brainly.com/question/14704970

#SPJ11

Find three consecutive integers such that the sum of twice the second and four times the third is twenty-five more than the first?

Answers

Answer:

3, 4, 5

Step-by-step explanation:

Three consecutive integers means that

\(X_1, X_2 = X_1 + 1, X_3 = X_2 + 1\)

The sum of twice the second and 4 times the third is 25 times the first number

\(X_1 + 25 = 2X_2 + 4X_3\\X_1 + 25 = 2(X_1 + 1) + 4(X_1 + 2)\\X_1 + 25 = 2X_1 + 2 + 4X_1 + 8\\X_1 + 25= 6X_1 + 10\\5X_1 = 15\\X_1 = 3\\X_2 = 4, \\X_3 = 5\)

PLS HELP!! I THIS IS WORTH 200 PTS!! I WILL MARK BRAINIEST WHEN SOMEONE ANSWERS FIRST

PLS HELP!! I THIS IS WORTH 200 PTS!! I WILL MARK BRAINIEST WHEN SOMEONE ANSWERS FIRST

Answers

14)

Expression: 5z² - 2z + 1 = 0

Discriminant formula: b²- 4ac

Identify: a = 5, b = -2, c = 1

Solve for discriminant: (-2)²- 4(5)(1) = 4 - 20 = -16

15)1st equation: 1m - 1p = 2

p = 1 also can be rewritten as 2nd equation: 0m + 1p = 1

Build Augment Matrices by taking coefficient's:

\(\left[\begin{array}{ccc}1&-1&|| \ \ 2\\0&1&|| \ \ 1\end{array}\right]\)

Solve:

Add row 2 to row 1 : R₁ = R₁ + R₂ and restore it back

\(\rightarrow \ \left[\begin{array}{ccc}1+0&-1+1& \ \ \ \ || \ 2+1\\0&1&|| \ \ 1\end{array}\right]\)

\(\rightarrow \ \left[\begin{array}{ccc}1&0& || \ \ 3\\0&1&|| \ \ 1\end{array}\right] \ \ \ = The \quad reduced \quad matrix\)

Solution = (m, p) = (3, 1)

Answer:

14.  -16

15.  m = 3  and  p = 1

Step-by-step explanation:

Question 14

Discriminant

\(b^2-4ac\quad\textsf{when}\quad ax^2+bx+c=0\)

Given equation:   \(5z^2-2z+1=0\)

Therefore:

a = 5b = -2c = 1

Substituting the values into the discriminant:

\(\begin{aligned}\implies b^2-4ac & = (-2)^2-4(5)(1)\\& = 4-20\\& = -16\end{aligned}\)

As the discriminant is negative, this implies there are no real roots.

Question 15

Augmented Matrices

\(\begin{array}{c}ax+by=p \\cx+dy=q\end{array} \implies \left[\begin{array}{r r | r}a & b & p \\ c & d & q\end{array}\right]\)    

Use elementary row operations to convert into:

\(\left[\begin{array}{r r | r}1 & 0 & h \\ 0 & 1 & k\end{array}\right] \implies \begin{array}{r}x=h\\y=k\end{array}\)

Given:

\(\begin{aligned}m-p & =2\\ p & = 1\end{aligned} \implies \left[\begin{array}{r r | r}1 & -1 & 2 \\ 0 & 1 & 1\end{array}\right]\)

\(\left[\begin{array}{r r | r}1 & -1 & 2 \\ 0 & 1 & 1\end{array}\right] \begin{array}{c}R_1 + R_2 \rightarrow R_1 \\\rightarrow\end{array} \left[\begin{array}{r r | r}1 & 0 & 3 \\ 0 & 1 & 1\end{array}\right]\)

Therefore:  

\(m=3\)

\(p=1\)

I need help with surface area

Answers

Answer:

Surface Area varies by object/shape.

Ask your teacher/learning helper for those formulas of surface area

Step-by-step explanation:

Surface area is the sum of all faces (or surfaces) on a 3D shape. A cuboid has 6 rectangular faces. To find the surface area of a cuboid, add the areas of all 6 faces. We can also label the length (l), width (w), and height (h) of the prism and use the formula, SA=2lw+2lh+2hw, to find the surface area.

Please help

0) In a quadrilateral if one pair of opposite sides is equal and parallel, the figure is…………….

Please help 0) In a quadrilateral if one pair of opposite sides is equal and parallel, the figure is.

Answers

Answer:parallelogram

Step-by-step explanation: If one pair of opposite sides of a quadrilateral are equal and parallel, then the quadrilateral is a parallelogram

Please could you simplify 9/30 but keep it as a fraction.

Answers

Answer:

3/10

To simplify a fraction, you need to find the  GCF (greatest common factor) between both numbers. The GCF between 9 and 30 is 3

9/10 divide by 3/3 is 3/10

Step-by-step explanation:

Hope this helps!! Mark me brainliest!!

Answer:

\(\frac{3}{10}\)

Hope this helps :)

Step-by-step explanation:

To simplify any fraction, you must first find the GCF of the numerator and denominator

9: 1, 3, 9

30: 1, 2, 3, 5, 6, 10, 15, 30

Both of them are divisible by three so we just have to divide the numerator by three and the denominator by three and we'll find our answer:

9/3 = 3

30/3 = 10

The new fraction is:

\(\frac{3}{10}\)

Please help! (Also show work)
Tutorials :D

Please help! (Also show work)Tutorials :D

Answers

The five-number summary is:

Minimum: 9

First Quartile: 16.5

Median: 25.5

Third Quartile: 39

Maximum: 51

3. Range = 42

4. Interquartile range = 22.5

How to Find the Five-number Summary of a Data?

Given the data for the lengths as, 36, 15, 9, 22, 36, 14, 42, 45, 51, 29, 18, 20, to find the five-number summary of the data set, we would follow the steps below:

1. The numbers in ordered from the smallest to the largest would be:

9, 14, 15, 18, 20, 22, 29, 36, 36, 42, 45, 51

2. The five-number summary for the lengths in minutes would be:

Minimum value: this is the smallest lengths, which is 9First Quartile (Q1): this is the middle of the first half of the data set of the lengths in minutes, which is 16.5.Median: the median is the center of the data distribution which is 25.5.Third Quartile: this is the middle of the second half of the data set of the lengths in minutes, which is 39.Maximum: this is the largest length in minutes, which is, 51.

3. Range of the data = max - min = 51 - 9 = 42

4. The interquartile range for the data set = Q3 - Q1 = 39 - 16.5

Interquartile range for the data set = 22.5

Learn more about the five-number summary on:

https://brainly.com/question/24809873

#SPJ1

i really need help on this​

i really need help on this

Answers

Answer:

5 feet

Step-by-step explanation:

One sector has an area of 98 square meters and an arc measure of 40

Answers

The missing values οf the sectοr are radius ≈ 7.99 meters and arc length ≈ 8.85 meters.

What is circumference οf a circle?

The measurement οf the circle's bοundaries is called as the circumference οr perimeter οf the circle. whereas the circumference οf a circle determines the space it οccupies. The circumference οf a circle is its length when it is οpened up and drawn as a straight line. Units like cm οr unit m are typically used tο measure it.

The circle's radius is cοnsidered while calculating the circumference οf the circle using the fοrmula. As a result, in οrder tο calculate the circle's perimeter, we must knοw the radius οr diameter value.

One sectοr has an area οf 98 square meters and an arc measure οf 40

Tο find the arc length, we can use the fοrmula fοr the arc length οf a sectοr:

L = (θ/360)2πr

Plugging in the given values and the radius we just calculated, we get:

L = (40/360)2π(7.99) ≈ 8.85 meters (rοunded tο twο decimal places)

Sο the missing values οf the sectοr are radius ≈ 7.99 meters and arc length ≈ 8.85 meters.

Learn more about circumference , by the following link.

https://brainly.com/question/17380589

#SPJ1

Complete question:

Find the area of the circle that contains sector. Round to the nearest tenth, if necessary.

One sector has an area of 98 square meters and an arc measure of 40°.

You
have a bag of 50 Jelly Beans. 15 are green. What's the probability
of first pulling out a color other than green, eating it, and then
pulling out a green?

Answers

To calculate the probability of first pulling out a color other than green, eating it, and then pulling out a green, we need to consider the number of jelly beans of each color in the bag and the total number of jelly beans.

Total number of jelly beans = 50

Number of green jelly beans = 15

First, let's calculate the probability of pulling out a color other than green on the first try:

Probability of pulling a non-green jelly bean on the first try = (Total non-green jelly beans) / (Total number of jelly beans)

Probability of pulling a non-green jelly bean on the first try = (50 - 15) / 50 = 35 / 50 = 7/10

After eating the first jelly bean, there are now 49 jelly beans in the bag. Since you ate one jelly bean, the number of green jelly beans remains the same, which is 15.

Next, let's calculate the probability of pulling out a green jelly bean on the second try:

Probability of pulling a green jelly bean on the second try = (Number of green jelly beans) / (Total number of jelly beans after eating one)

Probability of pulling a green jelly bean on the second try = 15 / 49

Therefore, the probability of first pulling out a color other than green, eating it, and then pulling out a green is:

(7/10) * (15/49) = 105/490 = 3/14.

So, the probability is 3/14.

Learn more about probability here

https://brainly.com/question/251701

#SPJ11

An electronics store is having a sale. A CD player that normally costs $49.95 is on sale for 5% off. How much is the discount

Answers

Answer:$2.50

Step-by-step explanation: You will take $49.95 times 0.05 or 5% and you get 2.497 and round that to $2.50.

the base of a solid is the circle x2 y2=1. find the volume of the solid given that the cross sections perpendicular to the x-axis are isoceles right triangles with leg on the xy-plane.

Answers

The volume of the solid with base x^2 + y^2 = 1 and perpendicular cross sections that are isoceles right triangles with leg on the xy-plane is 4/3 cubic units.

To find the volume of the solid, we need to integrate the area of each cross section perpendicular to the x-axis over the interval of x that makes up the base of the solid. Since the cross sections are isoceles right triangles with leg on the xy-plane, we know that the height of each cross section is equal to the length of the leg on the xy-plane, which is given by 2√(1-x^2).

So, the area of each cross section is (1/2) * base * height, where the base is also equal to 2√(1-x^2). Therefore, the volume of the solid can be calculated as follows:

V = ∫[a,b] (1/2) * base * height dx

V = ∫[-1,1] (1/2) * 2√(1-x^2) * 2√(1-x^2) dx

V = ∫[-1,1] (1-x^2) dx

V = [x - (1/3)x^3]_[-1,1]

V = 4/3

Therefore, the volume of the solid is 4/3 cubic units.

To know more about volume,

https://brainly.com/question/28338582

#SPJ11

hideo is calculating the standard deviation of a data set that has 7 values. he determines that the sum of the squared deviations is 103. what is the standard deviation of the data set?

Answers

Therefore, the standard deviation of the data set is approximately 4.14.

The standard deviation is calculated by taking the square root of the variance, which is the sum of the squared deviations divided by the sample size minus 1.

So, first we need to calculate the variance:

variance = sum of squared deviations / (sample size - 1)

variance = 103 / (7 - 1)

variance = 17.17

Now we can find the standard deviation:

standard deviation = √(variance)

standard deviation = √(17.17)

standard deviation = 4.14 (rounded to two decimal places)

To know more about data set,

https://brainly.com/question/22210584

#SPJ11

On its municipal website, the city of Tulsa states that the rate it charges per 5 CCF of residential water is $21.62. How do the residential water rates of other U.S. public utilities compare to Tulsa's rate? The data shown below ($) contains the rate per 5 CCF of residential water for 42 randomly selected U.S. cities.10.38 9.08 11.7 6.4 12.32 14.43 15.4610.02 14.4 16.08 17.5 19.08 17.88 12.7516.7 17.25 15.54 14.7 18.81 17.89 14.818.32 15.95 26.75 22.22 22.66 20.88 23.3518.95 23.6 19.16 23.65 27.7 26.95 27.0426.89 24.58 37.76 26.41 38.91 29.36 41.55(a)Formulate hypotheses that can be used to determine whether the population mean rate per 5 CCF of residential water charged by U.S. public utilities differs from the $21.62 rate charged by Tulsa. (Enter != for ≠ as needed.)H0:Ha:(b)What is the test statistic for your hypothesis test in part (a)? (Round your answer to three decimal places.)What is the p-value for your hypothesis test in part (a)? (Round your answer to four decimal places.)(c)At α = 0.05, can your null hypothesis be rejected? What is your conclusion?Do not reject H0. The mean rate per 5 CCF of residential water throughout the United States differs significantly from the rate per 5 CCF of residential water in Tulsa.Reject H0. The mean rate per 5 CCF of residential water throughout the United States does not differ significantly from the rate per 5 CCF of residential water in Tulsa.Do not reject H0. The mean rate per 5 CCF of residential water throughout the United States does not differ significantly from the rate per 5 CCF of residential water in Tulsa.Reject H0. The mean rate per 5 CCF of residential water throughout the United States differs significantly from the rate per 5 CCF of residential water in Tulsa.(d)Repeat the preceding hypothesis test using the critical value approach.State the null and alternative hypotheses. (Enter != for ≠ as needed.)H0:Ha:Find the value of the test statistic. (Round your answer to three decimal places.)State the critical values for the rejection rule. Useα = 0.05.(Round your answers to three decimal places. If the test is one-tailed, enter NONE for the unused tail.)test statistic≤test statistic≥State your conclusion.Do not reject H0. The mean rate per 5 CCF of residential water throughout the United States differs significantly from the rate per 5 CCF of residential water in Tulsa.Reject H0. The mean rate per 5 CCF of residential water throughout the United States does not differ significantly from the rate per 5 CCF of residential water in Tulsa.Do not reject H0. The mean rate per 5 CCF of residential water throughout the United States does not differ significantly from the rate per 5 CCF of residential water in Tulsa.Reject H0. The mean rate per 5 CCF of residential water throughout the United States differs significantly from the rate per 5 CCF of residential water in Tulsa.

Answers

The null hypothesis for the data will be 21.62 and the alternate hypothesis is 2.02 for the p-value for the data is 0.2253 .

The charge at which anything happens is referred to as the velocity at which it happens.

The required details for mean rate :

(a) H0: µ = 21.62

Ha: µ ≠ 21.62

(b) t = -1.231

p-value = 0.2253

(c) Stop rejecting H0 right now. No longer significantly different from the domestic water tariff in Tulsa, the suggested household water charge per five CCF for the entire USA.

(d) H0: µ = 21.62

Ha: µ ≠ 21.62

t = -1.231

check statistic ≥ 2.020

Don't dismiss H0 any longer. The suggested five CCF residential water charge for the entirety of the USA is no longer significantly different from the five CCF residential water tariff in Tulsa.

The P-value is higher at 0.05, the level of significance. The impact in this instance is negligible. The attempt to reject the null hypothesis failed.

The conclusion is that there is insufficient statistical support to determine whether other American cities have a different mortality rate than Tulsa.

The crucial values for t at this level of significance are t=2.019.

Given that the statistic t = -1.15 is inside the acceptance range in this case, the null hypothesis is not disproved.

to learn more about null hypothesis visit:

https://brainly.com/question/16261813

#SPJ4

HELP FAST DUE IN 5 MINS ! URGENT!!!! BRAINLIEST!!
Juan deposited $2,250 in the bank to celebrate the birth of his son. After three years, he received his statement and the bank said he had $2,587.50 in the account.

How much interest did Juan earn in three years?

How much interest did Juan earn per year?

What was the interest rate?

Answers

Question

Juan deposited $2,250 in the bank to celebrate the birth of his son. After three years, he received his statement and the bank said he had $2,587.50 in the account.

How much interest did Juan earn in three years?

How much interest did Juan earn per year?

What was the interest rate?

Answer: GOOD LUCK

337 and 112.33

Answer:

337 and 112.33

Step-by-step explanation:

First answer is 337 u take the difference between the 2 numbers. And the interest is 112.33 per year u divide the interest by 3. I hope this helps.

For which addition equation can you make a 10 to add? Choose two thst apply
24+14?
17+25?
16+13?
26+14?

Answers

The addition equations for which we can make a 10 to add are 24 + 14 and 26 + 14.

What is Algebraic expression?

An algebraic expressiοn is a mathematical phrase that cοntains variables, cοnstants, and mathematical οperatiοns such as additiοn, subtractiοn, multiplicatiοn, divisiοn, and expοnentiatiοn. It represents a value οr a set οf values when the variables are replaced by specific numerical values.

Making a 10 tο add is a mental math strategy where yοu can add numbers by making οne οf them intο a 10 and then adding the remaining number tο it. Fοr example, tο sοlve the additiοn prοblem 7 + 8, yοu can think οf it as "what number dο I need tο add tο 7 tο make 10?" The answer is 3, sο yοu add 3 tο 7 tο get 10, and then add the remaining 5 tο get 13.

To apply this strategy to the addition equations listed, we can look for pairs of numbers that add up to 10 or multiples of 10.

For the equation 24 + 14, we can make a 10 to add by thinking of it as "what number do I need to add to 4 to make 10?" The answer is 6, so we add 6 to 14 to get 20, and then add the remaining 4 to get 24.

For the equation 17 + 25, we can make a 10 to add by thinking of it as "what number do I need to add to 7 to make 10?" The answer is 3, so we add 3 to 17 to get 20, and then add the remaining 5 to get 25.

For the equation 16 + 13, we cannot make a 10 to add because there are no pairs of numbers that add up to 10 or multiples of 10.

For the equation 26 + 14, we can make a 10 to add by thinking of it as "what number do I need to add to 4 to make 10?" The answer is 6, so we add 6 to 14 to get 20, and then add the remaining 6 to get 26.

Therefore, the addition equations for which we can make a 10 to add are 24 + 14 and 26 + 14.

To learn more about addition from given link.

https://brainly.com/question/29464370

#SPJ1

A certain species of bird was introduced in a certain county 25 years ago. Biologists observe that the population doubles every 10 years, and now the population is 21,000. What was the initial size of the bird population?

Answers

The initial bird population density is 3713.

Given info;

A certain county received a new species of bird 25 years ago. According to biologists, the population doubles every ten years and is currently 21,000 people.

To get the initial size of the bird population;

We use the formula,

\(P(t)=Po* 2^\frac{t}{10}\)

Where Po is the initial population and t is the time in years.

\(21000= P(25)=Po*2^\frac{25}{10}\)

\(21000= Po*2^\frac{5}{2}\)

\(21000= 4\sqrt{2}*Po\)

\(Po = 21000/4\sqrt{2}\)

\(Po = 3712.31\\Po = 3713\)

Hence, the initial size of the bird population is 3713.

To learn more about population click here:

brainly.com/question/27779235

#SPJ4

Find sin(x)
Please Help me

Find sin(x)Please Help me

Answers

Answer:

A.

Step-by-step explanation:

sinx = opposite over hypotenuse

We are given from the picture that our hypotenuse is √34 and our opposite is 3:

sin(x) = 3/√34

sin(x) = 3√34/34

The cost of 40 litres of petrol is £42.40. Work out how much it would cost for 70 litres of petrol. Please help me I will give brainliest and 5 stars!!

Answers

Answer:£\(74.2\)

Step-by-step explanation:

Given

Cost of \(40\) liters of petrol is £\(42.40\)

Using Unitary method

\(40\) liters cost ↔£\(42.40\)

\(1\) liter cost ↔ \(\dfrac{42.40}{40}=1.06\)

\(70\ \text{liters cost}\ \rightarrow1.06\times 70=\)£\(74.2\)

Help me out with this question!! 50 points​

Help me out with this question!! 50 points

Answers

C

The mistake the arrangers made is in the second inequality. They considered the number of caps to be bought should be at least 5 times greater than the number of blouses, not the other way around. The correct inequality should be C

The correct answer is D) The first inequality should be s + h ≤ 1800.

The organizers made an error in the first inequality. The given inequality 10s + 8h ≤ 1800 represents the total cost of buying shirts (10s) and hats (8h) should be less than or equal to $1800. However, this does not take into account the fact that the organizers want to buy at least 5 times as many shirts as hats, as indicated by the second inequality h ≥ 5s.

The correct way to represent this constraint is by using the equation s + h ≤ 1800, which ensures that the total number of shirts and hats purchased does not exceed $1800 in cost. This is because the organizers want to make sure that the total cost of shirts and hats combined does not exceed the budget of $1800.

The hypotenuse and one leg of a right triangle measure 26 and 10, respectively. Find the measure of the third side. Which theorem is used to find the answer?

Answers

27.9 to 1 decimal place
pythagorean theorem

If Irving decides to do what most Americans do, which is split his money
proportionally between both accounts based on the size of each card's balance,
how much money would he initially devote to each credit card?
-$0 to card 1; $300 to card 2
-$120 to card 1; $180 to card 2
-$270 to card 1; $30 to card 2
-$225 to card 1; $75 to card 2

If Irving decides to do what most Americans do, which is split his moneyproportionally between both accounts

Answers

He should devote $225 to Credit 1 and $75 to Credit 2. The Option D.

What is initial distribution of the 300 debt payment?

We have to calculate interest charged on each credit card per month.

For Credit 1, the interest charged is:

= (0.22/12) * $6000

= $110

For Credit 2, the interest charged is:

= (0.12/12) * $2000

= $20

Remaining amount after paying interest charges is:

For Credit 1:

= $300 - $110

= $190

For Credit 2:

= $300 - $20

= $280

The total balance is $8,000, so, proportion for each credit card is:

Credit 1:

= $6,000 / $8,000

= 0.75

Credit 2:

= $2,000 / $8,000

= 0.25

We will now allocate the remaining amount as follows:

For Credit 1:

= 0.75 * $190

= $142.50

For Credit 2:

= 0.25 * $190

= $47.50

Now, we will add interest charges and allocated amounts, we get:

For Credit 1:

= $110 + $142.50

= $252.50

For Credit 2:

$20 + $47.50

= $67.50.

Read more about credit card

brainly.com/question/26857829

#SPJ1

Assign the name seconds_in_a_decade to the number of seconds between midnight January 1, 2010 and midnight January 1, 2020. Note that there are two leap years in this span of a decade. A non-leap year has 365 days and a leap year has 366 days.

Answers

To assign the name seconds in a decade to the number of seconds between midnight January 1, 2010, and midnight January 1, 2020, we can follow these steps:

Find the number of days between January 1, 2010, and January 1, 2020. First, let's find the number of leap years and non-leap years in this span of a decade. 2012 and 2016 are leap years because they are divisible by 4 but not by 100. 2010, 2011, 2013, 2014, 2015, 2017, 2018, 2019, and 2020 are non-leap years because they are not divisible by 4.

Convert the number of days to seconds.1 day = 24 hours × 60 minutes × 60 seconds = 86,400 secondsNumber of seconds in a decade = 86,400 seconds/day × 4,017 days = 34,958,400 seconds.Therefore, we can assign the name seconds_in_a_decade to the number of seconds between midnight January 1, 2010, and midnight January 1, 2020, which is 34,958,400 seconds.

To know more about number visit :

https://brainly.com/question/3589540

#SPJ11

Final answer:

To calculate the number of seconds between January 1, 2010 and January 1, 2020, we need to consider the number of seconds in each year, taking into account both leap years and non-leap years. There are 8 non-leap years and 2 leap years, resulting in a total of 315,532,800 seconds in the decade.

Explanation:

To calculate the number of seconds between January 1, 2010, and January 1, 2020, we need to determine the number of seconds in each year and add them up.

A non-leap year has 365 days, which is 365 * 24 * 60 * 60 = 31,536,000 seconds. A leap year has 366 days, which is 366 * 24 * 60 * 60 = 31,622,400 seconds.

There are two leap years within the span of a decade (2012 and 2016), so we will have 8 non-leap years and 2 leap years. The total number of seconds for the non-leap years is 8 * 31,536,000 = 252,288,000 seconds. The total number of seconds for the leap years is 2 * 31,622,400 = 63,244,800 seconds. Adding these two values together gives us the total number of seconds in a decade: 252,288,000 + 63,244,800 = 315,532,800 seconds.

Learn more about Calculating the number of seconds in a decade here:

https://brainly.com/question/35905807

#SPJ12

the annual precipitation amounts in a certain mountain range are normally distributed with a mean of 90 inches, and a standard deviation of 14 inches. what is the probability that the mean annual precipitation of a sample of 49 randomly picked years will be less than 92.8 inches?

Answers

The probability that the mean annual precipitation of a sample of 49 randomly picked years will be less than 92.8 inches is, 0.9192

What is standard deviation?

The standard deviation in statistics is a measurement of how much a group of values can vary or be dispersed. A low standard deviation suggests that values are often close to the set's mean, whereas a large standard deviation suggests that values are dispersed over a wider range.

Given: The annual precipitation amounts in a certain mountain range are normally distributed with a mean of 90 inches, and a standard deviation of 14 inches.

z score is given by,

z = (x - μ)/(σ/√n) = (92.8 - 90)/(14/√49) = 2.8/2 = 1.4

The  required probability is,

p(z < 1.4) = 0.9192, by standard normal table.

Hence, the  probability that the mean annual precipitation of a sample of 49 randomly picked years will be less than 92.8 inches is,  0.9192.

To know more about the standard deviation, click on the link

https://brainly.com/question/475676

#SPJ4

pls help i cant find​

pls help i cant find

Answers

Answer:

Let's see the first two points: (-7, 5) and (-5, 9)

The line passes these points has a form of: y = Mx + b

=> 5 = (-7)M + b

   9 = (-5)M + b

Subtract the 1st equation from 2nd equation, we have:

4 = 2M

=> M = 2

Substitute M back into 1st equation:

=> 5 = (-7)*2 + b

=> b = 19

=> y = 2x + 19

or y - 5 = 2x + 14

or y - 5 = 2(x + 7)

=> Option A is correct

Hope this helps!

:)

Answer:

A

Step-by-step explanation:

The difference between the values of y are constant, that is

17 - 13 = 13 - 9 = 9 - 5 = 4

This indicates the relationship is linear.

The equation of a line in point- slope form is

y - b = m(x - a)

where m is the slope and (a, b) a point on the line

Calculate m using the slope formula

m = \(\frac{y_{2}-y_{1} }{x_{2}-x_{1} }\)

with (x₁, y₁ ) = (- 7, 5) and (x₂, y₂ ) = (- 5, 9) ← 2 ordered pairs from the table

m = \(\frac{9-5}{-5+7}\) = \(\frac{4}{2}\) = 2

Use any ordered pair from the table for (a, b)

Using (a, b) = (- 7, 5), then

y - 5 = 2(x - (- (- 7)) , that is

y - 5 = 2(x + 7) → A

What are the the values of x and y that satisfy this equation?

( x + yi ) + ( 4 + 9i ) = 9 - 4i


A. x = 9 and y = -4

B. x = 5 and y = 13

C. x = 5 and y = -13

D. x = -9 and y = 4


Answer: C. x = 5 and y = -13


I hope this helps.

Answers

A=9
B=y
3=r the plaint 4 and y equals 2 and z

The value of x is 5 and the value of y is -13 which satisfies the equation. The correct option is C.

What is an expression?

The mathematical expression combines numerical variables and operations denoted by addition, subtraction, multiplication, and division signs.

Mathematical symbols can be used to represent numbers (constants), variables, operations, functions, brackets, punctuation, and grouping. They can also denote the logical syntax's operation order and other properties.

The given equation is,

( x + yi ) + ( 4 + 9i ) = 9 - 4i

The points are x= 5 and y = -13,

( x + yi ) + ( 4 + 9i ) = 9 - 4i

( 5 -13i ) + ( 4 + 9i ) = 9 - 4i

5 + 4 -13i+9i = 9-4i

9-4i = 9 - 4i

Therefore, the value of x is 5 and the value of y is -13 which satisfies the equation. The correct option is C.

To know more about an expression follow

https://brainly.com/question/8904091

#SPJ5

can someone help? i will make you a brainliest.

can someone help? i will make you a brainliest.

Answers

Answer:

im think its B

Step-by-step explanation:

The slope is -7 and the y intercept is 5

pls help asap if you can!!

pls help asap if you can!!

Answers

The ∆ABC is an isosceles triangle and have the base angles m∠A and m∠C equal to 51° and the angle m∠B is equal to 78°.

What is an Isosceles triangle

An isosceles triangle have the measure of its base angles to be equal, and the sum of the interior angles sum up to 180°.

Given that sides AB ≅ BC, then the triangle ∆ABC has two sides with similar length and base angles so;

angles m∠A and m∠C are the base angles are both equal to 51°

m∠B = 180° - (51 + 51)° {sum of interior angles of a triangle}

m∠B = 180° - 102°

m∠B = 78°

Therefore, the isosceles triangle ∆ABC have the base angles m∠A and m∠C equal to 51° and the angle m∠B is equal to 78°.

Read more about Isosceles triangle here:https://brainly.com/question/1475130

#SPJ1

How can get better at geogrwphy

Answers

Answer:

study DUHHHH

Step-by-step explanation:

Other Questions
Which topic would be appropriate for an informative report?fast food taxes are neededexperimenting on animals is wrongpeople spend too much time onlineuniversal health care basicsWHO EVER ZNSWERS CORRECT GETS BRAINLY!!!!!!! Pls help, I need (c) of the problem 3-106 Find the area of the parallelogram with vertices \( P_{1}, P_{2}, P_{3}, P_{4} \). \[ P_{1}=(8,2,7), \quad P_{2}=(8,8,7), \quad P_{3}=(5,5,7), \quad P_{4}=(5,11,7) \] The area of the parallelogram is Suppose that there are two types of firms in a perfectlycompetitive market for widgets (w). Firms of type A have costsgiven by CA(w) = 5*w^2 + 2*w + n. Firms of typeB have costs given by CB(w) = 3* Which hybrid orbitals overlap in the C-N bond in CO(NH2)2? A) Csp2 - Ns B) Csp2 - Nsp2 C) Csp2 - Nsp3 D) Csp3 - Nsp3 E) Csp3 - Nsp a^2+b^2=???????????????????????? A student is trying to determine the muzzlevelocity (initial) of a bullet that is too fast tomeasure directly. The student fires the 0.05kgbullet into a 4kg block of wood initially at rest.After the collision, the block, with the bulletembedded inside moves to the right with aspeed of 1.87m/s right.before collision:PbulletPblockafter collision:Pcombinedkg m/skg m/skg m/sHow fast was the bullet fired?m/s (a) If a small change in price creates a large change in demand, then we would say that the demand is elastic / inelastic. (b) Every function will have both absolute maximum and absolute minimum. True / False. (c) The function f(x)=x3 has the point of inflection which is (0,0). True / False (d) Let x be any number on (1,4). If f(x) Identify and explain where on the earth this term would be found.: Mantle Which proportion can be used to find the length of DG? 1824=DG6 318=6DG DG4=63 DG3=186 Triangle A B C and D F G. Angle B and angle F are marked with congruency marking. B A is 3 inches. B C i s4 inches. A C is 6 inches. E F is 18 inches. F G is 24 inches. a square has a side length of 5 and 1/4 inches what is the area of a square While watching a movie, Laila and Thiago shared a the dhyana center has rented a space in a strip mall where it offers classes and lectures on meditation and zen practice. the lease is a standard commercial lease. a few months later, the owner of the strip mall leases the space next door to the ewe drumming academy. while ewe does not use amplification, the sounds of the drumming are loud and persistent enough to disturb the attendees at dhyana. attendance at dhyana has fallen off since ewe opened. is there a violation of dhyana right of quiet enjoyment? WILL GIVE BRAINLIEST What is an equation of the line that passes through the points (6,2) and(-6,-8)? Put your answer in fully reduced form. What is a simple definition of electrical energy? 14. The Mexican-American War started mainly over.A. the Alamo.B. the Bear Flag Revolt.C. the boundary of Texas.D. California.__________________________________________15. Archibald Gillespie lost control of Los Angeles to:A. IndiansB. Mexican troopsC. Kearny's Army of the West.D. Califorios true or false: because the prospects of the firm are tied to those of the broader economy, the valuation analysis must consider the business environment in which the firm operates. A high blood amylase is indicative of pancreatitis.a. Trueb. False In what ways can photographers control the outcomes of their photographs? What methods have you used to control your photographs?Explain which method of art critique you think is easier: aesthetic scanning or the four-step method of art criticism. Contrast at least three things about the two methods to support your answer.What are the elements of art? How have you used the elements of art in your photoshoots? Which elements have been easy to apply and which are more difficult?What are some of the similarities between painting and photography? Select one other type of visual art, such as sculpture, architecture, or filmmaking, and compare it to photography. What similarities do they have?You are trying to take a photograph focusing on the design principle of movement. Discuss at least two things you might take a picture of when applying this design principle. How would you position your photo so that it shows movement?ANSWER EACH ONE IDUVISUALLY!!!!!!!!!!!!!!!!!!!!!!!!!!! I NEED HELP ASAP!!!!!!!!!!!!!!!!!!!!!!!!!!!1 i was waking in a park yesterday when suddenly i heard lovely music comming for the ground. I gasped when I looked down because I saw 442 ants a beetles having a concert of the number of ants was equal to of the number of beetles. how many ants did I see?