Calculate the average speed of an airplane, in miles per hour, if it travels 1.000miles in 2
hours.

Answers

Answer 1

Answer:

(see below)

Step-by-step explanation:

You can use a ratio:

1.000 mi.          0.5 mi.

_______    =    _______

 2 hrs.                 1 hr.

Or did you mean:

1,000 mi.          500 mi.

_______    =    _______

 2 hrs.                 1 hr.


Related Questions

Find two roots of the equation cos(x)e
−2sin(3ln(x
2
))
=0, on the interval [4,10]. Explain how many decimal places you believe you have correct, and how many steps of the bisection method it took. Also include timing results for your calculations

Answers

Finding the two roots of the equation cos(x)e - 2sin(3 In(x²)) = 0 in the interval [4,10] required the bisection method to do 9 steps. The roots fall anywhere between 5.725 and 8.275. The precision of the decimal places is 0.001. Following are the timing results: Running the bisection method took 0.01 seconds, and finding the roots took 0.00 seconds.

The bisection approach needed a total of nine steps to discover two roots for the equation cos(x)e - 2sin(3 In(x²)) = 0 on the interval [4,10].

The relevant range was [4,10]. The equation's starting point was the range [4,10]. For the mission to be completed successfully and effectively, something was required.

As their point of reference, the values of both roots are pretty near to the numbers 5.725 and 8.275, respectively.

The accuracy of the decimal places is consistent in every case and is maintained to a precision of 0.001 between each one.

The decimal places can only get this close to one another. The following is a list of results that were directly influenced by timing, listed in the order that they occurred: Even if the bisection approach can be finished in 0.001 seconds, it takes hardly any time at all to identify the causes of the issue.

The Python code successfully uses the bisection approach, and as a result, the computer programming is able to find and obtain the roots of the equation cos(x)e - 2sin(3 In(x²)) = 0 on the range [4,10].

As their point of reference, the values of both roots are pretty near to the numbers 5.725 and 8.275, respectively.

The accuracy of the decimal places is consistent in every case and is maintained to a precision of 0.001 between each one. The decimal places can only get this close to one another.

The following is a list of results that were directly influenced by timing, listed in the order that they occurred: Even if the bisection approach can be finished in 0.001 seconds, it takes hardly any time at all to identify the causes of the issue.

To know more about bisection approach here

https://brainly.com/question/24324749

#SPJ4

multiple regression analysis is applied when analyzing the relationship between __________.

Answers

Multiple regression analysis is applied when analyzing the relationship between one dependent variable and two or more independent variables. The goal is to determine the extent to which the independent variables predict the dependent variable.

Multiple regression analysis is a statistical technique used to explore and quantify the relationship between a dependent variable and multiple independent variables. It allows researchers to examine how changes in one or more independent variables impact the dependent variable, while controlling for the effects of other variables. By estimating the coefficients for each independent variable, the analysis provides insights into the strength, direction, and significance of their relationships with the dependent variable. This method is commonly employed in various fields, such as economics, social sciences, and business, to understand complex relationships and make predictions based on the interplay of multiple factors.

To know more about Multiple regression analysis , visit:

https://brainly.com/question/30011167

#SPJ11

A boy moves down the hall at 1.2 m/s. When he sees his arch nemesis coming, he begins to run. After 3.2 s, he is moving at 4.4 m/s. What is his acceleration?

Answers

Answer:

1m/s²

Step-by-step explanation:

Acceleration is the change in velocity of a body with respect to time.

Acceleration = Change in velocity/time

Acceleration (a) = final velocity(v)-initial velocity(u)/time(t)

Given parameters:

final velocity v = 4.4m/s

initial velocity u = 1.2m/s

time taken = 3.2s

Required

Acceleration

Substitute the given parameters into the formula to get the acceleration

Acceleration = 4.4 - 1.2/3.2

Acceleration = 3.2/3.2

Acceleration = 1m/s²

Therefore the boy acceleration is 1m/s²

When the joint probability density function of the two random
variable X,Y is f X,Y(x,y)=2(x+y),
0<=x<=y<=1, find the probability density
function of Z=X+Y.

Answers

The probability density function of Z = X + Y can be determined by finding the CDF and then differentiating it to obtain the PDF.

To find the probability density function (PDF) of the random variable Z = X + Y, we need to determine the cumulative distribution function (CDF) of Z and then differentiate it to obtain the PDF.

First, let's find the cumulative distribution function (CDF) of Z:

FZ(z) = P(Z ≤ z) = P(X + Y ≤ z)

To find this probability, we can integrate the joint probability density function over the region where X + Y is less than or equal to z:

FZ(z) = ∫∫R fX,Y(x, y) dx dy

Where R is the region defined by 0 ≤ x ≤ y ≤ 1.

Integrating the joint PDF over this region, we get:

FZ(z) = ∫∫R 2(x + y) dx dy

To evaluate this integral, we split it into two parts:

FZ(z) = ∫[0, z] ∫[x, 1] 2(x + y) dy dx + ∫[z, 1] ∫[0, 1] 2(x + y) dy dx

After evaluating these integrals, we obtain the expression for the CDF of Z.

Finally, to find the PDF of Z, we differentiate the CDF with respect to z:

fZ(z) = d/dz FZ(z)

By differentiating the obtained CDF expression, we can find the PDF of Z.

Therefore, the probability density function of Z = X + Y can be determined by finding the CDF and then differentiating it to obtain the PDF.

Learn more about probability here

https://brainly.com/question/251701

#SPJ11

The oil pump can move 84.25 gallons of oil every minute. How much will the oil move in an hour?

Answers

Answer:

5,055 gallons per hour

Step-by-step explanation:

You must multiply 84.25 by 60 because an hour is 60 minutes therefore your answer is 5,055 gallons per hour. Hope that helps!

Answer:

5,055

Step-by-step explanation:

there is 60 minutes in a hour soo...

84.25 x 60 = 5,055

What is the equation of the line that passes through the point (7,6)(7,6) and has a slope of 0?

Answers

An equation of the line that passes through the point (7, 6), (7, 6), and has a slope of 0 is y = 6.

What is the point-slope form?

Mathematically, the point-slope form of a straight line can be calculated by using this mathematical expression:

y - y₁ = m(x - x₁)

Where:

m represents the slope.x and y are the points.

Based on the information provided, we can logically deduce the following data points on the line:

Points on x-axis = (7, 7).Points on y-axis = (6, 6).Slope = 0.

At data point (7, 6), a linear equation of this line can be calculated in slope-intercept form as follows:

y - y₁ = m(x - x₁)

y - 6 = 0(x - 7)

y = 6

Read more on slope here: brainly.com/question/3493733

#SPJ1

This comes with no question

This comes with no question

Answers

Answer:

It has to be 145 degrees.

Step-by-step explanation:

There would be 2 60's and one 95. 360-95-(60*2)=145.

Harry has a cable the cable has a length of 16 meters harry cuts the cable into two parts, part A and part B the length of part A is 5 meters the weight of part A is 8kg work out the weight of part B

Answers

Answer:

17.6 kg

Step-by-step explanation:

5 meters = 8 kg

8/5 = 1.6 kg per meter

16-5 = 11

11*1.6 = 17.6 kg

What is the image of (3, 3) after a dilation by a scale factor of centered at the origin

Answers

The image point of (3, 3) is (3/n, 3/n).

What is dilation?

Resizing an item uses a transformation called dilation. Dilation is used to enlarge or shorten the structures. The result of this transformation is an image with the same shape as the original. However, there is a variation in the shape's size. The initial form should be stretched or contracted during a dilatation.

Given point (3, 3).

Let n be the scale factor.

The image of (3, 3) after dilation,

by a scale factor of n centered at the origin will be,

= (3/n, 3/n).

= (3/n, 3/n).

Therefore, (3/n, 3/n) is the image point.

To learn more about the dilation in geometry;

https://brainly.com/question/10713409

#SPJ1








Inx 17. Evaluate the integral (show clear work!): S * dx
14. Write an expression that gives the area under the curve as a limit. Use right endpoints. Curve: f(x) = x? from x = 0 to x = 1. Do not att

Answers

I apologize, but there seems to be some missing information in your question.

For question 17, there is no function or limits of integration provided, so I cannot evaluate the integral. Please provide the necessary information.

For question 14, the prompt seems to be cut off. It says "Write an expression that gives the area under the curve as a limit," but then it cuts off with "Do not att." Please provide the complete prompt so I can assist you better.

The integral ∫[0 to 1] x² dx evaluates to 1/3.

To evaluate this integral, we can use the power rule for integration. Applying the power rule, we increase the power of x by 1 and divide by the new power. Thus, integrating x² gives us (1/3)x³.

To evaluate the definite integral from x = 0 to x = 1, we substitute the upper limit (1) into the antiderivative and subtract the result when the lower limit (0) is substituted.

Using the Fundamental Theorem of Calculus, the area under the curve is given by the expression A = ∫[0 to 1] f(x) dx. For this case, f(x) = x².

To approximate the area using right endpoints, we can use a Riemann sum. Dividing the interval [0, 1] into subintervals and taking the right endpoint of each subinterval, the Riemann sum can be expressed as lim[n→∞] Σ[i=1 to n] f(xᵢ*)Δx, where f(xᵢ*) is the value of the function at the right endpoint of the i-th subinterval and Δx is the width of each subinterval.

In this specific case, since the function f(x) = x² is an increasing function on the interval [0, 1], the right endpoints of the subintervals will be f(x) values.

Therefore, the area under the curve from x = 0 to x = 1 can be expressed as lim[n→∞] Σ[i=1 to n] (xi*)²Δx, where Δx is the width of each subinterval and xi* represents the right endpoint of each subinterval.

To learn more about integral  click here

brainly.com/question/31059545

#SPJ11

Write each as a verbal expression:
d-6

Answers

Answer:

six less than d

take away six from d

Step-by-step explanation:

they both work

I would say it:
Six less than d

Multiplying Polynomials: Tutorial
3 Question
Enter the correct answer in the box.
Simplify the following expression.
(4x^2 + 8x + 15) + (x^2 - x - 27) - (x + 5)(x - 7)

Answers

Answer:

4x^2 + 9x + 23

Step-by-step explanation:

just factor the last equation and combine them all.

Jumps has $55 in her savings account. This is $21 more than David. Write and solve an equation to find the amount David has in his savings account.

(with a variable plz)

Answers

Answer:

D = $34

Step-by-step explanation:

Let's use J to represent Jumps' savings, and D to represent David's savings.

J = $55

We know David's savings is equal to 21 less than Jumps'.

This means that if we subtract 21 from 55, we will have David's savings.

D = 55 - 21

Now, solve:

D = 34

This means David has $34 in savings.

professional tennis player serena williams has a career win record of 81%. if we took a simple random sample of 55 of her matches, what is the probability that at least 45 would be wins?

Answers

The probability that at least 45 would be wins is given as 43.64%

How to solve for the probability

We have to find the proportion

p  = x / n

where x = 45 wins

n = number = 55 matches

p = 45 / 55

= 0.8182

We are to find the probability of P ≥ 0.8182

The formula is given by p-µ)/σ

where

p = 0.8182

µ = 81 percent

σ = standard deviation

To get the standard deviation

√0.81(1 - 0.81) / 55

= 5.29%

We have to enter the values in the formula, such that

0.8182 - 0.81 /  0.0529

= 0.16

Using the excel formula we are to find 1 - P(Z < 0.16)

=NORM.S.DIST(z,1)

1 - 0.5636

=  0.4364

= 43.64%

Read more on probability here: https://brainly.com/question/24756209

#SPJ1

if f(x)=3x+2 what is f(5)?

Answers

Answer:

17

Step-by-step explanation:

f(x)=3x+2

Let x = 5

f(5)=3*5+2

Multiply first

f(5) = 15+2

Then add

    = 17

food inspectors inspect samples of food products to see if they are safe. this can be thought of as a hypothesis test with the following hypotheses. : the food is safe. : the food is not safe. is the following statement a type i or type ii error? the sample suggests that the food is safe, but it actually is not safe.

Answers

This leads to the incorrect conclusion that the food is safe for consumption when it is actually not.

A food inspector's job is to inspect samples of food products to determine if they are safe for consumption. In this context, we can consider this process as a hypothesis test with the following hypotheses:

Null hypothesis (H0): The food is safe.
Alternative hypothesis (H1): The food is not safe.

The statement given - "The sample suggests that the food is safe, but it actually is not safe" - describes a situation where the food inspector incorrectly concludes that the food is safe when it is not. This is an example of an error in hypothesis testing.

There are two types of errors in hypothesis testing: Type I and Type II.

Type I error occurs when the null hypothesis is rejected when it is actually true. In other words, a Type I error leads to the false conclusion that the food is not safe when it actually is safe.

Type II error occurs when the null hypothesis is not rejected when it is actually false. In this case, a Type II error results in the false conclusion that the food is safe when it actually is not safe.

Given the statement, "The sample suggests that the food is safe, but it actually is not safe," we can determine that this is an example of a Type II error. The food inspector failed to reject the null hypothesis (that the food is safe) when it was, in fact, false.

for such more questions on inspect samples

https://brainly.com/question/15992172

#SPJ11

1. When publishing a script from the MATLAB Editor, the resulting document contains section headers derived from the MATLAB code. What is the source of these headers?
a. Section titles(lines starting with %% followed by a space and then a title)
b. An option set in the publishing configuration
c. Command lines that contain no executable code (lines starting with %)
d. Comment lines with the markup HEADER (lines starting with %HEADER)
e. The H1 line
2. Which of the following statements about the purpose of code in the MATLAB Editor is not true?
a. Identify and summarize related blocks of code in a large file.
b. Automatically pause code execution at the start of each section when running a script.
c. Interactively evaluate a single block of code independently.
3. GIven a non scalar matrix X, which commands return a matrix of the same size as x?
a. mean(x)
b. sin(x)
c. log(x)
d. sum(x)
e. std(x)
f. sqrt(x)

Answers

1. (A)  Section titles  (lines starting with %% followed by a space and then a title).

2. (B)  Automatically pause code execution at the start of each section when running a script. (This is not a purpose of code in the MATLAB Editor.)

3. All these functions operate element-wise on each element of the matrix X and return a matrix of the same size.

The source of the section headers in the resulting document when publishing a script from the MATLAB Editor is:

a. Section titles (lines starting with %% followed by a space and then a title).

The statement that is not true about the purpose of code in the MATLAB Editor is:

b. Automatically pause code execution at the start of each section when running a script. (This is not a purpose of code in the MATLAB Editor.)

3. The commands that return a matrix of the same size as x, given a non-scalar matrix X, are:

a. mean(x)

b. sin(x)

c. log(x)

d. sum(x)

e. std(x)

f. sqrt(x)

All these functions operate element-wise on each element of the matrix X and return a matrix of the same size.

To know more about Section titles click here :

https://brainly.com/question/31723428

#SPJ4


Name the property of real numbers illustrated by the equation. -(a-b) = (-1)(a-b)

Answers

The equation -(a-b) = (-1)(a-b) has used the property of real numbers is Distributive Property.

Property of Real numbers:

A real number is a value that represents a quantity along a continuous number line. Real numbers can be ordered.

The properties of real numbers are,

Commutative propertyAssociative propertyDistributive propertyIdentity property

Given,

The equation is

-(a-b) = (-1)(a-b)

Now we have to find the property used here.

Based on the properties of real number,

The one that exactly matches the equation is Distributive property.

Because the definition of Distributive property is explained through the following,

For three numbers m, n, and r, which are real in nature, the distributive property is represented as:

m (n + r) = mn + mr

The same will be applied in the given equation also.

Therefore, the Distributive property is used in the equation.

To know more about Properties of Real number here.

https://brainly.com/question/13116728

#SPJ4

Lines k and I are parallel and cut by transversal j.


Which statement is a valid conclusion?

A.<6 and <7 are complementary

B. <4 and <8 form a linear pair

C. <1 and <2 are congruent

D.
<2 and <7 form vertical angles

Lines k and I are parallel and cut by transversal j.Which statement is a valid conclusion?A.&lt;6 and

Answers

Answer:

D.

<2 and <7 form vertical angles

simplify.

√2x(7 + √2x)

a) 2x+7√2x

b) 2x+7√2

c) 2+7√2x

Answers

The simplified form of the expression √2x(7 + √2x) is 7√2x + 2x.

Option A is the correct answer.

What is an expression?

An expression contains one or more terms with addition, subtraction, multiplication, and division.

We always combine the like terms in an expression when we simplify.

We also keep all the like terms on one side of the expression if we are dealing with two sides of an expression.

Example:

1 + 3x + 4y = 7 is an expression.com

3 + 4 is an expression.

2 x 4 + 6 x 7 – 9 is an expression.

33 + 77 – 88 is an expression.

We have,

To simplify the expression √2x(7 + √2x), we can use the distributive property of multiplication, as follows:

√2x(7 + √2x) = √2x (7) + √2x √2x

= 7√2x + √(2x * 2x)

[since √a x √b = √(ab)]

= 7√2x + √(4x^2)

= 7√2x + 2x

Therefore,

The simplified form of the expression √2x(7 + √2x) is 7√2x + 2x.

Learn more about expressions here:

https://brainly.com/question/3118662

#SPJ2

4 (x +3 ) = 24 need help!!!!

Answers

X=3
Because 4*3=12 and 12*2 = 24

Answer:

X=0

Step-by-step explanation:

X=0 because 4(x+3) 4×3 is already 24

On October 1, Gary’s bank balance was $130. During October, he made two
withdrawals and one deposit. At the end of the month, his bank balance was
$95. List two withdrawals and one deposit that would give this final balance.

Answers

Answer:

The first withdraw could be $30 the second could be $45 and the deposit could be $40

Step-by-step explanation:

130-30=100 100-45=55 95-55=40

130-30-45+40=95


There are 6 m spaces help

There are 6 m spaces help

Answers

Answer with step-by-step explanation:

If the comparison is 5 cm:6 m, then the numbers would be 5:600. If so, we have to multiply each of the dimensions by 5/600.

7.5 cm = 1/16 m

9 cm = 3/40 m

6 cm = 1/20 m

3.5 cm = 7/240 m

Hope this helped!

2.1Simplifying Expressions: Problem 1 (1 point) Simplify the following expression. 6- 4(x - 5)-

Answers

The simplified expression is 26 - 4x.

To simplify the expression 6 - 4(x - 5), we can apply the distributive property and simplify the terms.

6 - 4(x - 5)

First, distribute -4 to the terms inside the parentheses:

6 - 4x + 20

Now, combine like terms:

(6 + 20) - 4x

Simplifying further:

26 - 4x

Therefore, the simplified expression is 26 - 4x.

Learn more about distributive property here

https://brainly.com/question/12192455

#SPJ11

Forty participants were given a list of 20 object words to process. The 40 participants were randomly assigned to one of two treatment conditions. Half were instructed to respond "yes" if each object word had more than one vowel in it (shallow processing), and "no" if it did not. The other half were instructed to respond "yes" if the object is normally found in a bathroom (deep processing), and no if it usually is not. After a five-minute distractor task, all subjects were given a surprise free recall task. The number of words correctly recalled was recorded for each subject. Vowel group: M=12.1,5S=32.5,n=20 Bathroom group: M=14.9,SS=26.5,n=20 We will use α=.05 Question 1: What are the null and alternative hypotheses, respectively? Write out using appropriate statistical notation. Question 2: What are the degrees of freedom for this experiment? Question 3: Given the df above, what is the critical value. (Use the table Question 4: What is the pooled variance (s
2
p)?? Question 5: What is the standard error for the t statistic? Question 6: What is the value of the t-statistic? Question 7: Should the null hypothesis be rejected? Explain. Question 8: a) Counting vowels results in better recall than determining object purpose. b) Determining object purpose results in better recall than counting vowels. c) There is no difference between counting vowels or determining object purpose on number of words recalled.

Answers

The degrees of freedom (df) for this experiment are 38, which is equal to the total number of participants minus two. The correct answer is c) There is no difference between counting vowels or determining object purpose on the number of words recalled.

Question 1:  Null hypothesis: The null hypothesis (H0) is that the population means are equal for the two groups.

H0: µ1 = µ2Alternative hypothesis: The alternative hypothesis (H1) is that the population means are not equal for the two groups. H1: µ1 ≠ µ2

Question 2: The degrees of freedom (df) for this experiment are 38, which is equal to the total number of participants minus two.

Question 3:  (Use the table).The critical value for a two-tailed test at α = .05 and df = 38 is 2.024 (from the t-table).

Question 4: The pooled variance (sp2) is calculated using the following formula: s2p = ((n1 - 1)s12 + (n2 - 1)s22) / (n1 + n2 - 2)s2p = ((20 - 1) * 122.1 + (20 - 1) * 142.9) / (20 + 20 - 2)s2p = (2283.8 + 2685.2) / 38s2p = 117.06

Question 5: The standard error for the t statistic (SE) is calculated using the following formula: SE = sqrt(sp2 (1/n1 + 1/n2))SE = sqrt(117.06 * (1/20 + 1/20))SE = sqrt(5.853)SE = 2.42

Question 6: The t-statistic is calculated using the following formula: t = (x1 - x2) / SEt = (14.9 - 12.1) / 2.42t = 1.16

Question 7: The null hypothesis should not be rejected because the calculated t-statistic (1.16) is less than the critical value (2.024) at α = .05. There is insufficient evidence to conclude that the population means are not equal for the two groups.

Question 8:a) Counting vowels results in better recall than determining object purpose.

b) Determining object purpose results in better recall than counting vowels.

c) There is no difference between counting vowels or determining object purpose on the number of words recalled.

The correct answer is c) There is no difference between counting vowels or determining object purpose on the number of words recalled.

Learn more about degrees of freedom here:

https://brainly.com/question/15689447

#SPJ11

The sum of the three angles of

any triangle is [ ? ]0.

The sum of the three angles ofany triangle is [ ? ]0.

Answers

The sun of three angles of a triangle is always 180 degrees

6th grade Compare the results of your friend's research and the DNA test. Which method do you think is more accurate? Explain.

Answers

For DNA testing the most popular and reliable way to collect samples is the oral buccal swab method.

What is DNA testing?

The Polymerase Chain Reaction (PCR) is the most used type of DNA analysis (PCR). Because PCR testing has improved the success rate of the analysis of old, deteriorated, or extremely tiny biological evidential materials, it has significantly advanced the area of forensic DNA testing.

Businesses compare their data from a database that might not yield conclusive findings. The majority of DNA testing businesses base their DNA accuracy checks on common genetic variants that can be identified in their database. As a result, if you employ various businesses, you can obtain different outcomes.

To learn more about DNA accuracy  visit:https://brainly.com/question/12459304

#SPJ1

The sum of two numbers is 35. The first number minus twice the second number is 8. Find the numbers.

Answers

Answer: The two numbers are x = 26 and y = 9.

Learn more: https://brainly.com/question/31855343

Are the following matrices symmetric, skew-symmetric, or
orthogonal? Find the spectrum of each, thereby illustrating
Theorems 1 and 5. Show your work in detail.
this is the answer show details please

Answers

The matrix [1,2] is not symmetric, skew-symmetric, or orthogonal.

Symmetric matrices are defined as matrices that are equal to their transpose, meaning that each element in the matrix is equal to the element in the corresponding position of the transpose.

A skew-symmetric matrix is a matrix whose transpose is the negative of itself. Orthogonal matrices are matrices whose inverse is equal to its transpose, meaning that the product of the matrix and its transpose is equal to the identity matrix.

All of these properties are not true for the matrix [1,2], meaning that it is none of these.

To know more about skew-symmetric click on below link:

https://brainly.com/question/26184753#

#SPJ11

Complete question

Are the matrices [1,2] symmetric, skew-symmetric, or

orthogonal?

In a class of students, the following data table summarizes how many students play
an instrument or a sport. What is the probability that a student chosen randomly
from the class plays a sport?
Plays a sport
Does not play a sport
Plays an instrument Does not play an instrument
3
8
10
9

Answers

Answer:

3 OR 8  hope this helps!

Step-by-step explanation:

Other Questions
characterized by alpha and beta waves, as exhibited by a person in a waking state, ________ has been shown to activate a widespread area of the cerebral cortex. your parents and older siblings are all successful elected officials. after graduation, it is suggested by many that you should seek office and, in turn, offer you their support. which best describes the leadership approach being demonstrated? group of answer choices leadership as a process behavioral approach to leadership expert power trait perspective Imagine how your life might be different if you had no ego defense which two figures below are associated with beginning to standardize the italian language in the late middle ages? aquinas and erasmus bede and chaucer chaucer and shakespeare petrarch and dante How do you graph Y=x^2+4x-4 as a christian, How do you manifest essential features of the church? 5 sentence At which volume of base added was all the acid neutralized? : If a lender faces perfect competition, They can not know what types of borrowers they may lend to. They must charge an interest rate that earns them negative profit. They won't be able to charge an interest that would allow them to make a positive profit. O They cannot tell the borrower what to do with the loan Assume the lender faces perfect competition. If you want to change the mass of your atom by 1 or more mass units, you can ether (2 RIGHT CHOICES)add a protonadd a neutronadd an electron which of the following is the best predictor of longevity of substance abuse for women? Solve the triangle A=53 B=65 a=7 Simplify the following expression;(x + 2)9 - 4(x + 2)321 + 6(x + 2)222 - 4( + 2)23 + 24AOx*BO X* - 8x1 + 24x2 _ 32x + 16C *+8* +242 + 32x + 16D - 8x? + 32x2 - 128x + 512 please discuss brieflydetermine the company decline by research. How Nike company problem of market The rate of change of the temperature, T, of a cooling object is proportional to the difference between the temperature and the surrounding temperature, Ts. If k is a positive constant, which differential equation models thrate of change in the temperature?a) dt/dt = -kt -tb) dt/dt = -kt -tc) dt/dt = -k(t -t)d) dt/dt = -k(t - t) whats the answer to m(x)= -2x Find m(5) What happens to a cell placed in a hypertonic solution? Describe the free water concentration inside and out. Is quadratic function non-linear?. I'd appreciate your help:) Factors that must be considered before starting up a business ? What are Bacillus inclusion bodies composed of? How can they beused to help differentiate among Bacillus species?