Find the distance between the two points
(-2,-9) and (3,3).

Answers

Answer 1

Answer:7

Step-by-step explanation:

The distance formula is an algebraic expression used to determine the distance between two points with the coordinates (x1, y1) and (x2, y2).

D=√(x2−x1)^2+(y2−y1)^2

SUBSTITUTING

√(-9-(-2))^2 +(3-3)^2

√(-9+2)^2+0

√(-7)^2

√(49)

Ans is 7

Answer 2

Answer:

If you are going from point (-2,-9) to (3,3) the distance is 12 units up and 5  units to the right . If you are going from point (3,3) to (-2,-9) it is 12 units down and 5 units to the left.

Step-by-step explanation:

First you plot the coordinates (-2,-9) and (3,3) on the coordinate plane grid or graph. Then you carefully count 5 units to the left or right (depends from which coordinate you are starting from) and then 12 units down or up.

I made sure I used a graph to ensure this is correct.

Hope this helps :)


Related Questions

Two students are playing a game. If a player spins a one or a three, he/she gets an extra turn. What is the probability that a player will get an extra turn?

Answers

The probability that a player will get an extra turn is 1/2 or 50%.

There are four possible outcomes when a player spins the spinner: 1, 2, 3, or 4. The probability of spinning a one or a three is 2/4 or 1/2, since there are two favorable outcomes out of four equally likely outcomes.

If a player spins a one or a three, they get an extra turn, which gives them another chance to spin the spinner. Since the probability of spinning a one or a three is 1/2, the probability of getting an extra turn is also 1/2.

Therefore, the probability that a player will get an extra turn is 1/2 or 50%.

Learn more about Probability here

https://brainly.com/question/22440925

#SPJ4

X is the midpoint of WY and V is the midpoint of WZ.
If YZ=t and VX=t–25, what is the value of t?

X is the midpoint of WY and V is the midpoint of WZ.If YZ=t and VX=t25, what is the value of t?

Answers

Answer:

50

Step-by-step explanation:

By the triangle midsegment theorem, 2(VX)=YZ.

This means that 2(t-25)=t, and thus t=50.

draw the straight line y=2x-3

Answers

Answer:

Look at the explanation.

Step-by-step explanation:

draw the straight line y=2x-3

how many discriminant functions are significant? what is the relative discriminating power of each function in r

Answers

To determine the number of significant discriminant functions and their relative discriminating power in a dataset, a discriminant analysis needs to be performed. Discriminant analysis is a statistical technique used to classify objects or individuals into different groups based on a set of predictor variables.

The number of significant discriminant functions is equal to the number of distinct groups or classes in the dataset minus one. Each discriminant function represents a linear combination of the predictor variables that maximally separates the groups or classes.

The relative discriminating power of each discriminant function can be assessed by examining the Wilks' lambda value or the eigenvalues associated with each function. Wilks' lambda represents the proportion of total variance unexplained by each discriminant function. Smaller values of Wilks' lambda indicate higher discriminating power.

To determine the exact number of significant discriminant functions and their relative discriminating power in a specific dataset, the discriminant analysis needs to be performed using statistical software or tools specifically designed for this analysis.

To know more about statistical visit-

brainly.com/question/16657852

#SPJ11

A test has 19 questions worth a total 100 points. There are ten-point questions and four-point questions. How many of each type of question are there?

Answers

Answer: 4 ten-point questions and 15 four-point questions

Step-by-step explanation:

We will set up a system of equations to help us solve this question. Let x be ten-point questions and y be four-point questions.

         A test has 19 questions;

                   x + y = 19

         ... worth a total 100 points;

                   10x + 4y = 100

Now, we will solve by graphing. See attached. The point of intersection is our solution, where the lines cross each other.

         (4, 15), 4 ten-point questions and 15 four-point questions.

A test has 19 questions worth a total 100 points. There are ten-point questions and four-point questions.

30 POINTS// URGENT

An agent sells a property for 220,000 the broker takes a commission of 3%, out of which the agent receives 60%. How much does the agent receive?

Giving brainliest to the most well explained answer and giving a “thanks” to all answers.

Accidentally sent the question twice so ignore it if you see it. Here are the correct amount of points! The other one only was set as 10 points

Answers

the answer is $3,960

you multiply 220,000 by 0.03 to get the amount the broker takes which is $6,600

you then multiply 6,600 by 0.60 to get the amount the agent receives, being $3,960

15 POINTS AND BRAINLIEST!!!

15 POINTS AND BRAINLIEST!!!

Answers

Answer:

option C

Step-by-step explanation:

2, 4, 6

i don't know whether it is correct or not...

write an exponential function in the form y=ab^x that goes through points (0,8) and (3,8000).

Answers

Step-by-step explanation:

To write an exponential function in the form y=ab^x that goes through points (0,8) and (3,8000), we need to find the values of a and b.

First, we can use the point (0,8) to find the value of a:

y = ab^x

8 = ab^0

8 = a

Next, we can use the point (3,8000) to find the value of b:

y = ab^x

8000 = 8b^3

b^3 = 1000

b = 10

Now that we have found the values of a and b, we can write the exponential function:

y = ab^x

y = 8(10)^x

Therefore, the exponential function in the form y=ab^x that goes through points (0,8) and (3,8000) is y = 8(10)^x.

Use the principle of mathematical induction to show that the statement is true for all natural numbers. Let P, denote the statement that (8 points) 5+9+13+17+. +(4n+1)=n(2n+3) Step 1. Verify the statement P is true (for n=1). Step 2. Write the statement P, (for n=k). Assume the statement P, is true. Step 3. Write the statement P₁., (for n=k+1) Use algebra to change the statement in Step 2 to the statement in Step 3. Step 4. Write a conclusion. (6 points) 10. Compute the first five terms in each sequence F=1, F₂=1, F=F₁+F

Answers

The first five terms in the sequence: 1, 1, 2, 3, 5 (Fibonacci sequence) The sequence F=1, F₂=1, F=F₁+F will look like 1,1+1=2,1+2=3, 2+3=5,3+5=8. P₁ is true.

Statement P is given as 5+9+13+17+. . . +(4n+1)=n(2n+3)Step 1:For n=1,5+9=14 and 1(2(1)+3)=5Hence, P is true for n=1.Step 2:Suppose, for n=k, P is true. So, 5+9+13+…+(4k+1)=k(2k+3) We need to show P is true for n=k+1.Step 3:When n=k+1,5+9+13+…+(4k+1)+(4(k+1)+1)=(k+1)(2(k+1)+3)RHS= (k+1)(2k+5)k(2k+3)+8(k+1)=5k+3+8k+8=13k+11LHS= 5+9+13+…+(4k+1)+(4(k+1)+1)=k(2k+3)+(4(k+1)+1)=2k²+7k+5=13k+11

Therefore, P₁ is true. Step 4:By the principle of mathematical induction, the statement P is true for all natural numbers.10.

To know more about sequence visit:-

https://brainly.com/question/29069256

#SPJ11

Please help me I've been stumped on this problem

Please help me I've been stumped on this problem

Answers

The measure of ∠CFE is 40°

How do we find ∠CEF?

To solve for triangle ∠CEF, we know that

Parallel to DE is BC

Arc length BD = 58°

Arc length DE = 142°

We can then draw a diameter across the center of the circle and give it a name as the first step. The diameter in this situation is line ZT.

The arcs BD and DE are split in half by the line ZT.

Which is:

Arc SC = 1/(1/2(arc BC) = 1/(58)

Arc SC = 29°

142 = 1/2(arc DE) + arc TE

Arc TE = 71°

Sum of the angles of a semicircle is 180 degrees: Arc SC + Arc CE + Arc TE

29° + Arc CE + 71° = 180°

Arc CE + 100° = 180°

Arc CE = 180-100

Arc CE = 80°

Angle inscribed equals half of angle intercepted

CFE = 1/2 of Arc CE

<CFE = 1/2(80)

< CFE = 40°

The above answer is based on the full question below;

In circle A shown, BC || DE , mBC=58° and mDE=142°. Determine the measure of ZCFE . Show how you arrived at your answer

Find more exercises on measure of Triangles;

https://brainly.com/question/9524036

#SPJ1

Calculate the (modeled) probability P(E) using the given information, assuming that all outcomes are equally likely.
S = {1, 3, 5, 7, 9}, E = {1, 5, 7}

Answers

The probability P(E) is 13/15.

According to the statement

we have given that the S = {1, 3, 5, 7, 9}, E = {1, 5, 7}

And we have to find the probability P(E).

So, For this purpose

Recall the formula for the probability of an event E in case when all outcomes are equally likely:

P(E)= n(E) /n(S)

in which S is the sample space.

But we have the S = {1, 3, 5, 7, 9},

so, n(S) = Sum of all outcomes / number of outcomes

n(S) = 1+3+5+7+9 /5

n(S) = 25 /5

n(S) = 5 and

For n(E) = Sum of all outcomes / number of outcomes

n(E) = 1+5+7 /3

n(E) = 13 /3

n(E) = 13 /3

Substitute these values in the above written formula then

P(E)= n(E) /n(S)

P(E)=  (13/3)/ 5

P(E)= 13 /15

So, The probability P(E) is 13/15.

Learn more about the PROBABILITY here https://brainly.com/question/25870256

#SPJ4

What is the length of a diagonal of a cube with a side length of 10 cm?
1200 cm
3210 cm
1300 cm
1820 cm

Answers

square root of 300
step by step equation

HI CAN YALL PLS HELP ME ASAP

HI CAN YALL PLS HELP ME ASAP

Answers

Answer:

27/8

Step-by-step explanation:

To find the third power of the expression, we multiply it by itself 3 times

3/2 * 3/2 * 3/2 = 27/8

Solution:

\( ( \frac{3}{2})^{3} \\ = \frac{ {3}^{3} }{ {2}^{3} } \\ = \frac{3 \times 3 \times 3}{2 \times 2 \times 2} \\ = \frac{27}{8} \)

Answer:

\( \frac{27}{8} \)

Hope it helps!!

ray4918 here...

True or false: When you multiply or divide an inequality by a negative, you flip the inequality sign
Plz tell me

Answers

Answer:

\(\boxed {\tt True}\)

Step-by-step explanation:

This is true. Whenever you divide or multiply an inequality by a negative number, you must flip the inequality sign.

Here is an example:

\(-9x>27\)

We have to divide both sides of the inequality by -9. Since it is a negative number, flip the inequality sign.

\(\frac{-9x}{-9} <\frac{27}{-9}\)

\(x<\frac{27}{-9}\)

\(x<-3\)

So, it is true that you must flip the inequality sign when multiplying or dividing by a negative number.

Answer:

true

Step-by-step explanation:

yes true

..............

answer this for me also right answer gets a heart

answer this for me also right answer gets a heart

Answers

answer:

3x^3=4x

step-by-step explanation:

hope that helps!

Help!! How do I solve this

Help!! How do I solve this

Answers

The answer for this question is Option B : 12.28

Answer:

B

Step-by-step explanation:

Using the sine ratio in the right triangle

sin17° = \(\frac{opposite}{hypotenuse}\) = \(\frac{AC}{AB}\) = \(\frac{AC}{42}\) ( multiply both sides by 42 )

42 × sin17° = AC then

AC ≈ 12.28 ( to 2 dec.places ) → B

in conditional statements, the part of the statement following ‘if’ is called ___antecedent or consequent​

Answers

The part of the statement following "if" is called the antecedent, and the part of the statement following "then" is called the consequent in conditional statements.

The if statement evaluates the test expression inside the parenthesis ().

If the test expression is evaluated to true, statements inside the body of if are executed.

If the test expression is evaluated to false, statements inside the body of if are not executed.

The part of the statement following "if" is called the antecedent, and the part of the statement following "then" is called the consequent in conditional statements.

learn more about conditional statements.

https://brainly.com/question/18152035

#SPJ11

In conditional statements, the part of the statement following 'if' is called the antecedent.

The antecedent is the condition that needs to be true for the consequent to occur.

The consequent is the part of the statement that follows 'then.'

An antecedent is a noun or pronoun that denotes a specific being, place, object, or clause.

It's also referred to as a referent. Without an antecedent, a sentence may be insufficient or nonsensical since it is

required to establish what or to whom a pronoun in a sentence is referring.

In summary, a conditional statement is structured as "if (antecedent) then (consequent)."

for such more question on antecedent

https://brainly.com/question/28416406

#SPJ11

Type the correct answer in each box. Use numerals instead of words. If necessary, use / for the fraction bar.
The focus of a parabola is (0,-1). The directrix is the line y = 0. What is the equation of the parabola in vertex form?
(-k)² +h, the value of pis
In the equation y =
The vertex of the parabola is the point (
The equation of this parabola in vertex form is y =
2²-1

Answers

The equation of this parabola in vertex form is y = ( -1/2) x² - 0.5

What are Functions?

In mathematics, a function is an expression, rule, or law that describes the relationship between one variable (the independent variable) and another variable (the dependent variable) (the dependent variable). In mathematics and the physical sciences, functions are indispensable for formulating physical relationships.

We are given that Focus (0,-1), Directrix is the line y=0

so, we have a vertical parabola open downward

Remember that the distance from the vertex to the directrix must be the same that the distance from the vertex to the focus

This means that the vertex is the point (0,-0.5)

The midpoint between the focus and the directrix

Find out the value of p (focal distance)

p=0.5

The equation of the parabola is given by

y =( -1/2) x² - 0.5

The vertex is (0,-0.5)

The value of p=0.5

To  learn more about parabola  from the given link:

brainly.com/question/21685473

#SPJ1

Calculate the sum and enter it below.
8+ (-12)

Answers

Answer:

-4 is the answer

Answer:

-4

Step-by-step explanation:

8+(-12)

+ x - = -

8-12

-4

Find the area of the circle in terms of Pi. (TT)
10 cm
A

Find the area of the circle in terms of Pi. (TT)10 cmA

Answers

Answer:

A≈314.16

Step-by-step explanation:

Evaluate.

{5+[−5(2−4)÷2]}⋅4

−15

−13

25

40

Answers

Add the numbers

It can be deduced that the addition of 5 and (-5) will be;

= 5+(-5)

= 0

It can be deduced that the addition of −15 and −13 will be;

=-15-13

=-28

It can be deduced that the addition of 25 and 40 will be;

=25+40

=65

Subtract the numbers

It can be deduced that the subtraction  of  2 and  4 will be;

=2-4

=2

Divide the numbers

It can be deduced that the division  of  ÷2 and ( 4 ) will be;

=÷2  ( 4 )

=-8

By solving the above equations we get,

The answer to the given equation is

-12990

To know more about solving equations

https://brainly.com/question/23118426

Answer: 40

Step-by-step explanation: k12 unit test

Can someone help me on the plz

Can someone help me on the plz

Answers

Answer:

f(-1) means value of f when x = -1

From the above table we can say when x =-1

value of f i.e f(-1) = 2

f(x) =2

when x =0, -2

Solve the following 0-1 integer programming model problem by implicit enumeration.
Maximize 2x1 −x 2​ −x 3
​ Subject to
2x 1​ +3x 2 −x 3 ≤4
2x 2 +x 3 ≥2
3x 1​ +3x 2​ +3x 3 ≥6
x 1​ ,x 2​ ,x 3​ ∈{0,1}

Answers

The given problem is a 0-1 integer programming problem, which involves finding the maximum value of a linear objective function subject to a set of linear constraints, with the additional requirement that the decision variables must take binary values (0 or 1).

To solve this problem by implicit enumeration, we systematically evaluate all possible combinations of values for the decision variables and check if they satisfy the constraints. The objective function is then evaluated for each feasible solution, and the maximum value is determined.

In this case, there are three decision variables: x1, x2, and x3. Each variable can take a value of either 0 or 1. We need to evaluate the objective function 2x1 - x2 - x3 for each feasible solution that satisfies the given constraints.

By systematically evaluating all possible combinations, checking the feasibility of each solution, and calculating the objective function, we can determine the solution that maximizes the objective function value.

The explanation of the solution process, including the enumeration of feasible solutions and the calculation of the objective function, can be done using a table or a step-by-step analysis of each combination.

This process would involve substituting the values of the decision variables into the constraints and evaluating the objective function. The maximum value obtained from the feasible solutions will be the optimal solution to the problem.

Learn more about Programming Model here:

brainly.com/question/31585580

#SPJ11

Si la hipotenusa de un triángulo rectángulo mide 2 cm y uno de sus lados mide 1 cm ¿ cuánto mide el otro lado ?

Answers

Answer:

Step-by-step explanation:

a^2+b^2=c^2

c^2-b^2=a^2

2^2-1^2=c^2

c^2=3

c=\(\sqrt{3}\)

espero que esto te ayude, pero no se si esta correcto lo siento

Find the value of x in the figure.

Find the value of x in the figure.

Answers

x= 180°-80-35
so X = 65°

12. Megan has 60 brownies and 42 cupcakes to package. She wants to put the same number
of brownies and cupcakes in each box
a
What is the greatest number of boxes she can make?

Answers

Answer:

6

Step-by-step explanation:

To solve this problem, you are supposed to take the GCF of 60 and 42.

Factors of 42: 1,2,3,6,7,14,21

Factors of 60: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30

The common numbers are: 1,2,3,6

The greatest common factor is 6.

So, the greatest number of boxes she can make are 6

What is pooled mean standard error?

Answers

The pooled mean standard error is a measure of the variability associated with the difference between two group means in a statistical hypothesis test with equal variances.

The pooled mean standard error is a measure of the variability or uncertainty associated with the difference between two group means in a statistical hypothesis test, where the two groups have equal variances. Specifically, it is the standard error of the difference between the means of two independent samples, calculated by combining the standard errors of the two sample means into a single estimate.

The formula for the pooled mean standard error is:

SEp = \(\sqrt{ [ (s1^2/n1) + (s2^2/n2) ]}\)

where SEp is the pooled mean standard error, s1 and s2 are the standard deviations of the two samples, n1 and n2 are the sample sizes, and sqrt represents the square root function.

The pooled mean standard error is used in the calculation of the t-statistic in a two-sample t-test, which is used to test the hypothesis that there is a significant difference between the means of the two groups. By accounting for the variability of both groups, the pooled mean standard error provides a more accurate estimate of the standard error of the difference between the means, which in turn allows for more precise hypothesis testing.

Learn more about standard error here:

https://brainly.com/question/30667112

#SPJ4

97/221 as a decimal rounded to the nearest hundredth

Answers

Answer:

0.44?????/

Step-by-step explanation:

big brain

In the rainforest of Puerto Rico, I needed to measure the height of a really tall tree. I used a device to measure the angle of elevation from my line of sight to the top of a tree to be 31°. Find the height of the tree if my height is 6 feet and I was 275 feet from the tree

Answers

Answer:

Step-by-step explanation:

See image

In the rainforest of Puerto Rico, I needed to measure the height of a really tall tree. I used a device

Which statement is true about the length of a square with an area of 200 square inches?
A.
The length is less than 14 inches.
B.
The length is between 19 inches and 20 inches.
C.
The length is exactly 100 inches.
D.
The length is between 14.1 inches and 14.2 inches.

Answers

Answer:

D

Step-by-step explanation:

the square root is between 14.1 and 14.2.

Answer:

Between 14.1 and 14.2

Step-by-step explanation:

D

Other Questions
the physician orders cefepime 500 mg iv now. the nurse has the following vial of cefepime and the package insert for the drug. how many milliliters of diluent will the nurse add, and what is the resulting dosage strength of the medication once reconstituted? Check my answers! This is due in 10 minutes, will give brain!1. Acrylonitrile and ethyl acetate have the same boiling point: 77.2C. In one to two sentences, explain what outcome you would expect if a mixture of these two substances were distilledMy answer: These two substances cannot be separated using distillation. Since both Acrylonitrile and ethyl have the same boiling point.2. Ribbon diagrams show secondary structures and appear less detailed than other model types. In one to two sentences, give a reason that chemists would use ribbon diagrams. What type of information do they provide?My answer:Chemists would use ribbon diagram when wanting to study different types of proteins, this is because ribbon diagrams illustrate proteins very well.3. In one to two sentences, explain why structural formulars are good for depicting polymersMy answer:Structural formulas are good for depicting polymers because they are able to explain the properties and structures of the compound. Structural formulas of polymers are also able to show the arrangement of atoms that are within the power. the rn is supervising a senior student nurse who is caring for a fresh postoperative patient who had a hypophysectomy. the rn observes the student nurse perform all of these actions. for which action must the rn intervene? Day 1: Previous balance is $1,000. Day 2: Purchase of $20. Day 3: Cash advance of $50. Day 4: Payment of $110. Day 5: Purchase of $35. Find the finance charge with a 12% annual rate (use the monthly rate). A ledger provides a chronological record of all transactions affecting the firm. true false does arbitrage destabilize foreign exchange markets? point: yes. large financial institutions have the technology to recognize when one participant in the foreign exchange market is trying to sell a currency for a higher price than another participant. they also recognize when the forward rate does not properly reflect the interest rate differential. they use arbitrage to capitalize on these situations, which results in large foreign exchange transactions. in some cases, their arbitrage involves taking large positions in a currency, and then reversing those positions just a few minutes later. this jumping in and out of currencies can cause abrupt price adjustments of currencies and may create more volatility in the foreign exchange market. regulations should be created that would force financial institutions to maintain their currency positions for at least one month. this would result in a more stable foreign exchange market. counter-point: no. when financial institutions engage in arbitrage, they create pressure on the price of a currency that will remove any pricing discrepancy. if arbitrage did not occur, pricing discrepancies would become more pronounced. consequently, firms and individuals who use the foreign exchange market would have to spend more time searching for the best exchange rate when trading a currency. the market would become fragmented, and prices could differ substantially among banks in a region, or among regions. if the discrepancies became large enough, firms and individuals might even attempt to conduct arbitrage themselves. the arbitrage conducted by banks allows for a more integrated foreign exchange market, which ensures that foreign exchange prices quoted by any institution are in line with the market. who is correct? What are the four distinctive approaches anthropologists take tothe study of human life?What makes anthropology a cross-disciplinary discipline?What are some of the main topics of interest in b a street light is at the top of a 10 ft tall pole. a woman 5.5 ft tall walks toward the pole with a speed of 5 ft/sec along a straight path. how fast is the shadow lengthening when she is 50 ft from the base of the pole? (round answers to 3 decimal places.) how fast is the tip of her shadow moving when she is 50 ft from the base of the pole? (round answers to 3 decimal places.) According to many social scientists and practitioners, the period spanning ages 14 through 17 can be considered: In the box, write your choice of a topic and the purpose for your report. use complete sentences. my topic is: the purpose of my report is: avocado company reported the following amounts on its balance sheet as of december 31, 20x9 and december 31, 20x8: 20x9 20x8 cash and receivables $175,000 $135,000 merchandise inventory 205,000 190,000 property, plant and equipment, net 840,000 700,000 total assets $1,220,000 $1,025,000 total liabilities $495,000 $395,000 for the vertical analysis, what is the percentage of current assets as of december 31, 20x9? When supplies are purchased on credit it means that:_____.a. the Accounts Payable account will be increased. b. the business will be paying for the supplies right away. c. a liability has been incurred. d. the business will pay for the supplies at a later time. The interests of prison administration recognized by the courts as justifying some restrictions on the constitutional rights of prisoners are known as ________. What does conceptual understanding mean when it's applied to math teaching and learning? Economic conditions, region of the country, whether it is urban or rural, cultural and religious traditions, gendered norms, job opportunities, and level of technology are just a few of the micro level factors that shape parenting.A. TrueB. False What 2 things does a ray have? Write this number in words: 1.001510512 (with decimals) When the Rent Expense account was reviewed, it was found that $800 of the rent had not been used and, therefore, should not have been expensed this year. What corrections, if any, should be made to the trial balance?Debit Column:Credit Column: What is/are the spectator ion(s) for the reaction of perchloric acid with sodium hydroxide? Select ALL of the spectator ions from the list below.a. Na+b. CO2c. O2d. Cl- in 2006 real gdp in the imaginary nation of populia was 750 billion and the population was 3 million. in 2007 real gdp was 907.5 billion and the population was 3.3 million. what was the growth rate of real gdp per person during the year? (hint: you first need to calculate gdp per person and then calculate the percentage change in gdp per person)