The length of a rectangle is 5 ft less than double the width, and the area of the rectangle is 33f * t ^ 2 Find the dimensions of the rectangle. length___with____

Answers

Answer 1

The length of rectangle is : 6ft .

Width of rectangle is : 5.5ft .

What is an area of rectangle?

The area of rectangle is :

A = l × w

Here given,

length is 5ft less than twice the width,

So the equation can be represented in terms of length as,

l = 2w - 5

Given area = 33sqft

By substituting value of length,

33 = (2w - 5) × w

By applying distributive property,

33 = 2w² - 5w

= 2w² - 5w - 33

By factoring the equation:

(2w - 11)(w + 3) = 0

To find value of zeros,

2w - 11 = 0

2w = 11

w = 5.5

Similarly,

w + 3 = 0

w = -3

Since width cannot be negative , the width will be:

the width = 5.5 ft.

Also find length by substituting value of width in equation,

33 = 5.5l

33/5.5 = l

l = 6 ft.

∴ The  length = 6ft, and width = 5.5ft.

To learn more about area of rectangle refer to :

https://brainly.com/question/1171312

#SPJ1


Related Questions

Figure R = figure R". Describe a sequence of three transformations you canperform on figure R to show this. Show your work.

Answers

1) Rotate the figure 90º clockwise.

To rotate a figure 90º clockwise you have to perform the following transformation:

(x,y)→(y,-x)

So for each point of the figure you have to swich places between x and y.

And you have to multiply the x coordinate by -1.

R has 6 points:

(-4,-5)

(-7,-5)

(-7,-4)

(-5,-4)

(-6,-3)

(-2,-2)

First step: swich places between the coordinates of each point:

(x,y) → (y,x)

(-4,-5)→(-5,-4)

(-7,-5)→(-5,-7)

(-7,-4)→(-4,-7)

(-5,-4)→(-4,-5)

(-6,-3)→(-3,-6)

(-2,-2)→(-2,-2)

Second step, multiply the y-coordinate of the new set by -1

(y,x)→ (y,-x)

(-5,-4)→ (-5,4)

(-5,-7)→ (-5,7)

(-4,-7)→ (-4,7)

(-4,-5)→ (-4,5)

(-3,-6)→ (-3,6)

(-2,-2)→ (-2,2)

After the rotation, the figure moved from the 3rth quadrant to the 2nd quadrant.

The points (1,7) and (7,5) fall on a particular line. What is its equation in point-slope form?
Use one of the specified points in your equation. Write your answer using integers, proper fractions, and improper fractions. Simplify all fractions.

Answers

Answer:

[tex]y-7=-\dfrac{1}{3}(x-1)[/tex]

Step-by-step explanation:

[tex]\boxed{\begin{minipage}{4.4cm}\underline{Slope Formula}\\\\Slope $(m)=\dfrac{y_2-y_1}{x_2-x_1}$\\\\where $(x_1,y_1)$ and $(x_2,y_2)$ \\are two points on the line.\\\end{minipage}}[/tex]

To find the equation of a line that passes through two given points, first find its slope by substituting the given points into the slope formula.

Define the points:

(x₁, y₁) = (1, 7)(x₂, y₂) = (7, 5)

Substitute the points into the slope formula:

[tex]\implies m=\dfrac{5-7}{7-1}=\dfrac{-2}{6}=-\dfrac{1}{3}[/tex]

Therefore, the slope of the line is -¹/₃.

[tex]\boxed{\begin{minipage}{5.8 cm}\underline{Point-slope form of a linear equation}\\\\$y-y_1=m(x-x_1)$\\\\where:\\ \phantom{ww}$\bullet$ $m$ is the slope. \\ \phantom{ww}$\bullet$ $(x_1,y_1)$ is a point on the line.\\\end{minipage}}[/tex]

To find the equation in point-slope form, simply substitute the found slope and one of the given points into the point-slope formula:

[tex]\implies y-7=-\dfrac{1}{3}(x-1)[/tex]

help meeeeeeeeee pleaseee !!!!!

Answers

The value of the composite function is: (f o g)(2) = 33.

How to Find the Value of a Composite Function?

To evaluate a composite function, take the following steps:

Step 1: Find the value of the inner function by substituting the value of x into the equation of the functionStep 2: Use the value of the output of the inner function as the input for the outer function and simplify to get the value of the composite function.

Given the following:

f(x) = x² - 3x + 5

g(x) = -2x

Therefore,

(f o g)(2) = f(g(2))

Find the value of the inner function g(2):

g(2) = -2(2)

g(2) = -4

Find f(g(2)) by substituting x = -4 into the function f(x) = x² - 3x + 5:

(f o g)(2) = f(g(2)) = (-4)² - 3(-4) + 5

= 16 + 12 + 5

(f o g)(2) = 33

Learn more about composite functions on:

https://brainly.com/question/10687170

#SPJ1

Write the equation of the circle centered at (−4,−2) that passes through (−15,19)

Answers

In this problem, we are going to find the formula for a circle from the center and a point on the circle. Let's begin by reviewing the standard form of a circle:

[tex](x-h)^2+(y-k)^2=r^2[/tex]

The values of h and k give us the center of the circle, (h,k). The value r is the radius. We can begin by substituting the values of h and k into our formula.

Since the center is at (-4, -2), we have:

[tex]\begin{gathered} (x-(-4))^2+(y-(-2))^2=r^2 \\ (x+4)^2+(y+2)^2=r^2 \end{gathered}[/tex]

Next, we can use the center and the given point on the circle to find the radius.

Recall that the radius is the distance from the center of a circle to a point on that circle. So, we can use the distance formula:

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

Let

[tex](x_1,y_1)=(-4,-2)[/tex]

and let

[tex](x_2,y_2)=(-15,19)[/tex]

Now we can substitute those values into the distance formula and simplify.

[tex]\begin{gathered} r=\sqrt{(-15-(-4))^2+(19-(-2))^2} \\ r=\sqrt{(-11)^2+(21)^2} \\ r=\sqrt{562} \end{gathered}[/tex]

Adding that to our equation, we have:

[tex]\begin{gathered} (x+4)^2+(y+2)^2=(\sqrt{562})^2 \\ (x+4)^2+(y+2)^2=562 \end{gathered}[/tex]

How to find the (r) or difference in this scenario:
Aliens Away is a new video game where a player must eliminate a certain number of aliens on the screen by scaring them with an adorable house cat. When James plays the game, he eliminates 64 aliens in the first level and 216 aliens in the fourth level. If the number of aliens are destroyed in a geometric sequence from one level to the next, how many total aliens will James have wiped out by the end of the sixth level?

It is given that it is a geometric sequence, if I am not mistaken it is the explicit formula.

IF YOU COULD PLASE EXPLAIN:)

Answers

Total number of aliens James have wiped out by the end of the sixth level is 1330

The number of aliens eliminated in first level a = 64

The number of aliens eliminated in the fourth level = 216

The sequence is in geometric sequence

The nth term of the geometric sequence is

[tex]a_n=ar^{n-1}[/tex]

The fourth term is 216

216  = [tex]64r^3[/tex]

[tex]r^{3}[/tex] = 216/64

r = 3/2

Then we have to find the total alien James killed by the end of sixth level

Sum of n terms = [tex]\frac{a(r^n-1)}{r-1}[/tex]

Substitute the values in the equation

= [tex]\frac{64(1.5^6-1)}{1.5-1}[/tex]

= 665/0.5

= 1330

Hence, total number of aliens James have wiped out by the end of the sixth level is 1330

Learn more about geometric sequence here

brainly.com/question/11266123

#SPJ1

Can anyone please help me with this fast? Thank you!

Answers

Answer:

Step-by-step explanation:

16. 4/16 1/16 1/16 or 6/16

17. 1/16 1/16 or 2/16

18. 7/16 1/16 2/16 or 10/16

19. 2/16

20 4/16 1/16 1/16 7/16 1/16 2/16 or 16/16=1

in the diagram segment AD and AB are tangent to circle C solve for x

Answers

A property ostates that if two lines that are tangent to the circle intersect in an external point, they are congruent, i.e. they have the same length.

[tex]\begin{gathered} AD=AB \\ x^2+2=11 \end{gathered}[/tex]

From this expression we can determine the possible values of x. The first step is to equal the expression to zero

[tex]\begin{gathered} x^2+2-11=11-11 \\ x^2+2-11=0 \\ x^2-9 \end{gathered}[/tex]

The expression obtained is a quadratic equation, using the queadratic formula we can determine the possible values of x:

[tex]\begin{gathered} f(x)=ax^2+bx+c \\ x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \end{gathered}[/tex]

For our expression

[tex]x^2+0x+-9[/tex]

The coefficients are

a=1

b=0

c=-9

Replace them in the formula

[tex]\begin{gathered} x=\frac{-0\pm\sqrt[]{0^2-4\cdot1\cdot(-9)}}{2\cdot1} \\ x=\frac{0\pm\sqrt[]{36}}{2} \\ x=\frac{0\pm6}{2} \end{gathered}[/tex]

Now calculate both possible values:

Positive:

[tex]\begin{gathered} x=\frac{+6}{2} \\ x=3 \end{gathered}[/tex]

Negative:

[tex]\begin{gathered} x=\frac{-6}{2} \\ x=-3 \end{gathered}[/tex]

The possible values of x are 3 and -3

given g(x)= -12f(x+1)+7 and f(-4)=2 fill in the blanks round answers to 2 decimal points as needed g( )=

Answers

We know the value of f(-4), which is 2

Let's think about a value of x in which we can calculate the value of f(x+1) using the given information (it means x+1 has to be equal to -4)

x+1=-4

x=-4-1

x=-5

Now use this value to calculate g(x)

[tex]\begin{gathered} g(-5)=-12\cdot f(-5+1)+7 \\ g(-5)=-12\cdot f(-4)+7 \end{gathered}[/tex]

As we said, we already know the value of f(-4), use it to calculate g(-5)

[tex]\begin{gathered} g(-5)=-12\cdot2+7 \\ g(-5)=-24+7 \\ g(-5)=17 \end{gathered}[/tex]

determine the area of the shaded regionA. 6 square unitsB. 19 square unitsC.20 square unitsD. 25 square units

Answers

area of the square:

[tex]\begin{gathered} a=l\times l \\ a=5\times5 \\ a=25 \end{gathered}[/tex]

area of the rectangle

[tex]\begin{gathered} a=b\times h \\ a=3\times2 \\ a=6 \end{gathered}[/tex]

area of the shaded region:

area of the square - area of the rectangle = area of the shaded region

[tex]25-6=19[/tex]

answer: B 19 saquare units

у A 5 8 106 С C m2l= m22= m23= mZ4= m25= needing quadrilaterals area

Answers

Angles in a quadrilaterals

The sum of all interior angles in a quadrilateral is 360°

Angle 5 is congruent with angle of 106°

Thus measure of 5 = 106°

These two angles add up to 212°. The remaining to reach 360° is:

360° - 212° = 148°

Angles 1, 2, 3, and 4 are congruent, thus the measure of each one of them is 148/4=37°. Thus

measure of 1 = measure of 2 = measure of 3 = measure of 4 = 37°

Solve the equation on the interval [0, 2\small \pi). Show all work. Do not use a calculator - use your unit circle!

Answers

SOLUTION

Write out the equation given

[tex]\cos ^2x+2\cos x-3=0[/tex]

Let

[tex]\text{Cosx}=P[/tex]

Then by substitution, we obtain the equation

[tex]p^2+2p-3=0[/tex]

Solve the quadractic equation using factor method

[tex]\begin{gathered} p^2+3p-p-3=0 \\ p(p+3)-1(p+3)=0 \\ (p-1)(p+3)=0 \end{gathered}[/tex]

Then we have

[tex]\begin{gathered} p-1=0,p+3=0 \\ \text{Then} \\ p=1,p=-3 \end{gathered}[/tex]

Recall that

[tex]\cos x=p[/tex]

Hence

[tex]\begin{gathered} \text{when p=1} \\ \cos x=1 \\ \text{Then } \\ x=\cos ^{-1}(1)=0 \\ \text{hence } \\ x=0 \end{gathered}[/tex]

Similarly,

[tex]\begin{gathered} \text{When p=-3} \\ \cos x=-3 \\ x=\cos ^{-1}(-3) \\ x=no\text{ solution} \end{gathered}[/tex]

Therefore x=0 is the only valid solution on the given interval [0,2π).

Answer; x=0

why is height more specific measure than 'size'?

Answers

When you talk about height, it is a more precise value that require a vertical distance from a referenced point. While 'size' is not specific whatsoever and it's more like a form of range.

what is 234,181 rounded to the nearest thousand

Answers

The figure 234,181 has the digit 4 in the thousands place.

Rounding to the nearest thouand would therefore be

234,000

This is because, the digit 1 that follows is not up to 5 and therefore is insignificant. So the digit 1 and the others after it are all rounded up to zeros.

There were eight questions on Emily's math quiz, and she missed two questions.Which of the following diagrams represents the percentage of Emily's accuracy onthe quiz?A. 50%B. 75%C. 30%D. 10%

Answers

There are eight quartion in the quiz and two question missed. So Emily solved six question of the quiz.

Determine the accuracy of Emily.

[tex]\frac{6}{8}\times100=75[/tex]

So Emily's accuracy is 75% and option B is correct.

Ken wants to install a row of cerámic tiles on a wall that is 21 3/8 inches wide. Each tile is 4 1/2 inches wide. How many whole tiles does he need?

Answers

We have the following:

[tex]a\frac{b}{c}=\frac{a\cdot c+b}{c}[/tex]

therefore:

[tex]\begin{gathered} 21\frac{3}{8}=\frac{21\cdot8+3}{8}=\frac{168+3}{8}=\frac{171}{8} \\ 4\frac{1}{2}=\frac{4\cdot2+1}{2}=\frac{8+1}{2}=\frac{9}{2} \end{gathered}[/tex]

now, we divde to know the amount:

[tex]\frac{\frac{171}{8}}{\frac{9}{2}}=\frac{171\cdot2}{8\cdot9}=\frac{342}{72}=4.75\cong4[/tex]

Therefore, the answer is 4 whole tiles

Darell made a scale drawing of a shopping center. The parking lot is 4 centimeters wide in the drawing. The actual parking lot is 40 meters wide. What scale did Darell use?

Answers

Answer:

1 cm to 10 m

Step-by-step explanation:

4 cm to 40 m = 1 cm to 10 m

I need help figuring out how to find sides a and b using the law of sine

Answers

Given the triangle ABC below.

a is the side facing b is the side facing

c is the side facing

We ara interested in calculating the value of side a and b.

To do this, we need to apply the "sine rule"

Sine rule state that

[tex]\frac{a}{\sin A}=\frac{b}{\sin B}=\frac{c}{\sin C}[/tex]

Where

a is the side facing b is the side facing

c is the side facing

To calculate b,

B = 95 , b = ?

C = 48, c=100

[tex]\begin{gathered} \frac{b}{\sin B}=\frac{c}{\sin C} \\ \frac{b}{\sin 95}=\frac{100}{\sin \text{ 48}} \\ \\ b\text{ x sin48=100 x sin95} \\ b=\frac{100\text{ x sin95}}{\sin 48} \\ b=134.05 \end{gathered}[/tex]

b = 134 ( to nearest whole number)

To calculate a:

A = 37, a = ?

C = 48, c=100

[tex]\begin{gathered} \frac{a}{\sin A}=\frac{c}{\sin C} \\ \frac{a}{\sin37}=\frac{100}{\sin 48} \\ a\text{ x sin48 = 100 x sin37} \\ a=\frac{100\text{ x sin37}}{\sin 48} \\ a=80.98 \\ \end{gathered}[/tex]

a = 81 ( to the nearest whole number)

36. The widths of platinum samples manufactured at a factory are normally distributed, with a mean of 1.3 cm and a standard deviation of 0.3 cm. Find the z-scores that correspond to each of the following widths. Round your answers to the nearest hundredth, if necessary.(a) 1.7 cmz = (b) 0.9 cmz =

Answers

Part (a)

Using the formula for the z-scores and the information given, we have:

[tex]\begin{gathered} \text{ z-score=}\frac{\text{ data value }-\text{ mean}}{\text{ standard deviation }} \\ \text{ z-score=}\frac{1.7\text{ cm }-\text{ 1.3 cm}}{0.3\text{ cm}} \\ \text{ z-score=}\frac{0.4\text{ cm}}{0.3\text{ cm}}\text{ (Subtracting)} \\ \text{ z-score=1.33 (Dividing)} \\ \text{The z-score for 1.7 cm is 1.33 rounding to the nearest hundredth.} \end{gathered}[/tex]

Part (b)

Using the formula for the z-scores and the information given, we have:

[tex]\begin{gathered} \text{ z-score=}\frac{\text{ data value }-\text{ mean}}{\text{ standard deviation }} \\ \text{z-score=}\frac{\text{ 0.9 cm }-1.3\text{ cm}}{\text{ 0.3 }}\text{ (Replacing the values)} \\ \text{z-score=}\frac{\text{ }-0.4}{\text{ 0.3 }}\text{ (Subtracting)} \\ \text{ z-score= }-1.33 \\ \text{The z-score for 0.9 cm is -1.33 rounding to the nearest hundredth.} \end{gathered}[/tex]

please help me understand how to find the average rate of change of the function over the given interval and please show me work.

Answers

To answer this, you'll need to recall a formula for finding the rate of change of one variable with respect to another. Given f(x)=x^2 + x +1, the rate of change of the variable with respect to x is given by:

[tex]\begin{gathered} \frac{\differentialD yy}{\square}y}{dx}=n(ax^{n-1}),\text{ where n is the power of variable term, and a is the coefficient.}y}{\square}yy}{dx}=\text{nax}^{n-1} \\ So\text{ when f(x)=x\textasciicircum 2+x+1 is differentiated, we will arrive at } \\ \\ \frac{dy}{dx}=2x+1\text{ The average rate of change of the function within the range (-3,-2) means, we have to use x as -3 and also x as -2 into the derivative function } \\ x=-3 \\ \frac{\differentialD yy}{\square}y}{dx}=2(-3)+1=-6+1=-5y}{\square}y}{dx}=2(-3)+1=-6+1=-5 \\ \text{Also, } \\ x=-2 \\ \frac{\differentialD yy}{\square}y}{dx}=2x+1\text{ becomes}y}{\square}yy}{dx} \\ \\ \end{gathered}[/tex]

Fill in the table using this function rule.​

Answers

Answer:

-8, 2, 12, 22

Step-by-step explanation:

[tex]y = 5x+2\\y = 5(-2)+2\\y=-10+2\\y=-8[/tex]

[tex]y = 5x+2\\y = 5(0)+2\\y=0+2\\y=2[/tex]

[tex]y = 5x+2\\y = 5(2)+2\\y=10+2\\y=12[/tex]

[tex]y = 5x+2\\y = 5(4)+2\\y=20+2\\y=22[/tex]

Which points are on the graph of y = cot x? (Select all that apply)A. (/3 , √3/2)B. (/2 , 0)C. (0 , )D. (/4 , 1)E. ( , 0)

Answers

Solution:

The graph function is given below as

[tex]y=cotx[/tex]

The graph is given below as

Therefore,

The points on the graph are

[tex]\begin{gathered} \Rightarrow(\frac{\pi}{4},1) \\ \Rightarrow(\frac{\pi}{2},0) \end{gathered}[/tex]

OPTION B AND option D are the right answers

200 lottery tickets are sold for $6 each. The person with the single winning ticket will get $71. What is the expected value for a ticket in this lottery?

Answers

Given:

200 lottery tickets are sold for $6 each.

The person with the single winning ticket will get $71.

So, The probability of winning = 1/200

The probability of losing =

[tex]undefined[/tex]

Answer: the expected value is. aroud 1-2

Step-by-step explanation:

I inserted a picture of the question, please give a VERY SHORT explanation

Answers

To multiply two polynomials we have to multiply each term in one polynomial by each term in the other polynomial, and then add the similar terms, as follows:

Lee Ann is planning a bridal shower for her best friend. At the party, she wants to serve 3 beverages, five appetizers, and three desserts, but she doesn't not have time to cook. She can choose from 9 bottle drinks, 9 Frozen appetizers, and 12 prepared desserts at the supermarket. How many different ways can lie and pick up the food and drinks to serve at the bridal shower?

Answers

CombinatoryAnswer

2328480 ways

Explanation

We want to find out how many ways there are to select an item. The combination formula is a formula to find the number of ways of picking "r" items from a total of "n" items.

This number is given by:

[tex]undefined[/tex]

In the following expression, place a decimal point in the divisor and the dividend that is 4368÷6208 to create a new problem with the same answer as in question 11 that is 7 meters / 7

Answers

[tex]\frac{4368}{6208}=\frac{273}{388}=0.7036[/tex][tex]\frac{4368.0}{620.8}=\frac{1395}{194}\approx7[/tex]

---------------------------------

436.8m -------------------> 62.08s

xm -------------------------->1s

Using cross multiplication:

[tex]\begin{gathered} \frac{436.8}{x}=\frac{62.08}{1} \\ \text{solve for x:} \\ x=\frac{436.8}{62.08} \\ x=7.036082474m \\ \end{gathered}[/tex]

p and q are roots of the equation 5x^2 - 7x +1. find to value of p^2 x q +q^2 x p and (p/q)+(q/p)

Answers

1) Let's find the roots of the equation: 5x² -7x +1

5x² -7x +1

2) Calling x_1 =p and x_2= q

Plugging them into the (p/q)+(q/p)​ expression, dividing the fractions. And then rationalizing it we'll have finally:

[tex]\frac{\frac{7+\sqrt[]{29}}{10}}{\frac{7-\sqrt[]{29}}{10}}+\frac{\frac{7-\sqrt[]{29}}{10}}{\frac{7+\sqrt[]{29}}{10}}=\frac{7+\sqrt[]{29}}{10}\cdot\frac{10}{7-\sqrt[]{29}}\text{ +}\frac{7-\sqrt[]{29}}{10}\cdot\frac{10}{7+\sqrt[]{29}}\text{ =}\frac{39}{5}[/tex]

Which is the factored form of 3a2 - 24a + 48?а. (За — 8)(а — 6)b. 3a - 4)(a 4)c. (3a - 16)(a − 3)d. 3( -8)(a -8)

Answers

Ok, so:

We're going to factor this expression:

3a² - 24a + 48

First of all, we multiply and divide by 3 all the expression, like this:

3(3a² - 24a + 48) / 3

Now, we can rewrite this to a new form:

( (3a)² - 24(3a) + 144) / 3

Then, we have to find two numbers, whose sum is equal to -24 and its multiplication is 144.

And also we distribute:

((3a - 12 ) ( 3a - 12 )) / 3

Notice that the numbers we're going to find should be inside the brackets.

So, these numbers are -12 and -12.

Now, we factor the number 3 in the expression:

(3(a-4)*3(a-4))/3

And we can cancel one "3".

Therefore, the factored form will be: 3 (a - 4) (a - 4)

So, the answer is B.

write 2500g in appropriate prefix pls.​

Answers

Answer: 2.5kg

Step-by-step explanation:

I am assuming you mean to simplify it. So 2.5kg

1g=1000kg

2500/1000=2.5

Find the measure of all the angles if m<2 = 76°

Answers

[tex]m2\measuredangle=76º[/tex]

By opposite angles we know that:

[tex]\begin{gathered} m1\measuredangle=m3\measuredangle \\ m2\measuredangle=m4\measuredangle \\ m5\measuredangle=m7\measuredangle \\ m8\measuredangle=m6\measuredangle \end{gathered}[/tex]

By corresponding angles we know that

[tex]\begin{gathered} m5\measuredangle=m1\measuredangle \\ m2\measuredangle=m6\measuredangle \\ m4\measuredangle=m8\measuredangle \\ m7\measuredangle=m3\measuredangle \end{gathered}[/tex]

by complementary angles we know that

[tex]\begin{gathered} m1\measuredangle+m2\measuredangle=180º \\ m1\measuredangle+76º=180º \\ m1\measuredangle=104º \end{gathered}[/tex]

Using the correspondence and opposite angles:

[tex]\begin{gathered} m1\measuredangle=m3\measuredangle=m5\measuredangle=m7\measuredangle=104º \\ m2\measuredangle=m4\measuredangle=m6\measuredangle=m8\measuredangle=76º \end{gathered}[/tex]

Find y if the line through (1, y) and (8, 2) has a slope of 3.

Answers

Answer: -19

Step-by-step explanation:

I think I am correct I am sorry if not.

Here is how I got it-

m = 21 / 7 = 3 / 1 = 3

Equation: y = 3x - 22

Answer:

y = -19

Step-by-step explanation:

Pre-Solving

We are given two points: (1, y) and (8,2).

We want to find the value of y if the slope of the line is 3.

Solving

The slope (m) can be calculated from two points using the formula [tex]m = \frac{y_2-y_1}{x_2-x_1}[/tex] where [tex](x_1, y_1)[/tex] and [tex](x_2, y_2)[/tex] are points

We can label the values of the points to avoid any confusion and mistakes.

[tex]x_1 = 1\\y_1=y \\x_2=8\\y_2=2[/tex]

Substitute these values into the formula.

[tex]m = \frac{y_2-y_1}{x_2-x_1}[/tex]

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

Remember that the slope of the line is 3, so we can substitute m as 3.

Replace m as 3.

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

Subtract.

[tex]3 = \frac{2-y}{7}[/tex]

Multiply both sides by 7.

[tex]3 * 7 = 7(\frac{2-y}{7})[/tex]

21 = 2-y

Subtract 2 from both sides.

19 = -y

Divide both sides by -1.

-19 = y

y = - 19.

Other Questions
hemoglobin determinations were made on sixteen animals exposed to ionizing radiation. the following observations were recorded: 15.6, 14.4, 14.8, 13.8, 16.6, 14.0, 17.4, 17.3, 18.6, 16.2, 15.7, 14.7, 16.4, 13.9, 14.8, 17.5. construct a 95 percent confidence interval for population standard deviation? find the value of x for which r parallels s. then find the measures of angles 1 and 2 measure angle 1= 80-2xmeasure angle 2= 93-3xthe value of x for which r parallels s is....measure of angle 1 is.....measure of angle 2 is..... your chief information security officer (ciso) wants to develop a new collection and analysis platform that will enable the security team to extract actionable data from its assets. the ciso would like your input as far as which data sources to draw from as part of the new collection platform, worrying that collecting from too many sources, or not enough, could impede the company's ability to analyze information. is this a valid concern, and how can it be addressed within an intelligence life-cycle model? classify given equation as rational or irrational:2 root 3 + 3 root 2 - 4 root 3 + 7 root 2 Fill in the blank: 66 in. = yd 39+(20.4) can u help me with this answer I don't know how to do it Find the slope of the line through the given points . If the slope of the line is undefined state so (13,1) and (1,4) Alnico is _____.an alloy of metals with strong magnetic propertiesa brittle mixture of substances containing ferromagnetic elementsany material containing ironan element found in nature that behaves like a magnet The number of bottles a machine fills is proportional to the number of minutes the machine operates. The machinefills 250 bottles every 20 minutes. Create a graph that shows the number of bottles, y, the machine fills in a minutes.To graph a line, select the line tool. Click on a point on the coordinate plane that lies on the line. Drag your mouse toanother point on the coordinate plane and a line will be drawn through the two points which entity is responsible for monitoring the appraisal foundation to ensure it is properly fulfilling its responsibilities under title xi of firrea? use the values from practice it to help you work this exercise. what if an additional mass is attached to the ball? how large must this mass be to increase the downward acceleration by 35%? A water tank holds 276 gallons but is leaking at a rate of 3 gallons per week. A second water tank holds414 gallons but is leaking at a rate of 5 gallons per week. After how many weeks will the amount of waterin the two tanks be the same?The amount of water in the two tanks will be the same inweeks. you are considering a project with an initial cost of $4,300. what is the payback period for this project if the cash inflows are $550, $970, $2,600, and $500 a year for years 1 to 4, respectively? a) 2.04 years b) 2.36 years c) 2.89 years d) 3.04 years e) 3.36 years after three tests, brandon has a test average of 90. after his fourth test, his average dropped to an 85. what did he score on his fourth test? 9Use the expression 43 + 8 to find an example of each kind of expression.Kind of expression ExampleQuotient9SumyVariable43 + 8Stuck? Review related articles/videos or use a hint.Repc Need help with this question Short straight forward answers please :) in the absence of the carbohydrate a, genes x and y are expressed at low levels. when a is introduced, genes x and y are actively transcribed. when the supply of a is exhausted, the expression of x and y drops to very low levels. from this, we can conclude that a is a(n) the five key components of the business environment are the economic environment, technological environment, social environment, global environment, and what? A race car speeds up from 0 m/s to 40.0 m/s in 4 seconds. What is the vehicle's acceleration?A. 16 m/sB. 10.0 m/sC. 4.0 m/sD. 8.0 m/s PLEASE HELP 50 POINTS AND MARKED AS BRAINLIEST A spring scale is a device that uses a spring with a known spring constant to measure the weight of objects. You have a spring scale with a spring constant of 13 Nm. How much will the spring stretch when a 12-N weight is hung from one end?