write the linear equation that passes through the two given points (2,-2) and (0,-1)

Answers

Answer 1

Given the points:

(x1, y1) ==> (2, -2)

(x2, y2) ==> (0, -1)

To find the linear equation, use the form:

y = mx + b

where m is the slope.

To find the slope, use the formula below:

[tex]m=\frac{y2-y1}{x2-x1}[/tex]

Thus, we have the slope as:

[tex]m=\frac{-1-(-2)}{0-2}=\frac{-1+2}{0-2}=\frac{1}{-2}=-\frac{1}{2}[/tex]

Input 2 for x, -2 for y, and -1/2 for b to find b.

[tex]\begin{gathered} -2=-\frac{1}{2}(2)+b \\ \\ -2=-1+b \\ \\ -2+1=b \\ \\ -1=b \end{gathered}[/tex]

Therefore, the linear equation is:

[tex]y=-\frac{1}{2}x-1[/tex]

ANSWER:

[tex]y=-\frac{1}{2}x-1[/tex]


Related Questions

Division Properties of Exponents HW.

Answers

Given the expressions:

[tex]\begin{gathered} \frac{4^5}{4^2} \\ \text{and} \\ \frac{4^2}{4^5} \end{gathered}[/tex]

we can use the following property for exponents in quotients:

[tex]\frac{a^n}{a^m}=a^{n-m}[/tex]

in this case, we have the following:

[tex]\begin{gathered} \frac{4^5}{4^2}=4^{5-2}=4^3 \\ \text{and} \\ \frac{4^2}{4^5^{}}=4^{2-5}=4^{-3} \end{gathered}[/tex]

then, the difference between both expressions is that when they are simplified, they get opposite signs on their exponents.

Suppose that an airline uses a seat width of 16.2 in. Assume men have hip breadths that are normally distributed with a mean of 14 in. and a standard deviation of 1 in. Complete parts (a) through (c) below.

Answers

Given:

population mean (μ) = 14 inches

population standard deviation (σ) = 1 inch

sample size (n) = 126

Find: the probability that a sample mean > 16.2 inches

Solution:

To determine the probability, first, let's convert x = 16.2 to a z-value using the formula below.

[tex]x=\frac{\bar{x}-\mu}{\sigma\div\sqrt{n}}[/tex]

Let's plug into the formula above the given information.

[tex]z=\frac{16.2-14}{1\div\sqrt{126}}[/tex]

Then, solve.

[tex]z=\frac{2.2}{0.089087}[/tex][tex]z=24.6949[/tex]

The equivalent z-value of x = 16.2 is z = 24.6949

Since we are looking for the probability of greater than 16.2 inches, let's find the area under the normal curve to the right of z = 24.6949.

Based on the standard normal distribution table, the area from the center to z = 24.6949 is 0.5

Since we want the area to the right, let's subtract 0.5 from 0.5.

[tex]0.5-0.5=0[/tex]

Therefore, the probability that a sample mean of 126 men is greater than 16.2 inches is 0.

I need help with this page pls help me !!

Answers

N 6

we have

[tex]216=\frac{r}{2}+214[/tex]

a ------> subtraction

subtract 214 both sides

[tex]\begin{gathered} 216-214=\frac{r}{2} \\ 2=\frac{r}{2} \end{gathered}[/tex]

b ------> multiplication

Multiply by 2 both sides

[tex]\begin{gathered} 2\cdot2=2\cdot\frac{r}{2} \\ r=4 \end{gathered}[/tex]

c ------> r=4

How do I find the selling price if a store pays 3$ for a magazine. The markup is 5%

Answers

We need to find the selling price of a magazine. We know that the store pays $3 for it, and the markup is 5%.

So, we need to add 5% of the initial price to that initial price.

First, let's find:

[tex]5\%\text{ of }\$3=5\%\cdot\$3=\frac{5}{100}\cdot\$3=\frac{\$15}{100}=\$0.15[/tex]

Now, adding the previous result to the initial price, we obtain:

[tex]\$3+\$0.15=\$3.15[/tex]

Therefore, the selling price is $3.15.

What is the constant of proportionality of x 0 4 8 12 y 0 3 6 9

Answers

Answer:

3/4

Step-by-step explanation:

As y is changing by 3, x is changing by 4

find the sum to infinity 16,4,1,1/4

Answers

Answer:

The sum to infinity of the given series is;

[tex]S_{\infty}=21\frac{1}{3}[/tex]

Explanation:

From the given series, we can see that the series is a Geometric Progression (GP) because it has a common ratio;

[tex]\begin{gathered} r=\frac{4}{16}=\frac{1}{4} \\ r=0.25 \end{gathered}[/tex]

The formula to calculate the sum to infinity of a GP is;

[tex]\begin{gathered} S_{\infty}=\frac{a}{1-r} \\ \text{For;} \\ 0Where;

a = first term = 16

r = common ratio = 0.25.

substituting we have;

[tex]\begin{gathered} S_{\infty}=\frac{16}{1-0.25}=\frac{16}{0.75} \\ S_{\infty}=21\frac{1}{3} \\ S_{\infty}=21.33 \end{gathered}[/tex]

Therefore, the sum to infinity of the given series is;

[tex]S_{\infty}=21\frac{1}{3}[/tex]

15. The new county park is one mile square. What would be the length of a road around its boundaries?

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data:

County park:

area = 1 mile²

Step 02:

length of a road around:

area = side²

1 mile ² = s²

[tex]\begin{gathered} s^2=1 \\ s=\sqrt[]{1}=\text{ 1 } \end{gathered}[/tex]

s = 1 mile

perimeter = 4 s = 4 * 1 mile = 4 miles

The answer is:

the length of a road around its boundaries is 4 miles

What point in the feasible reign maximizes the objective function? constraints: x => 0 y => 0 y<= x - 4 x + y <= 6

Objective Function: C = 2x + y

Answers

The point in the feasible region maximizes the objective function is (5, 1)

How to determine the feasible region?

The given parameters are

Objective function: C = 2x + y

Subject to (i.e. the constraints)

     x >= 0, y >= 0

     y <= x - 4, x + y <= 6

Represent y <= x - 4, x + y <= 6 as equations

y = x - 4 and x + y = 6

Substitute y = x - 4 in x + y = 6

So, we have

x + x - 4 = 6

Evaluate the like terms

2x = 10

This gives

x = 5

Substitute x = 5 in y = 6 - x

y = 6 - 5

Evaluate

y = 1

So, we have

(x, y)= (5, 1)

Hence, the coordinates is (5, 1)

Read more about objective functions at

https://brainly.com/question/14309521

#SPJ1

Fill in the blanks to find other expressions for 8%a. __ for every 100, b. __for every 50, c. 1 for every __, d. 0.5 for every __. 150

Answers

Using ratios, the sentences regarding a percentage of 8% are given as follows:

a. 8 for every 100.

b. 4 for every 50.

c. 1 for every 12.5.

d. 0.5 for every 6.25.

Ratio between two amounts

The ratio between two amounts a and b is given by the division of a by b, as follows:

r = a/b.

One example of ratio is a percentage, as a percentage of x% is equivalent to the ratio of x to 100, that is:

r = x/100.

Hence a percentage of 8% is equivalent to the following ratio:

r = 8/100.

That is, 8 for every 8.

Ratios are fractions, and they can be simplified, dividing both the numerator and the denominator by the same amount, as is the case in this problem:

r = 4/50 (simplifying by 2, four for every 50).r = 1/12.5 (simplifying by 4, one for every 12.5).r = 0.5/6.25 (simplifying by 2, 0.5 for every 6.25).

More can be learned about ratios at https://brainly.com/question/2328454

#SPJ1

A spinner has the sections A through F. The spinner is spun and a 6-sided die is rolled. What is the probability that the outcome will be D and 5?1/361/181/121/6

Answers

To find the probability of having a D and %, we would use the concept of mutually exclusive events here

But probability is given as

[tex]P=\frac{\text{ number of favourable outcomes}}{\text{total number of }possible\text{ outcomes}}[/tex]

The probability of choosing a D is

A, B, C, D, E and F. This can be found as

[tex]P_a=\frac{1}{6}[/tex]

The probabilty of choosing a 5 out of 6 possible outcomes is

[tex]P_n=\frac{1}{6}[/tex]

The probability of having a D and 5 would be

[tex]\begin{gathered} P=P_a\times P_n \\ P=\frac{1}{6}\times\frac{1}{6} \\ P=\frac{1}{36} \end{gathered}[/tex]

From the calculations above, the answer to this question is 1/36

you guess there are 80 marbles in a jar but there are actually 50. what is the percent of error

Answers

Calculate value = 80

Actual value = 50

[tex]\begin{gathered} \text{Percentage error = }\frac{Calculated\text{ value - Actual vale}}{\text{Actual value}}\text{ X 100\%} \\ =\text{ }\frac{80\text{ - 50}}{50}\text{ x 100} \\ =\text{ }\frac{30\text{ x 100}}{50} \\ =\text{ }\frac{3000}{50} \\ =\text{ 60\%} \end{gathered}[/tex]

Which of the following correctly identifies the vertices that lie on the major axis of the conic section shown below? (x - 2) 3-2*) (y+5) = 1 4 9 O A. (2,-2) and (2,-8) O B. (-5,5) and (-5,-1) O C. (5,5) and (-1,-5) O D. (0,-5) and (4,-5)

Answers

General equation of an ellipse:

[tex]\frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}=1[/tex]

where (h,k) is the center, and a and b are some constants.

If b² is greater than a², then the y-axis is the major axis.

In this case, the ellipse is defined by the next equation:

[tex]\frac{(x-2)^2}{4}+\frac{(y+5)^2}{9}=1[/tex]

This means that:

[tex]\begin{gathered} b^2=9 \\ b=\sqrt[]{9} \\ b=3 \end{gathered}[/tex]

And, h = 2, k = -5

The vertices on the major axis are computed as follows:

(h, k+b) and (h, k-b)

Substituting with h = 2, k = -5, and b = 3, the vertices are:

(2, -5+3) and (2, -5-3)

(2, -2) and (2, -8)

282The number of germs in a sample can be measured by the equation f(x)=15x + 145. Temperature represents the domain of the sample while the range isthe number of germs. If a doctor wants to keep the amount of germs to be less than 300,what is the approximate domain of temperatures to keep the sample under 300?

Answers

Answer

The approximate domain temperature is 10

Step-by-step explanation:

Given the following model function

f(x) = 15x + 145

Mathematically

15x + 145 < 300

Collect the like terms

15x < 300 - 145

15x < 155

Divide both sides by 15

15x/15 < 155/15

x < 10.33

Trini Cars break down on the highway.show me estimates that she is 20 to 30 miles from the nearest car repair shop she calls a towing company that charges a fee of $80 plus $3 per mile to tow a car.if training uses this towing company, which is the best estimate for the amount of money,m,she will pay for the company to tow her car.a .103 greater than sign and greater than sign 113 b.140 greater than sign M greater than sign 150 c.114 greater than 5 m greater than 170 d. 560 greater than 10 m > 70

Answers

We have that the cost is $80 plus $3 per mile, and also we now that the car is 20 to 30 miles from the car repair shop. So we have that Trini have to pay

[tex]\begin{gathered} 80\text{ + 3(20) }\leq\text{ M }\leq\text{ 80 + 3(30)} \\ 80\text{ + 60 }\leq\text{ M }\leq\text{ 80 + 90} \\ 140\text{ }\leq\text{ M }\leq170 \end{gathered}[/tex]

So the answer is: b.140 greater than sign M greater than sign 150.

y - 7.8= 5.5 I got 2.9 but I want to be sure I understand and took the right steps

Answers

Given the equation:

[tex]y-7.8=5.5[/tex]

You need to solve for "y" in order to find its value. In this case, you need to apply the Addition Property of Equality, which states that, if:

[tex]a=b[/tex]

Then:

[tex]a+c=b+c[/tex]

Therefore, you need to add 7.8 to both sides of the equation in order to solve for "y":

[tex]\begin{gathered} y-7.8+(7.8)=5.5+(7.8) \\ y=13.3 \end{gathered}[/tex]

Hence, the answer is:

[tex]y=13.3[/tex]

Robin Sparkles invests $3,760 in a savingsaccount at her local bank which gives 1.8%simple annual interest. She also invests$2,400 in an online savings account whichgives 5.3% simple annual interest. After fiveyears, which one will have earned moreinterest, and how much more interest will ithave earned, to the nearest dollar?

Answers

The formula for determining simple interest is expressed as

I = PRT/100

where

I = interest

P = principal or amount invested

T = time in years

R = interest rate

Considering the amount invested in her local bank,

P = 3760

R = 1.8

T = 5

I = (3760 x 1.8 x 5)/100 = 338.4

Considering the amount invested in online savings,

P = 2400

R = 5.3

T = 5

I = (2400 x 5.3 x 5)/100 = 636

After 5 years, the investment in the online savings account earned more interest.

The difference in interest earned is

636 - 338.4 = $298 to the nearest dollar

It has earned $298 more than the local bank's interest

Find the exact value of sin A and cos A where a = 9 and b = 10 and

Answers

Given data:

a=9 , b = 10

use the phythagoras theorem,

[tex]c=\sqrt[]{a^2+b}^2[/tex][tex]\begin{gathered} c=\sqrt[]{9^2+10^2} \\ c=\sqrt[]{81+100} \\ =\sqrt[]{181} \end{gathered}[/tex]

thus,

[tex]\sin A=\frac{opp}{\text{hypo}}[/tex][tex]\text{sinA}=\frac{9}{\sqrt[]{181}}[/tex]

and,

[tex]undefined[/tex]

In a right triangle, if the hypotenuse is equal to 16 feet and the side adjacent to ∠θ is equal to 5 feet, what is the approximate measurement of ∠θ?

Answers

We have the diagram:

We use the trigonometric identity cosine:

[tex]\cos\theta=\frac{adjacent}{hypotenuse}[/tex]

Substitute the values:

[tex]\begin{gathered} \cos\theta=\frac{5}{16} \\ \theta=\cos^{-1}(\frac{5}{16})=71.79 \end{gathered}[/tex]

Answer: 71.79°

7x - 15 < 48. Elrich planted seeds from each of x different seed packets in his garden. To plant these seeds, he had to remove plants that were already in the garden. Taking into account the plants he removed and the seeds he planted, he expected to have (select) plants in the garden. From how many different seed packets did Elrich recently plant seeds?

Answers

Elrich planted 7 seeds from each of x different seed packets in his garden. To plant these seeds, he had to remove 15 plants. that were already in the garden. Taking into account the plants he removed and the seeds he planted, he expected to have less than equal to 48 plants in the garden.

The inequality :

[tex]7x-15\leq48[/tex]

Simplify for x:

[tex]7x-15\leq48[/tex]

Zaria is making pipe cleaner flowers for
her friends. She has 215 pipe cleaners.
How many flowers can she make with 3
pipe cleaners in each?
[?] flowers and pipe cleaners leftover
I
Answer
Enter

Answers

We can get the answer by dividing 215 by 3

What is dividing?

One of the four fundamental arithmetic operations, or ways to combine numbers to create new ones, is division. The other operations are multiplication, addition, and subtraction. The process of counting the instances in which one integer is included into the others is the most fundamental definition of the division of two natural numbers. This amount need not be an integer. For instance, if twenty apples are divided equally among four people, everyone will get five of them.

We can get the answer by dividing 215 by 3

215/3 = 71.67

Hence, 71 flowers are made

To know more about dividing, click on the link

https://brainly.com/question/1622425

#SPJ9

For the equation, complete the given table.

Answers

Answer:

Step-by-step explanation:

first row: 4

second: 2

third: 6

fourth: 9

plug in x for x in the equation/plug in y for y in the equation for whichever is given.

Transforming the graph of a function by shrinking or stretching

Answers

So,

From the graph of the function f(x), we can notice it contains the points:

[tex]\begin{gathered} f(2)=-4\to(2,-4) \\ f(-2)=-2\to(-2,-2) \end{gathered}[/tex]

If we use the transformation, we obtain the new points:

[tex]\begin{gathered} f(\frac{1}{2}x)\to f(\frac{1}{2}(2))=f(1)=-\frac{7}{2}\to(2,-\frac{7}{2}) \\ f(\frac{1}{2}x)\to f(\frac{1}{2}(-2))=f(-1)=-\frac{5}{2}\to(-2,-\frac{5}{2}) \end{gathered}[/tex]

All we need to do to graph the new line is to plot the points:

[tex](2,-\frac{7}{2})\text{ and }(-2,-\frac{5}{2})[/tex]

And form a line that passes through them.

3/4 divided by 3/5 how do you work the problem

Answers

We copy the first number, change the division sign to multiplication, then flip the second fraction

Cancel the three's

If you want to simplify the improper fraction, divide the numerator by the denominator

5/4 = 1 1/4

Identify the x intercept(s) from the graphType your answer using set notation {x,x} listing x values in order from least to greatest

Answers

The x-intercept is where the graph passes the x-axis.

The graph extends from {-5 ≤ x ≤ 3}

The x-intercept is {x = -1}.

When you convert 0.0045 to scientific notation, the exponent will be
positive.
Or
negative.

Answers

Answer: 4.5 x 10^-3
Standard form

What are the coordinates of the point on the directed line segment from (3,-3) to (7,5) thar oartitions the segment into a ratio of 5 to 3?

Answers

Answer:

(x, y) = (5.5, 2)

Explanation:

The coordinates of a point that divide the segment from point (x1, y1) to (x2, y2) into a ratio of a:b can be found using the following equations:

[tex]\begin{gathered} x=x_1+\frac{a}{a+b}(x_2-x_1) \\ y=y_1+\frac{a}{a+b}(y_2-y_1) \end{gathered}[/tex]

So, replacing (x1, y1) by (3, -3), (x2, y2) by (7, 5) and the ratio a:b by 5:3, we get that the coordinates of the point are:

[tex]\begin{gathered} x=3+\frac{5}{5+3}(7-3) \\ x=3+\frac{5}{8}(4) \\ x=3+2.5=5.5 \\ y=-3+\frac{5}{5+3}(5-(-3)) \\ y=-3+\frac{5}{8}(5+3) \\ y=-3+\frac{5}{8}(8) \\ y=-3+5=2 \end{gathered}[/tex]

Therefore, the coordinates of the point are (x, y) = (5.5, 2)

1.5 part 1 question 36 determine whether the graph represent a function explain your answer

Answers

Recall that for a graph to correspond to a graph it must pass the vertical line test. The vertical line test consists of drawing vertical lines and if two points of the graph are on the same vertical line then the graph does not represent a function.

Notice the following:

From the above graph, we get that points A B, and C are on the same vertical line, and the same happens for e and f, and m and n. Therefore the graph fails the vertical line test.

Answer: The graph does not represent a function.

how do you calculate the volume of water in a lake? given is the area of the lake at 1.35 km2 and its depth is 4.0 m

Answers

Given

Area of lake = 1.35 square km

Depth = 4.0m

Find

Volume of water in a lake

Explanation

Volume of water in a lake is given by

[tex]area\times depth[/tex]

first we have to make the units same

as we know 1 square km = 1000000

so , 1.35 square km = 1.35 * 1000000= 1350000 square meter

so , volume of water in a lake =

[tex]\begin{gathered} volume=1350000\times4 \\ volume=5400000\text{ }cubic\text{ meter} \end{gathered}[/tex]

Final Answer

Therefore , the volume of water in a lake is 5400000 cubic meter

21.) Determine the distance between the points (-2, 3) and (4,9).A 142B 7146C 413D 6V222.) Infigure

Answers

The distance formula can be represented below

[tex]\begin{gathered} c^{}=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2} \\ \end{gathered}[/tex]

Therefore,

[tex]\begin{gathered} c=\sqrt[]{(4+2)^2+(9-3)^2} \\ c=\sqrt[]{(6)^2+(6)^2} \\ c=\sqrt[]{36+36} \\ c=\sqrt[]{72} \\ c=\sqrt[]{36\times2} \\ c=6\sqrt[]{2} \end{gathered}[/tex]

The answer is D.

Ms.Lee has 7 boys and 13 girls in her class. If she selects a student at random, what is the probability that she will select a boy?

Answers

Answer: 35 percent chance

Step-by-step explanation: 7+13=20 20x5=100 7x5=35 13x5=65 65+35=100

Other Questions
which of the following is not true concerning all bacterial plasmids? choose one: a. they may exist in multiple copies in a single cell. b. they may contain antibiotic resistance genes. c. they may be transmitted horizontally from one bacterium to another. d. they are always linear dna. Find the distance between the two points. 15.) (-3, -1), (-1, -5)-use Pythagorean Throrem how did environment of the great plains influence the cultures of the plain indians model and solve. 3/5 1/2 = Helppp pleaseee help pleaseee look at picture what is quotient of 0.5?A.255B.2.55C.250.5D.250.05 Given a and b are first quadrant angles, sin a=5/13 and cos b=3/5 evaluate cos (a+b)1) 56/652) 33/653) 16/65 Write the inverse of the given conditional statement.Conditional Statement: "If a shape has four sides, then theshape is a rectangle."Inverse Statement: Ifthen Make up a word problem to solve for system of equations. Be creative How many different amounts of money can be madewith six pennies, two nickels, and one quarter? virtue ethics helps us determinequestion 1 options:whether an action is moral.whether a form of ethical reasoning is virtuous.how to calculate between consequential and nonconsequential reasoning.how we ought to be. Which is the better buy: $40.00 for 30 gallons of gas or $8.50 for 8 gallons ofgas? For this assignment, please submit your 5 paragraph report. ObjectiveYou will write a report on the states of matter, answering the question:How do water molecules change as their state of matter changes from solid, to liquid, to gas?MaterialsParagraph graphic organizerRubricThe Changing Water Molecule ReportHow do water molecules change as their state of matter changes? You will explore these changes as you write your report on the changing molecules.Hydrogen and oxygen bond together to form water molecules. Water's state of matter will change depending on how these molecules are arranged. You have been learning about the three states of matter - solid, liquid, and gas. Use this knowledge to write a report in response to this question:How do water molecules change as their state of matter changes from solid, to liquid, to gas?Your report should include an introduction, a paragraph for each state of matter explaining its qualities, and a conclusion.Use the paragraph graphic organizer below to help you build each paragraph. **Please note: You will be submitting a separate sheet(s) of paper that includes your 5 paragraph report. You do not need to submit the graphic organizer. A hotel chain is using AI to enhance its booking services. Its system can locate each of its users using their mobile GPS location.Which AI application is used to perform this task?A) predictionB) profilingC) tracking D) voice or facial recognition Whats the correct answer answer asap for brainlist 1. Write a linear equation of the form y1 = mx + b for your first set of data.2. Write a linear equation of the form y2 = mx + b for the other equation in your system. 3. Graph and explain the solution. What is the voice and choice of end-stopping and enjambment of the poem written on the wall at chang's hermitage Read the excerpt below and answer the question.What Woman needs is not as a woman to act or rule but as a nature to grow, as a intellect to discern, as a soul to live freely and unimpeded, to unfold such powers as were given her when we left our common home (1521).In this excerpt from The Great Lawsuit, Fuller reinforces the idea of Analyze the attributional patterns you use to explain a mean or disappointing behavior by a 1) good friend and 2) by someone whom you do not like. Analyze how differences in your feelings about the two individuals affect your attributional tendencies. We tend to make external, unstable, and specific attributions for undesirable behaviors (which implies that factors were beyond his or her control) for friends. For people we dislike, we tend to make internal, stable, and global attributions for undesirable behaviors (which implies that he or she had control of his or her mean action and perhaps intended to act that way). Use vocabulary from your text in your response. What is the solution to14h+ 6 = 2(5 + 7h) - 4 ?