X Y
-2 6
0 3.5
2 1
4 -1.5
Which equations represent the data in the table?
Check all that apply.
y-6= =5 (x+2)
y-2=-(x-1)
y + 2 = S(x-6)
y-1=-(x-2)
y-3.5 = -1.25.x

Answers

Answer 1

Using the point-slope equation, the equations that represent the data are:

y - 6 = -1.25(x + 2)

y -3.5 = -1.25x

What is the Point-Slope Equation?

Given a point (a, b) and slope (m), the point-slope equation is expressed as, y - b = m(x - a).

Find the slope (m) using two pairs from the table of values say, (-2, 6) and (2, 1):

Slope (m) = change in y / change in x = (6 - 1)/(-2 - 2) = 5/-4 = -1.25

Using the point, (a, b) = (-2, 6) and m = -1.25, plug the values into y - b = m(x - a):

y - 6 = -1.25(x - (-2))

y - 6 = -1.25(x + 2)

This cam be rewritten as:

y - 6 = -1.25x - 2.5

y - 6 + 2.5 = -1.25x

y -3.5 = -1.25x

The equations that represent the data in the table are:

y - 6 = -1.25(x + 2)

y -3.5 = -1.25x

Learn more about the point-slope equation on:

https://brainly.com/question/11472166

#SPJ1


Related Questions

How many 1/4 minutes are there in 3/4 minutes?

Answers

Answer: 3

Step-by-step explanation:

[tex]\frac{\frac{3}{4}}{\frac{1}{4} }=3[/tex]

Solve this system of equations algebraically:

y – 10 = 11x + x2

y – 12x = 30



The first solution is (–4, –18).



The second solution is (
,
).

Answers

Answer:

(-4,-18) and (5,90)

Step-by-step explanation:

I'll assume the first equation is supposed to be y – 10 = 11x + x^2

This is a parabola.  The second equation is a straight line:  

y – 12x = 30

We want to find the points at which these lines intersect.  They will intersect for any (x,y) that

Let's rearrange the second equation to isolate y:

y – 12x = 30

y  = 30 + 12x

Now we can take the this value of y and substitute it into the first equation:

y – 10 = 11x + x^2

(30 + 12x) – 10 = 11x + x^2

20 + 12x = 11x + x^2

0 = x^2 -x -20

We can factor this into (x+4)(x-5)

That means x can be either -4 or 5.

Find the value of y using these values of x in both original equations:

For x = -4

y – 10 = 11x + x^2

y  = 11x + x^2 + 10

y = 11(-4)+(-4)^2 +10

y = -44 + 16 + 10

y = -18    The point both lines meet is at (-4, -18) which was already given in the problem.  

For x = 5

y – 10 = 11x + x^2

y  = 11x + x^2 + 10

y  = 11(5) + (5)^2 + 10

y  = 55 + 25 + 10

y = 90

The second point both lines meet is (5,90).

We should use both solutions in the second equation to verify these values, but I'll graph them, instead.  See the attached graph to prove these points are correct.

HELPPPPP PLSSSS I ONLY HAVE A FEW MINUTES LEFT

Answers

Answer:

6

Step-by-step explanation:

The second rational number equals 2 1/3.

Adding the mixed numbers:

[tex]3 \frac{2}{3} + 2 \frac{1}{3} = 5 \frac{3}{3} = 6 [/tex]

Kevin and Randy Muise have a jar containing 65 ​coins, all of which are either quarters or nickels. The total value of the coins in the jar is ​$8.65 .How many of each type of coin do they​ have?

Answers

36 I think, I don’t really know so I’m sorry if it’s wrong.
34 quarters 3 nickels

HELP ASAP/NOW...NO LINKS OR JOKING PLS

Answers

Answer:

D. 0 < x < 20

Explanation:

Domain is in the x axis, Range lies in the y axis.

Here it is seen that function's domain lies between 0 to 20.

Open circle's are used for '<' and '>'Closed circle's are used for '≤' and '≥'

Here, as the circle's are open. Domain: 0 < x < 20

Additionally,

Range: -10 < f(x) < 0

2
3
4
5
6
7
8
O They have the same slope.
O They have the same y-intercept.
9
10
TIME REMAINING
55:24
Suppose a system of two linear equations has one solution. What must be true about the graphs of the two equations
O They intersect at one point.
O They intersect at two points.

Answers

Answer:

72

Step-by-step explanation:

yhsvybybyvyyvtvvyyvvt

Answer:

number 9 is the answer for this question

The terms of a particular sequence are determined according to the following rule: If the value of a given term $t$ is an odd positive integer, then the value of the following term is $3t -9$; if the value of a given term $t$ is an even positive integer, then the value of the following term is $2t -7$. Suppose that the terms of the sequence alternate between two positive integers $(a, b, a, b, \dots )$. What is the sum of the two positive integers

Answers

More plainly, the sequence is defined recursively by

[tex]a_{n+1} = \begin{cases} 3a_n - 9 & \text{if } a_n \text{ is odd} \\ 2a_n - 7 & \text{if } a_n \text{ is even} \end{cases}[/tex]

and some starting value [tex]a_1[/tex].

We're given that the sequence alternates between two constants, [tex]a[/tex] and [tex]b[/tex], so that [tex]a_1 = a[/tex].

• If [tex]a[/tex] is even, then the second term [tex]b[/tex] must be odd, since

[tex]a_2 = 2a_1 - 7[/tex]

by the given rule, and 2×(even) - (odd) = (odd). So

[tex]a_2 = 2a-7 = b[/tex]

In turn, the third term is even, since we jump back to [tex]a[/tex]. From the given rule,

[tex]a_3 = 3a_2 - 9[/tex]

and so

[tex]3b-9 = 3(2a-7)-9 = a \implies 6a-30=a \implies 5a=30 \implies a=6[/tex]

[tex]3b-9 = 6 \implies 3b = 15 \implies b = 5[/tex]

Then the sum of the two integers is [tex]a+b=\boxed{11}[/tex]

• You end up with the same answer in the case of odd [tex]a[/tex], so I'll omit this part of the solution. (It's almost identical as the even case.)

which property is illustrated for all expressions a and b if a=b then b=a

Answers

Answer:

Symmetric property

Which number line represents the solution set for the inequality 3(8-4x) < 6(x - 5)?

Answers

[tex]3(8 - 4x) < 6(x - 5) \\ 24 - 12x < 6x - 30 \\ 24 + 30 < 6x + 12x \\ 54 < 18x \\ \frac{54}{18} < \frac{18x}{18} \\ x > 3[/tex]

Solution : ] 3 , + ♾️ [

PLEASE GIVE BRAINLIEST

Can someone help with this pls

Answers

c is the awnser!!

i took the test and it was correct

Answer:

This is C

Step-by-step explanation:

The slope is 4, meaning the integers are 4, 8, 12, 16, 20 etc. But then the last point is seen to be 40, meaning the answer is C because it is from 0-40 with a slope of 4.

Find the distance between the pair of points given on the graph. Distance = √ (blank) ​

Answers

Answer:

√2.236

Step-by-step explanation:

(2,0) (5,-2). 2 - 5 = -3. 0 - -2 = 2. -3 squared = -9. 2 squared = 4. -9 + 4 = -5. Square root of -5 = 2.236, so the distance would be √2.236

Type the correct answer in each box. Use numerals instead of words.
The domain of this function is (-12.-6.3, 15).
y =
Complete the table based on the given domain.
X
-6
15
y
S
15

Answers

Answer:

ttttihbogfpvvovovibjnphgbpvvvohj

Write and solve a proportion to complete the statement. Round to the nearest hundreth if necessary.
1. 6km ≈ ?mi
2. 2.5 L≈ ?gal
3. 90lb ≈ ?kg
pls help

Answers

The conversion of the following units are done below.

6 km = 3.72 miles2.5 L = 0.65 gallons90 lb = 40.5 kg

What is conversion?

Conversion means to convert the same thing into different units.

We know the following unit's conversion.

1 km = 0.62 miles

6 km = 3.72 miles

    1 L = 0.26 gallons

2.5 L = 0.65 gallons

  1 lb = 0.45 kg

90 lb = 40.5 kg

More about the conversion link is given below.

https://brainly.com/question/9414705

#SPJ1

PLEASE HELP FAST!!!

Answers

The measure of the angle of elevation from the ground to the top of the ladder is 68.73 degrees

Angle of elevation and depression

From the question given, we have the following parameters

Base of the building = 7feet

Height of the building = 18 feet

Required

angle of elevation

Using the SOH CAH TOA identity

tanФ = opp/adj

tanФ = 18/7

Ф = 68.73 degrees

Hence the measure of the angle of elevation from the ground to the top of the ladder is 68.73 degrees

Learn more on angle of elevation here: https://brainly.com/question/88158

#SPJ1

Question:

A ladder leans against a building. The top of the ladder reaches a point on the building, which is 18 feet above the ground. The foot of the ladder is 7 feet from the building. Find the measure of the angle of elevation from the ground to the top of the ladder.

can someone please help mee(20 points and i will give brainliest!!!)

Answers

Answer:

vertex: (3,1)

y-intercept = (0,-8)

x-intercept- Smaller=2 Larger=4

Domain= all real numbers, identity, infinite

Range= 1 is greater than or equal to y

axis of symmetry=3

Step-by-step explanation:

A singles tournament had six players. Each player played every other player only once, with no ties. If Helen won 4 games, Ines won 3 games, Janet won 2 games, Kendra won 2 games and Lara won 2 games, how many games did Monica win

Answers

Monica win 2 games.

What is Expression?

In maths, an expression is a combination of numbers, variables, functions (such as addition, subtraction, multiplication or division etc.)

According to the question,

First we  look from the perspective of one player.

How many games does this person play? 5.

Now, each or the 6 people in the tournament played 5 games,

SO,  

[tex]^{6} C_{2} = \frac{6!}{2! * 4!} = \frac{6*5}{2} = 15[/tex]

Therefore,

We know that there were a total of 15 games played.

This means, there were 15 losses, and more importantly, 15 wins.

Not counting Monica, there were:

4 + 3 + 2 + 2 + 2 = 13 wins.

This leaves,

15 − 13 = 2 wins for Monica.

Hence, 2 games won by monica in a tournament.

Learn more about expression here:

https://brainly.com/question/21751419

#SPJ1

$50 item discounted 30%

Answers

Answer:

$15 is the answers

Step-by-step explanation:

please mark me as brainlest

Answer:

$ 35.00   is what you pay     $15.00 off original price

Step-by-step explanation:

30 % discount means you pay 70 %

$ 50 * .70 = $ 35 .00

For every 10 yards on a football field, there is a boldly marked line labeled with the amount of yards.
There are two parallel sidelines on each side of the field. If the 50 yard line is perpendicular to one of the
sidelines, what is its relationship to the other sideline?

Answers

Answer:

Same, because they are parallel.

Step-by-step explanation:

the equation below describes a circle. what are the coordinates of the circle?
(x+5)^2 + (y+7)^2 = 21^2

Answers

Answer:

center = (-5, -7)

radius = 21

Step-by-step explanation:

Equation of a circle

[tex](x-a)^2+(y-b)^2=r^2[/tex]

where:

(a, b) is the centerr is the radius

Given equation:

[tex](x+5)^2 + (y+7)^2 = 21^2[/tex]

Comparing the given equation with the standard equation of a circle:

center = (-5, -7)radius = 21

Hence, the coordinates of centre is (-5,-2).

What is circle ?

A circle is a closed, two-dimensional object where every point in the plane is equally spaced from a central point. The line of reflection symmetry is formed by all lines that traverse the circle. Additionally, every angle possesses rotational symmetry around the center.

The given equation  of circle,

(x+5)² + (y+7)² = 21²

We know that,

Equation of a circle is:

(x-a)² + (y-b)² = r²

where:

(a, b) is the center

And r is the radius

Comparing with the given equation we have,

center = (-5,-7)

And radius = 21 units

Thus,

Coordinates =  (-5,-7).

Learn more about the circle visit:

https://brainly.com/question/24810873

#SPJ7

it is about Name the property of the rational numbers in each of the following

Answers

The property of each given rational number operation are respectively; Commutative Property; Closure Property; Associative Property; Closure Property; Distributive Property

What is the property of the rational number?

The main properties of rational numbers are:

Commutative property.Associative Property. Distributive Property.Closure property.

a) The property used here is commutative property which says that;

a + b = b + a.

This tallies with the operation used on the rational numbers.

b) The property used here is called Closure Property. This is because for two rational numbers say a and b, the results of addition, subtraction and multiplication operations gives a rational number.

c) The property used here is called associative property because it states that; a * (b * c) = (a * b) * c.

d) The property used here is called Closure Property. This is because for two rational numbers say a and b, the results of addition, subtraction and multiplication operations gives a rational number.

e)  The property used here is called distributive property because it states that; a * (b * c) = (ab * ac)

Read more about Properties of rational numbers at; https://brainly.com/question/12088221

#SPJ1

what is the equation?
3 + 5(2 + 7n) = 258

Answers

Answer:

n = 7

Explanation:

[tex]\rightarrow \sf 3 + 5(2 + 7n) = 258[/tex]

apply distributive method: a(b + c) = ab + ac

[tex]\rightarrow \sf 3 + 10 + 35n = 258[/tex]

simply add the numbers

[tex]\rightarrow \sf 13 + 35n = 258[/tex]

subtract both sides by 13

[tex]\rightarrow \sf 13-13 + 35n = 258-13[/tex]

simplify the following

[tex]\rightarrow \sf 35n = 245[/tex]

divide both sides by 35

[tex]\rightarrow \sf n = 7[/tex]

Answer:

n = 7

Step-by-step explanation:

1) Subtract 3 from both sides.

5(2 + 7n) = 258 - 3

2) Simplify 258 - 3 to 255.

5(2 + 7n) = 255

3) Divide both sides by 5.

2 + 7n = 255/5

4) Simplify 255/5 to 51.

2 + 7n = 51

5) Subtract 2 from both sides.

7n = 51 - 2

6) Simplify 51 - 2 to 49.

7n = 49

7) Divide both sides by 7.

n = 49/7

8) Simplify 49/7 yo 7.

n = 7

(08.01)
A new video game is expected to sell 120 copies the first hour at a local game store. After that, the sales will follow the function s(x) = 15(=
1) where x is the number of hours. What is the function that shows total sales, including the first hour?

Answers

Answer:

f(x)=15x+120

Step-by-step explanation:

trust

If a(x) = 3x + 1 and (x)= x-4, what is the domain of (boa)(x)?

Answers

I am assuming you meant to write b(x) = x-4.

[tex](b \circ a)(x)=b(a(x))=b(3x+1)=(3x+1)-4=\boxed{3x-3}[/tex]

Since this is a linear function, the domain is all real numbers.

Charlie is installing new carpet in his rectangular living room, which is 5 feet longer than it is wide. He has received quotes for the total
installation costs from two different contractors for the same style of carpet.
Contractor A charges an installation fee of $125 plus $2 per square foot for the carpet.
Contractor B charges an installation fee of $75 plus $2.50 per square foot for the carpet.
Based on this information, which system of equations could be used to determine the width of the living room, x, in feet, at which the
quote for the installation costs, y, is the same for both companies?

Answers

Considering the area of a rectangle, the equation that could be used to determine the width for which the costs are the same is:

125 + 2(x² + 5x) = 75 + 2.5(x² + 5x)

What is the area of a rectangle?

The area of a rectangle of length l and width w is given by the multiplication of dimensions, that is:

A = lw

In this problem, the dimensions are given as follows:

w = x, l = x + 5.

Hence the area in square feet is:

A = x(x + 5) = x² + 5x.

Then the costs are given as follows:

A(x) = 125 + 2(x² + 5x).B(x) = 75 + 2.5(x² + 5x).

The costs will be equal when:

A(x) = B(x)

125 + 2(x² + 5x) = 75 + 2.5(x² + 5x)

More can be learned about the area of a rectangle at https://brainly.com/question/10489198

#SPJ1

Answer:

see photo

Step-by-step explanation:

Plato/Edmentum

If a point is reflected over the y-axis, then the coordinates of (x, y) are changed to ______________.

Answers

Answer:

its opposite

Step-by-step explanation:

Which statements about the location of the point are true? Select three options.

Answers

The point lies behind yz-plane


What is the original price of an item that is being charged a tax of 20%, and
the total price is $144?
Points 1

Answers

20% of 144=$28.80

So 144-28.80= 115.20
$115.20
20% of 144 is 28.80 dollars
So 144 minus 28.80 equals 115.20
The answer is 115.20

8y and y are like terms

true
or
false

Answers

Answer:

True

Step-by-step explanation:

Hope this helps :)

Answer: True
have a great day

What is the value of x in the triangle?

Answers

Answer:

45 degree=√2/2

√2/2=12√2

we use criss-cross method

√2x/√ 2=12√2/√ 2

×=24

Step-by-step explanation:

if it confused you this is (/)is dividing

hope I helped

please mark me as brainlyst

6root27+root243 simplify

Answers

Answer:

6√27 + √243

6√9 x 3 + √81 x 3  

6 x 3 √3 + 9√3

18√3 + 9√3

27√3

Other Questions
what is vertical division of power Mitigating Human impact The slope of the line below is -2. Write the equation of the line in point-slopeform, using the coordinates of the labeled point. Do not use parenthesis onthe y side.(-2,1) Using complete sentences, explain how large-scale agriculture leads to increased atmospheric co2. what aspect of the production and distribution frame narrative changed most dramatically as a result of the expansion of trade routes? Favorite horror move?mine is Nightmare on elm street Please help!Find m please i need it so badl pleaseThe sum of the ages of Damien and Keyanna is 100 years. 10 years ago, Damien's age was 4 times Keyanna's age. How old is Damien now? Which of the following questions could best be explored using a scientific investigation? When would a food service employee need to change a cutting board Some public figures in America seem to believe that the world revolves around them and cannot comprehend any ideas or perspectives other than their own. Piaget would say that these adults are acting more like ________ In the space below, cite textual evidence of Tan's boss'sreaction to her English in lines 168-169. How many moles are in a gas with a temperature of 21C, pressure of 1,351 mmHg and a volume of 2,000 mL Which of the following does the function [tex]y=-4cos(3x)-9[/tex] not have? a) horizontal translationb)vertical translationc)horizontal compressiond)reflection As a nurse, part of your daily duties is to mix medications in the proper proportions for your patients. For one of your regular patients, you always mix Medication A with Medication B in the same proportion. Last week, your patient's doctor indicated that you should mix 90 milligrams of Medication A with 72 milligrams of Medication B. However this week, the doctor said to only use 8 milligrams of Medication B. How many milligrams of Medication A should be mixed this week? Pre-Test Active2 35 679 10Which formula should be used to find the circumference of a circle?O C-ndO C-2nd0 -OC-4Save and ExitMark this and returnNextTIME REMAINING45:32Submit Write three to four sentences presenting your prediction about the main conflict in the novel based on how the characters feel about their lives OLLEGE>For the given functions, find (fog)(x) and (gof)(x) and the domain of each.f(x) = 4x + 1, g(x)=x(fog)(x) =(gof)(x) =The domain of fog is .(Type your answer in interval notation.)The domain of g of is.(Type your answer in interval notation. Use integers or fractions for any numbe A car has a maximum speed of 355.7 feet/second. Convert this speed to miles/hour. Based on an architectural drawing, a roof slopes to a drain along the function represented in the table that defines the edge of slope, where x is the horizontal distance in feet and f(x) is the vertical distance in feet.If the drain is at the minimum point, how far is it from the wall defined by the y-axis?0 feet8 feet80 feet160 feet