Need help due today at 4:00plz help!!

Need Help Due Today At 4:00plz Help!!

Answers

Answer 1

Answer:i am not quite sure, my advice would be to look up a formula calculator, have a nice day <3

Step-by-step explanation:


Related Questions

Eighth grade F.15 Square roots of perfect squares
What is 49 ?

Eighth grade F.15 Square roots of perfect squaresWhat is 49 ?

Answers

Answer:

7

Step-by-step explanation:

because 7x7= 49

hopefully you got it right

Answer:

7

Step-by-step explanation:

How many dots are in the 5th step

How many dots are in the 5th step

Answers

8 I think? I don’t know

Bernie measured a house and its lot and made a scale drawing. In real life, the front lawn is 54 meters long. It is 27 centimeters long in the drawing. What scale did Bernie use?​

Answers

1:200 1cm equals 200 centimeters
Or 1cm equates to 2 meters


Cross check: 27cm x 2m/cm = 54 meters

which expression is equivalent to 18 * 12 A) 12 * 18) B) 10*8*12) C) (10+8) * (10+12). Please hurry ​

Answers

Answer:

12*18

Step-by-step explanation:

18*12 is the same as 12*18 and they both equal 216

What is the equation of the trend line in the scatter plot?

What is the equation of the trend line in the scatter plot?

Answers

The equation of the trend line in the scatter plot is y = (6/5)x - 12/5.

What is the equation of the trend line in the scatter plot?

We can use the two-point form of the equation of a line to find the equation of the line that passes through the points (2, 0) and (7, 6).

The two-point form states that the equation of the line passing through two points (x1, y1) and (x2, y2) is given by:

y - y1 = (y2 - y1)/(x2 - x1) * (x - x1)

where m = (y2 - y1)/(x2 - x1) is the slope of the line.

In this case, we have:

x1 = 2, y1 = 0

x2 = 7, y2 = 6

So, the slope of the line is:

m = (y2 - y1)/(x2 - x1) = (6 - 0)/(7 - 2) = 6/5

Now, we can use either point to find the y-intercept (b) of the line. Let's use the first point (2, 0):

y - y1 = m(x - x1)

y - 0 = (6/5)(x - 2)

y = (6/5)x - 12/5

Therefore, the equation of the line passing through the points (2, 0) and (7, 6) is y = (6/5)x - 12/5.

Read more about scatter plot at

https://brainly.com/question/23202763

#SPJ1

A student is running a 3-kilometer race. He runs 1 kilometer every 2 minutes. Select the function that describes his distance from the finish line after x minutes. f of x equals negative one third x plus 2 f of x equals negative one half x plus 3 f of x equals one half x plus 3 f of x equals one third x plus 2

Answers

Answer:x - number of minutes;

f ( x ) - the distance from the finish line.

  x :        0     2      4      6

f ( x ) :    3      2      1     0

f ( x ) = 3 - x/2

Answer: B ) f ( x ) = -1/2 x + 3

Step-by-step explanation:

Answer:

f(x) = (1/2)X

Step-by-step explanation:

speed = distance / time

distance = speed x time

3 = (1/2) X

X = 3/(0.5) = 6min

let distance = F(X)

f(x) = (1/2)X

a line has a slope of 2 and goes through the point (0,5) write the equation for the line in slope-intercept form

Answers

Answer:

y=2x+5 is the answer

What is the midpoint of the segment shown below? For geometry worksheet!

What is the midpoint of the segment shown below? For geometry worksheet!

Answers

Answer:

D

Step-by-step explanation:

The y-coordinate will be the average of 5 and -2 which is 3/2. This eliminates options A and B. C doesn't make sense because the x-coordinate (which is -7) of the midpoint can't be larger or smaller than the x-coordinates of the endpoints, so that means that the answer is D.

Chris is taking out a loan for $2500 with a simple interest rate of 7% for 36 months. How much interest will he have to pay at the end of the loan period? *

Answers

Chris will have to pay back $2,675. you do 2500x7%=175+2500

Select the ordered pair that is NOT marked on the coordinate plane.

Select the ordered pair that is NOT marked on the coordinate plane.

Answers

An ordered pair that is not marked on the coordinate plane of this graph is (8, 0).

What is a graph?

In Mathematics, a graph can be defined as a type of chart that is typically used for the graphical representation of ordered pairs on both the horizontal and vertical lines of a cartesian coordinate, which represent the x-coordinate (x-axis) and y-coordinate (y-axis) respectively.

What is an ordered pair?

An ordered pair can be defined as a pair of two (2) data points that are commonly written in a fixed order within parentheses as (x, y), in order to represent the x-coordinate or x-axis (abscissa) and the y-coordinate or y-axis (ordinate) on the coordinate plane of any graph.

By critically observing the given graph, we can reasonably and logically deduce that data point (8, 0) is the missing ordered pair on the coordinate plane.

Read more on ordered pair here: https://brainly.com/question/24880873

#SPJ1

Select the ordered pair that is NOT marked on the coordinate plane.

the edges of a cube are expanding at a rate of 5 centimeters per second. how fast is the surface area increasing

Answers

The surface area is increasing at the rate of (60 x + 150) cm² per second.

Let the side of the cube be x cm.

s = x cm

Surface area of the cube will be:

S = 6 x² cm²

Now, we are given that, the side of the cube is expanding 5 cm per second.

So, the side of the cube after 1 second will be:

s' = x + 5 cm

Surface area will be:

S' = 6 (x + 5)² cm²

S' = (6x² + 150 + 60 x) cm²

Change in the surface area is:

ΔS = (6x² + 150 + 60 x) cm² - 6 x² cm²

ΔS = (60 x + 150) cm²

Therefore, the surface area is increasing at the rate of (60 x + 150) cm² per second.

Learn more about surface area here:

https://brainly.com/question/16519513

#SPJ4

Help please help me please

Help please help me please

Answers

Answer:

Step-by-step explanation:

2. Solve the following pair of ODEs over the interval from t = 0 to 0. 4 using a step size of 0. 1. The initial conditions are y(0) = 2 and z(0) = 4. Obtain your solution with a. Euler's method and b. The second-order RK method

Answers

The given pair of ODEs can be solved using Euler's method and the second-order Runge-Kutta (RK2) method to approximate the solutions numerically.

To solve the given pair of ODEs using Euler's method and the second-order Runge-Kutta (RK2) method, we'll consider the equations:

1) y' = f(t, y, z)

2) z' = g(t, y, z)

with the initial conditions y(0) = 2 and z(0) = 4.

a) Euler's Method:

In Euler's method, we approximate the derivatives using forward difference approximations and update the solution iteratively. The general update formulas are:

y[i+1] = y[i] + h * f(t[i], y[i], z[i])

z[i+1] = z[i] + h * g(t[i], y[i], z[i])

where h is the step size and t[i] represents the current time.

Using a step size of h = 0.1, we can perform the calculations as follows:

At t = 0:

y[0] = 2

z[0] = 4

Using the update formulas, we can calculate the values of y and z at each time step. We repeat this process until we reach the desired end time (t = 0.4 in this case).

b) Second-Order Runge-Kutta (RK2) Method:

In the RK2 method, we use weighted averages of slopes to update the solution. The general update formulas are:

k1 = h * f(t[i], y[i], z[i])

l1 = h * g(t[i], y[i], z[i])

k2 = h * f(t[i] + h/2, y[i] + k1/2, z[i] + l1/2)

l2 = h * g(t[i] + h/2, y[i] + k1/2, z[i] + l1/2)

y[i+1] = y[i] + k2

z[i+1] = z[i] + l2

Again, using a step size of h = 0.1, we can perform the calculations iteratively until we reach t = 0.4.

These methods provide numerical approximations to the solutions of the given ODEs. The accuracy of the approximations depends on the step size chosen. Smaller step sizes generally result in more accurate solutions but require more computational effort.

Learn more about Euler's method here :-

https://brainly.com/question/30699690

#SPJ11


You roll two (standard, six-sided) dice. What is the probability that you do not roll "double sixes"?

Answers

There is a 10 percent chance because there is 6 sides and a bunch of different numbers you can get

What is the volume of the rectangular prism

Answer Choices:
a.2/9
b.3 1/3
c.1 1/9
d.10

Answers

Answer:

B

Step-by-step explanation:

Just answer it nznnznkskosoaksns

U didn't give the dimensions of the prism. how are we supposed to know

Quais são todos os possíveis pares de fatores quando o produto é 24?

Answers

Answer:

Todos esses outros números são divisores e os fatores de 24 são 2 e 3. Para fatorar um número devemos dividi-lo por números menores começando pelo 2 e ir aumentando, até restar 1.

Step-by-step explanation:

1x24
2x12
3x8
4x6
estos son todos los pares de factores de 24

The sum of two consecutive numbers is 25. What is the largest of the consecutive numbers? Type a numerical answer in the space provided.

Answers

In a case whereby the sum of two consecutive numbers is 25 the largest of the consecutive numbers is 13.

How can the the largest of the consecutive numbers be calculated?

Given that sum of two consecutive numbers is 25 , ans we were required to locatye the  largest of the consecutive numbers. The we can represent the consecutive numbers as x and x+1. According to the problem, the sum of these two consecutive numbers is 25:

x + (x+1) = 25

Simplifying the left side of the equation:

2x + 1 = 25

2x = 24

Dividing both sides by 2:

x = 12

So the first consecutive number is 12. The second consecutive number is 12 + 1 = 13. Therefore, the largest of the consecutive numbers is 13.

Learn more about consecutive numbers at:

https://brainly.com/question/26352026

#SPJ1

5/__=15/24Fill the blank space with the answer

Answers

we have

5/x=15/24

solve for x

Multiply in cross

15*x=24*5

x=24*5/15

x=8

answer is 8

What is 4,672.183 rounded to the nearest hundredth?​

Answers

4672.18 is the answer

Answer:

The correct answer is 4,672.18.

Step-by-step explanation:

To solve this problem, we must look at the number we are given and determine what numbers are in which places.  The 4 is in the thousands place, the 6 is in the hundreds place, the 7 is in the tens place, the 2 is in the ones place, the 1 is in the tenths place, the 8 is in the hundredths place, and the 3 is in the thousandths place.  

The question asks us to round to the nearest hundredth, so this means that the number in the hundredths place should be the final digit.  In the number given, the number 8 is in the hundredths place.  Since the following digit (3) is less than 5, we round down and keep the 8 in the hundredths place.  This makes our answer 4,672.18.

Hope this helps!

a slice of a pie weighs 8 ounces. how many pounds do 6 slices of pie weigh? (2 points)2 pounds3 pounds4 pounds5 pounds

Answers

Answer:

3 Pounds

Step-by-step explanation:

If 1 slice of pie = 8 ounces that means that 6 slices would be 48 ounces because of 6 slices * 8 ounces. Now we have to take the 48 ounces and divide them by 16 because 16 ounces = 1 pound. And in doing so, 6 slices would = 3 Pounds.

The question is in the screenshot.

The question is in the screenshot.

Answers

21 is the answer loger

Let f(x) = sin x and g(x) = x² + 1. Find the following derivatives. d (a) (f(g(x))) (b) = (g(f(x))) dx dx d sin (x²+1) • sin(x²)+1 dx dx = cos(x²+1)(2x)

Answers

To find the derivatives of the given expressions, we can apply the chain rule, which states that the derivative of a composition of functions is equal to the derivative of the outer function multiplied by the derivative of the inner function.

(a) To find the derivative of f(g(x)), we start by differentiating the outer function f with respect to the inner function g(x), and then multiply it by the derivative of the inner function g(x) with respect to x.

df/dx = df/dg * dg/dx

df/dx = cos(g(x)) * (2x)

(b) To find the derivative of g(f(x)), we differentiate the outer function g with respect to the inner function f(x), and then multiply it by the derivative of the inner function f(x) with respect to x.

dg/dx = dg/df * df/dx

dg/dx = 2f(x) * cos(x)

Hence, the derivatives are:

(a) d/dx(f(g(x))) = cos(g(x)) * (2x)

(b) d/dx(g(f(x))) = 2f(x) * cos(x)

Learn more about the inner function here: brainly.com/question/32512446

#SPJ11

c) In the figure alongside, PQ = PR, PS QR, write down therelation between QS and SR, and angleQPS and angleRPS.​

c) In the figure alongside, PQ = PR, PS QR, write down therelation between QS and SR, and angleQPS and

Answers

Answer:

QS=SR ( being PS median of triangle PQR,psㅗQR)

<QPS=<SPR (Median PS bisects the angle P)

HOPE THIS WILL HELP YOU...!

please help me solve the problem i took a screen shot to show the problem.

please help me solve the problem i took a screen shot to show the problem.

Answers

Vhunajaisisiajaj sisisjsbsi

There is a 18
chance of a spinner landing on pink. Which statement is true?
Responses

Answers

In general, when dealing with probability, it is important to consider the context and any relevant information before making any conclusions or decisions based on the probabilities.

What is probability?

Probability is a measure of the likelihood or chance that a particular event will occur. It is a mathematical concept used in statistics, mathematics, and science to help predict the outcome of experiments or events based on data and past experience. The probability of an event is expressed as a number between 0 and 1, where 0 means that the event is impossible, and 1 means that the event is certain to occur.

Here,

However, here are a few possible statements that could be true:

If the spinner has only two colors, pink and green, then the probability of landing on pink is 18/100 or 9/50.

If the spinner has more than two colors, and pink is one of them, then the probability of landing on pink may or may not be high, depending on the number of colors and their respective probabilities.

If the spinner is biased or weighted, then the probability of landing on pink may not be exactly 18/100, and may be influenced by external factors such as the force of the spin or the design of the spinner.

To know more about probability,

https://brainly.com/question/30034780

#SPJ1

Complete question:

There is a 18 chance of a spinner landing on pink. Which statement is true?

If the spinner has only two colors, pink and green, then the probability of landing on pink is 18/100 or 9/50.

If the spinner has more than two colors, and pink is one of them, then the probability of landing on pink may or may not be high, depending on the number of colors and their respective probabilities.

If the spinner is biased or weighted, then the probability of landing on pink may not be exactly 18/100, and may be influenced by external factors such as the force of the spin or the design of the spinner.

solve for x please help asap

solve for x please help asap

Answers

The value of x in the right triangle is 50.66 units.

What is the value of x in the right triangle?

The value of x in the right triangle is calculated as follows;

Apply trignometry ratio;

SOH CAH TOA

SOH = sin θ = opposite /hypothenuse side

TOA = tan θ = opposite side / adjacent side

CAH = cos θ = adjacent side / hypothenuse side

x is the hypothenuse side of the right triangle while 23 is the adjacent side,

cos 63 = 23/x

x = 23/cos 63

x = 50.66 units

Learn more about trigonometry ratio here: https://brainly.com/question/10417664

#SPJ1

At the local college, a study found that students had an average of 0.70.7 roommates per semester. A sample of 133133 students was taken. What is the best point estimate for the average number of roommates per semester for all students at the local college

Answers

We estimate that the average number of roommates per semester for all students at the local college is 0.7.

The best point estimate for the average number of roommates per semester for all students at the local college would be the sample mean, which is calculated as the sum of the number of roommates for all students in the sample divided by the number of students in the sample.

Using the information given in the problem, we have:

Sample size (n) = 133

Sample mean (\(\bar X\)) = 0.7

Therefore, the best point estimate for the population mean (μ) is the sample mean:

μ ≈ \(\bar X\) = 0.7

So, we estimate that the average number of roommates per semester for all students at the local college is 0.7.

for such more question on average

https://brainly.com/question/20118982

#SPJ11

The alpha level for each hypothesis test made on the same set of data is called ______.
a. testwise alpha
b. experimentwise alpha
c. pairwise comparison
d. the Bonferroni procedure

Answers

The alpha level for each hypothesis test made on the same set of data is called B. experimentwise alpha

What is experimentwise alpha?

When numerous suppositions are examined concurrently, the likelihood of committing at least one type I mistake grows.

In order to manage the probability of erroneously rejecting the null hypothesis in all tests, scientists usually modify the alpha level for each test, with the purpose of maintaining an experimentwise alpha that reflects the probability of making a type I error in the entire set of tests.

The Bonferroni procedure is a technique utilized to regulate the experimentwise error rate by adjusting the alpha level for each hypothesis test.

Learn more about hypothesis at: https://brainly.com/question/606806

#SPJ1

Aiden ha $3 worth of dime and quarter. He ha 2 more dime than quarter. Determine the number of dime and the number of quarter that Aiden ha

Answers

The number of dime and the number of quarters that Aiden have are 10 and 8 respectively.

How to find the number of dime and quarter?

Aiden ha $3 worth of dime and quarter. Aiden has 2 more dime than quarter. The number of dime and the number of quarter that Aiden has can be calculated as follows:

let

x =  number of quarter

y = number of dime

Therefore,

y = 2 + x

y - x = 2

0.1y + 0.25x = 3

Multiply equation(ii) by 10

y - x = 2

y + 2.5x = 30

subtract equation(i) from equation(ii)

3.5x = 28

x = 28 / 3.5

x = 8

Hence,

y = 2 + 8

y = 10

Therefore,

number of dime  = 10

number of quarters = 8

learn more on dime and quarter here: https://brainly.com/question/14627506

#SPJ1

Iq scores are known to be normally distributed. the mean iq score is 100 and the standard deviation is 15. what percent of the population has an iq over 115?

Answers

The 100%-Norm.Dist(value,mean,sd,true) percent of the population has an iq over 115

According to the statement

we have to find that the what percent of the population has an iq over 115.

And from given information,

the mean iq score is 100 and the standard deviation is 15.

And

Normal distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean.

And by use of this formula, we find the percentage of the population has an iq over 115.

Then the result will comes as 100%.

hence, 100%-Norm.Dist(value,mean,sd,true)

So, The 100%-Norm.Dist(value,mean,sd,true) percent of the population has an iq over 115.

Learn more about Normal distribution here

https://brainly.com/question/4079902

#SPJ4

Other Questions
PLEASE ANSER FAST!! Leah is buying a new couch that regularly costs $699, but is on sale for 10% off. She also has to pay a 7% sales tax on her purchase. Which expression could Leah use to calculate the final price of the couch?699(1. 10)(1. 07)699(1. 10)(0. 93)699(0. 90)(0. 93)699(0. 90)(1. 07) Express in simplest radical form.98+4298 +4 2 In a recent census, the population of a country was 3,797,000. Estimate using scientific notation. Write your answer as a single digit times a power of ten. Which answer best describes the topic of the article? Flogging as an alternative to imprisonmentAmerica's overcrowded prisonsTypes of punishment used by Puritans in colonial AmericaHow unfair it is that many criminals receive no punishment at all I"M DESPERATE! 50 POINTS FOR ANYONE WHO ANSWERS IN THE NEXT 5 MINUTES! Read "We Beat The Street" Chapters 13 and 14, then answer the following question. What do both Rameck and Sampson learn from their experiences in jail? Support your answer with evidence from the text. meaning of descended PLEASE HELP NEED DONE FAST!!!Michelle has a math assignment with 60 problems. She solved 1/5 of the problem that School. Then Michelle solved 1/4 of the remaining problems at home. How many problems she have left to solve. fix the following fragment: In from the cold weather. 20 POINTS!!dont answer unless you know On July 23 of the current year, Dakota Mining Co. pays $6,165,600 for land estimated to contain 8,808,000 tons of recoverable ore. It installs machinery costing $1,849,680 that has a 10-year life and no salvage value and is capable of mining the ore deposit in eight years. The machinery is paid for on July 25, seven days before mining operations begin. The company removes and sells 488,500 tons of ore during its first five months of operations ending on December 31. Depreciation of the machinery is in proportion to the mine's depletion as the machinery will be abandoned after the ore is mined.Required:Prepare entries to record the following:_______.(a)To record the purchase of the land.(b)To record the cost and installation of machinery.(c) To record the first five months' depletion assuming the land has a net salvage value of zero after the ore is mined.(d)To record the first five months' depreciation on the machinery. following scenarios, describe (1) the payoff that you obtain in each possible case, the corresponding rate of return and the associated probability; (2) the expected value; and (3) the standard deviation of the rate of return of your investment i. you invest everything in a Choose the best response for each question.Quin sali del elevador?1.) Irene salir del elevador.2.) Irene sali del elevador.3.) Irene salieron del elevador.4.) Irene sal del elevador. Julie went to the post office and bought both 41-cent stamps and 26-cent postcards. She spent $51. 40. The number of stamps was 20 more than twice the number of postcards. How many of each did she buy?. The value of a computer The value of a computer decreases by 35% each year. If the computer was initially sold for $1,250, which function represents the value, V (t), of the computer t years after being sold?O V() - 1,250(65)OV(t) - 1. 250(35)O V(t) -1,250(0. 65)OV() - 1,250(0. 35)please help fast!!!! The Declaration of Independence described theA.process for creating a new government.B.process for choosing a new leader.C.principles of a new colony.D.principles of a new government. Read the scenario below and answer the question that follows. Karen is a psychiatrist at a large hospital. Although she is extremely busy at her job, when making her rounds to see her patients, she takes the time to talk to each of her patients and establishes a rapport with each one. Which of the following principles of psychology or codes of conduct did Karen demonstrate? A. Beneficence and Nonmaleficence B. Fidelity and Responsibility C. Respect for Peoples Rights and Dignity D. Competence Please select the best answer from the choices provided A B C D. Find the distance between the point (0, 0) and the line 4x + 3y = 0 (round your answer to the nearest tenth, if necessary) which of the following are examples of annuities? (check all that apply).(a). the PV of $1 received 3 years from today(b). car payments(c). note payable w/ interest and principal due in 3 months(d). mortgage payments what pattern do you see in the position data? Natalie makes potato cakes in a restaurant.She mixes potato, cheese and onion so thatweight of potato:weight of cheese :weight of onion = 9: 2:1Natalie needs to make 6000g of potato cakes.Cheese costs 2.25 for 175 g.Work out the cost of the cheese needed to make 6000g of potato cakes