Please answer the question in the picture Thxx

Please Answer The Question In The Picture Thxx

Answers

Answer 1

Answer:

A) 3, 4, and 5

D) 9, 12, and 15

Step-by-step explanation:

A) 3, 4, and 5

D) 9, 12, and 15

If you square and add the first two, you get the third one squared.  That doesn’t work for B and C.


Related Questions

Mr. Hawkins is covering a wall with
wallpaper. The room measures 14 feet by 12
feet in a rectangular shape. Each square foot
of wallpaper costs $2.90. What is the cost of
adding wallpaper to the room

Answers

Answer:

The total cost of adding wallpaper to the room is $487.20

Step-by-step explanation:

Basically, how I got the answer is:

1. The shorter sides of the rectangle are 12 and the longer sides are 14.

2. The formula for a rectangle is A = l x w. The "l" means length and the "w" means width. 14 is the length and 12 is the width. So you should now have A = 14 x 12. If you multiply 14 by 12, you will get 168.

3. Since 1 square foot of carpet costs $2.90, then you should multiply by 168, which will give you $487.20 and that's pretty much it.

Hope this helps! :)

The total cost of adding wallpaper to the room by Mr. Hawkins is $487.20.

What is Area?

Area of a two dimensional shape is the total region which is bounded by the object's shape.

Given that the shape of the wall that Mr. Hawkins covering with wallpaper is rectangular.

The formula to find the area of a rectangular shape is,

Area of a rectangular shape = Length × Width

Given that,

Length of the wall = 14 feet

Width of the wall = 12 feet

Substituting the given measurements to the formula, we get,

Area of the wall = 14 × 12 = 168 feet²

Also, given that,

Cost for each square foot of wall = $2.90

Cost for 168 square feet = $2.90 × 168

                                        = $487.20

Hence the total cost for adding wallpaper to the room is $487.20.

To learn more about Area, click on the link given here :

https://brainly.com/question/1658516

#SPJ3

If 1/4 gallon of paint covers 1/12 of a wall then how many quarts of paint are needed for the entire wall?

Answers

Answer:

3 gallons

Step-by-step explanation:

1/4 =1/12

1=1/3

3=1

Answer:it 12

Step-by-step explanation:

Triangle ABC was dilated using the rule DO,4. Triangle A'B'C' is the result of the dilation.

Point O is the center of dilation. Triangle A B C is dilated to create triangle A prime B prime C prime. The length of O B is three-fourths.

What is OB'?

1.5 units
3 units
4.5 units
6 units
Mark this and return

Answers

Answer:

  (b)  3 units

Step-by-step explanation:

You want to know the length of OB' when OB = 3/4 and ∆ABC is dilated about point O by a factor of 4.

Dilation

The dilation factor multiplies every length.

If OB is 3/4, then OB' is 4(3/4) = 3.

The length of OB' is 3 units.

<95141404393>

Complete the table of values.
X
-1
NIW
0
d
e
4
f
d =
e =
f=

Answers

Answer:

Step-by-step explanation:

d=4

e=2

f=6

according to census the total number of male and female was 88,51,84,692, if number of male was 45,40,34,570what was the number of number of female population

Answers

According to census the total number of male and female was 88,51,84,692, if number of male was 45,40,34,570 the number of female population is 43,11,50,122.

To find the wide variety of girl population, we will subtract the quantity of male population from the full population.

Total population = 88,51,84,692

Number of male = 45,40,34,570

Number of female = Total population - Number of male

= 88,51,84,692 - 45,40,34,570

= 43,11,50,122

Therefore, the number of female population is 43,11,50,122.

For more details regarding population, visit:

https://brainly.com/question/15889243

#SPJ1

A piece of cardboard measures 10 in. by 15 in. Two equal squares are removed from the corners of a 10-in. side as shown in the figure. Two equal rectangles are removed from the other corners so that the tabs can be folded to form a rectangular box with a lid.

(a) Write a formula V(x) for the volume of the box.

(b) Find the domain of V for the problem situation.

(c) Use ANALYTICAL method (my teacher said don't graph) to find the maximum volume and the value of x that gives it.
SEE IMAGE!!!

A piece of cardboard measures 10 in. by 15 in. Two equal squares are removed from the corners of a 10-in.

Answers

Answer:

\(V(x) = 66.02\ \text{in}^3 \ \vert \ _x_=_1_._9_6\)

Step-by-step explanation:

Part (a)

The volume of a rectangular prism is found using the formula: V = lwh.

In order to write a formula in terms of the variable x, we need to write expressions for the length, width, and height of the rectangle.

We can say the length is the bottom of the base of the prism. To find this value, we can subtract x and x from 15 and divide this by 2, since there are two equal rectangles (base and lid).

Length: \(\frac{15-2x}{2} =7.5-x\)

We can say the width is the side of the base of the prism. To find this value, we can subtract 2x from 10.

Width: \(10-2x\)

The height of the prism can be x, which is the labeled length of the rectangle next to the base and lid.

Height: \(x\)

Now we are able to write a formula for volume in terms of x.

\(V(x)=(7.5-x)(10-2x)(x)\) \(V(x)=x(75-25x+2x^2)\) \(V(x)=75x-25x^2+2x^3\) Part (b)

The domain of the volume is where x > 0, 2x < 10, and 2x < 15.

This is because our expressions for length (\(\frac{15-2x}{2}\)), width (10-2x), and height (x) cannot go below 0, because you cannot have a negative value for measurement - realistically.

Therefore, if we take into account all of these restrictions on x, the domain is where 0 < x < 5.

x cannot be > 5 since that would not satisfy 2x < 10.

The domain of V for this problem situation is D: (0, 5).

Part (c)

In order to find the maximum volume of the rectangular prism using our formula we derived, we can use the idea of optimization in calculus.

Start by taking the derivative of V(x).

\(V'(x)=75-50x+6x^2\)

Set the derivative equal to 0. This gives us the critical point(s) in order to determine the extreme values of the function, aka where the max and min occur.

\(0=75-50x+6x^2\) \(0=6x^2-50x+75\)

Solve for x by using the quadratic formula.

\(x=\frac{-(-50)\pm\sqrt{(-50)^2-4(6)(75)} }{2(6)}\) \(x=\frac{50\pm\sqrt{2500-1800}}{12}\) \(x=\frac{50\pm\sqrt{700} }{12}\)

Input this into your calculator and you should get:

\(x=6.37, \ 1.96\)

We are going to use x = 1.96 since 6.37 is NOT in the domain of V(x).

\(\boxed{x=1.96}\)

Now, since this value of x is going to give the maximum volume of this rectangular prism, or cardboard box, we can plug it back into the V(x) equation for volume to determine the maximum volume of the box.

\(V(1.96)=75(1.96)-25(1.96)^2+2(1.96)^3\) \(V(1.96) = 66.02\ \text{in}^3 \ \vert \ _x_=_1_._9_6\)

The maximum volume of the cardboard box is 66.02 in³ and the value of x that gives this is 1.96.

18) What is the slope of the line that contains points (–6, –6) and (–3, 1)?

Answers

The slope of the line is 7/9

How to determine the slope of the line

It is important to note that the equation of a line is represented as;

y = mx + c

Where;

y is a point on the linem is the slope of the linex is a point on the x - axisc is the intercept of the y-axis

The formula for calculating the slope of a line is expressed as;

Slope, m = y₂ - y₁/x₂ - x₁

Now, let's substitute the values into the formula from the points given we have;

Slope, m =1 -(-6)/ -3 - (-6)

expand the bracket

Slope, m = 1 + 6/ 3 + 6

add the values

Slope, m = 7/9

Hence, the value is 7/9

Learn more about slope here:

https://brainly.com/question/3493733

#SPJ1

The graph represents the height of a ball after being thrown versus time. Which statement is true? A. The ball attains a maximum height of 70 meters at 4 seconds. B. The ball attains a maximum height of 4 meters at 70 seconds. C. The ball attains a maximum height of 70 meters at 2 seconds. D. The ball attains a maximum height of 2 meters at 4 seconds.

Answers

The statement which is true about the thrown ball is that A. The ball attains a maximum height of 70 meters at 4 seconds

What is a Maximum Height?

This refers to the highest vertical projectile that an object can attain when acted upon by an external force.

Given the attached diagram that shows the graph of the projectile of the ball, we can observe that its maximum height before it began to fall is 70 meters at 4 seconds based on the values on the x and y-axis.

Read more about maximum height here:

https://brainly.com/question/12446886

#SPJ1
The graph represents the height of a ball after being thrown versus time. Which statement is true? A.

Write the ones digit of the squares of the following numbers. (a) 21287​

Answers

7

___________________

A bag contains some red, blue, and green marbles. 30% of the marbles are blue and 40% of the marbles are green If there are a total of 150 marbles in the bag how many marbles are red?​

Answers

Answer:

45

Step-by-step explanation:

If 30% of the marbles are blue and 40% are green, then the remaining 30% of the marbles are red. Now we have to find 30% of 150

We do (30/100)*150 which equals 45.

(1 3/4 + 2 3/8) + 5 7/8=

Answers

Answer:

10

Step-by-step explanation:

The correlation between height and weight among men age 18-74 in the U.S. is about 0.40. Say whether each conclusion below follows from the data; explain your answer. a) Taller men tend to be heavier. b) The correlation between weight and height for men age 18-74 is about 0.40. c) Heavier men tend to be taller. d) If someone eats more and puts on 10 pounds, he is likely to get somewhat taller.

Answers

Answer:

Options a, b, c are correct.

Step-by-step explanation:

First let's see the equation that governs the statement, which is the following:

\(r = \frac{cov (x, y)}{\sqrt{var(x) var (y)} }\)

Therefore, reading options a, b, c are correct.

Since from the formula we have the correlation coefficient of two variables x and y and here it shows us the correlation between x, y and y, x is the same.

 This means that the 0.4 correlation implies a moderate but positive relationship between the two variables.

 that is, the highest or lowest value of one variable implies a highest or lowest value of the other variable, respectively.

Match each to the best answer.

Match each to the best answer.

Answers

The matches are
1c
2a
3d
4b

For two linear functions f and g, (f+g)(x)=-6x-2 and (f-g)(x)=-2x+4.
Find (fg)(x)

Answers

The product of the two linear functions is:

(fg)(x) =  8x^2 + 10x  - 3

How to find the two linear funuction?

A general linear funuction can be written as:

f(x)= a*x  +b

Let's say that our functions are:

f(x) = ax + b

g(x) = cx + d

The sum is:

(f + g)(x) = ax + b + cx + d = (a + c)x + (b + d)

(f - g)(x) = ax + b - cx - d  =(a - c)x + (b - d)

And we know that:

(f+g)(x)=-6x-2 and (f-g)(x)=-2x+4.

Then we can write:

(a + c)x + (b + d) = -6x - 2

(a - c)x + (b - d) = -2x + 4

Then we have 4 equations:

a + c = -6

b + d = -2

a  - c= -2

b - d = 4

Solving these we can get:

a = -4

c = -2

b = 1

d = -3

(you can check these values)

The two linear functions are:

f(x) = -4x + 1

g(x) = -2x - 3

The product is:

(fg)(x) = (-4x + 1)*(-2x - 3) = 8x^2 + 12x - 2x - 3

                                       = 8x^2 + 10x  - 3

Learn more about linear functions at:

https://brainly.com/question/4025726

#SPJ1

How do you solve the inequality 10x is less than -40

Answers

Step-by-step explanation:

10x < -40

x < -40 ÷ 10

x < -4

and that's all

An artist's canvas has sides measuring 3x + 5 and 2x + 1 inches.
What is the area of the canvas? Show all work.
The artist laid the canvas flat on the floor and poured some paint in the center. The paint flows at a rate of r(t) = 2t where t represents time in minutes and r represents how far the paint is spreading on the canvas. The area of the paint can be expressed as A[r(t)]= rur?. What is the area of the circle created by the paint?
If the artist wants the circle to be at least 300 in?, will it be that large in 5 minutes? Support your answer with your work.

Answers

The area of the circle created by the paint is given by the expression 4πt².

The area of the circle is 100π, which is approximately 314.16 in².

The circle will be at least 300 in² in 5 minutes. Yes.

To find the area of the canvas, we multiply the lengths of its sides:

Area = (3x + 5) × (2x + 1)

Expanding the expression:

Area = 6x² + 3x + 10x + 5

Combining like terms:

Area = 6x² + 13x + 5

The area of the canvas is given by the expression 6x² + 13x + 5.

Now, let's find the area of the circle created by the paint.

The area of a circle is given by the formula A = πr², where r represents the radius.

The radius is given by the spreading of paint, which is r(t) = 2t.

Substituting the value of r(t) into the formula, we have:

A[r(t)] = π(2t)²

Simplifying:

A[r(t)] = π(4t²)

A[r(t)] = 4πt²

Now, let's determine if the area of the circle will be at least 300 in² in 5 minutes.

Substitute t = 5 into the area formula:

A[r(5)] = 4π(5)²

A[r(5)] = 4π(25)

A[r(5)] = 100π

Since 314.16 in² is larger than 300 in², the circle created by the paint will be larger than 300 in² in 5 minutes.

For similar questions on area of the circle

https://brainly.com/question/12269818

#SPJ8

If you bought a stock last year for a price of $66, and it has gone down 13.9% since then, how much is the stock worth now, to the nearest cent?

Answers

The stock worth now, to the nearest cent, is $58.14.

How to find the current worth of stock?

The current worth of stock = initial price of stock+increase in the price of stocks

If you bought stock last year for a price of $66, and it has gone down 13.9% since then,

Let X be the worth of stock;

66 ×  100 = (13.5% + 100%) × X

6600 = 113.5X

X = 6600/113.5

X = 58.14458

X = $58.14

Hence, The stock worth now, to the nearest cent is $58.14.

Learn more about the stock;

brainly.com/question/16553868

#SPJ1

Bound
Figure 2.
Jenny would like to buy a new air conditioner for his home. As seen in Figure 2 above he has
3 types of brands that he can consider. The cash price for Daewoo is RM1,899, Daikin at a
price of RM1,699 and last choice is Mitsubishi at a price of RM1.999. He plans to make 18
monthly instalments, if he pays RM300 as a down payment for the air conditioner that he would
like to buy, find the interest charge for each brand if the interest rate is 4% based on originall
balance if he chooses to buy from Daikin, find the monthly instalment price and instalment
price that he needs to pay.

BoundFigure 2.Jenny would like to buy a new air conditioner for his home. As seen in Figure 2 above he

Answers

if Jenny chooses to buy from Daikin, the monthly installment price would be approximately RM98.89, and the total installment price to be paid would be approximately RM1,779.98 (18 monthly installments * RM98.89).

How to determine  the monthly instalment price and instalment price that Daikin needs to pay.

Calculating the loan amount for each brand by subtracting the down payment from the cash price:

Loan amount for Daewoo = RM1,899 - RM300 = RM1,599

Loan amount for Daikin = RM1,699 - RM300 = RM1,399

Loan amount for Mitsubishi = RM1,999 - RM300 = RM1,699

Calculating the interest charge for each brand:

Interest charge for Daewoo = Loan amount for Daewoo * Interest rate = RM1,599 * 0.04 = RM63.96

Interest charge for Daikin = Loan amount for Daikin * Interest rate = RM1,399 * 0.04 = RM55.96

Interest charge for Mitsubishi = Loan amount for Mitsubishi * Interest rate = RM1,699 * 0.04 = RM67.96

To find the monthly installment price, divide the total amount (cash price + interest charge) by the number of monthly installments:

Monthly installment price for Daewoo = (Cash price of Daewoo + Interest charge for Daewoo) / Number of monthly installments = (RM1,899 + RM63.96) / 18 ≈ RM107.22

Monthly installment price for Daikin = (Cash price of Daikin + Interest charge for Daikin) / Number of monthly installments = (RM1,699 + RM55.96) / 18 ≈ RM98.89

Monthly installment price for Mitsubishi = (Cash price of Mitsubishi + Interest charge for Mitsubishi) / Number of monthly installments = (RM1,999 + RM67.96) / 18 ≈ RM116.72

Therefore, if Jenny chooses to buy from Daikin, the monthly installment price would be approximately RM98.89, and the total installment price to be paid would be approximately RM1,779.98 (18 monthly installments * RM98.89).

Learn more about monthly installment at https://brainly.com/question/3260195

#SPJ1

help me pleaseeee. due todayyy

help me pleaseeee. due todayyy

Answers

Answer:

1.5

Step-by-step explanation:

The scale factor can be found by dividing the side length from triangle ABC by the corresponding side length from triangle ABC

so the scale factor would be equal to

12/8 and 9/6

9/6 = 1.5

12/8 =1.5

so we can conclude that the scale factor is 1.5

Complete the multiplication problem to find the answer
25.2
x 3.4
———
1008
7560
———
A. 86.58
B. 85.68
C. 8568
D. 856.8

Answers

Answer:

b

Step-by-step explanation:

bc when you add the last 2 numbers (on the bottom) you get 8568 but then u have to add find the decimal places which would be 2 so it is b, 85.68

Happy Tuesday! Looking for some help with my geometry.

Please only answer if you know the answer, the comment section is right below. Please don't waste my points!

Also, please show all of your work, you are trying to help me better understand the concept, not just give me the answer.

The image is down below. This is a multi step question and please answer all five. Show work! Thanks!

Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the
Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the
Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the
Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the
Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the

Answers

Answer:

Q1

cos 59° = x/16x = 16 cos 59°x = 8.24

Q2

BC is given 23 mi

Maybe AB is needed

AB = √34² + 23² = 41 (rounded)

Q3

BC² = AB² - AC²BC = √(37² - 12²) = 35

Q4

Let the angle is x

cos x = 19/20x = arccos (19/20)x = 18.2° (rounded)

Q5

See attached

Added point D and segments AD and DC to help with calculation

BC² = BD² + DC² = (AB + AD)² + DC²

Find the length of added red segments

AD = AC cos 65° = 14 cos 65° = 5.9DC = AC sin 65° = 14 sin 65° = 12.7

Now we can find the value of BC

BC² = (19 + 5.9)² + 12.7²BC = √781.3BC = 28.0 yd

All calculations are rounded

Happy Tuesday! Looking for some help with my geometry. Please only answer if you know the answer, the

help pls i dont get iy

help pls i dont get iy

Answers

The answer is Interval

Identifying the values a, b, and c is the first step in using the Quadratic Formula to find solution(s) to a quadratic equation. What are the values a, b, and c in the following quadratic equation? -3x^2 -5x +9 =0

Answers

Answer:

The quadratic equation is in the standard form: ax^2 + bx + c = 0. To use the quadratic formula to find the solutions, we need to identify the values of a, b, and c in the equation:

a is the coefficient of the x^2 term, which is -3 in this case.

b is the coefficient of the x term, which is -5 in this case.

c is the constant term, which is 9 in this case.

Therefore, the values of a, b, and c in the quadratic equation -3x^2 - 5x + 9 = 0 are:

a = -3

b = -5

c = 9

what is this ???????/ 9.1 ∙ 102

Answers

Answer: 928.2

Step-by-step explanation: 9.1 x 102 = 928.2.

928.2= 9.1 x 102 I’m pretty sure that dot in the middle is multiplication

Simplify. Write your answer as a mixed number when possible.

9/36

Answers

Answer:

1/4

Step by step explanation:

Division only needs to take the ninth part of both which would be 9x4=36 and 9x1=9

In Math town,60% of the population are males and 30% of them have brown eyes. Of the total math town population 28 % have brown eyes. What percentage of the females in math town have brown eyes?

Answers

25% percent of the females in Math town have brown eyes. To find the number of females with brown eyes, we need to subtract the number of males with brown eyes from the total number of people with brown eyes

what is percent  ?

A percent is a way of expressing a number as a fraction of 100. The symbol for percent is %, which means "per hundred".

In the given question,

Let's assume that there are 100 people in Math town.

60% of them are males, so there are 60 males and 40 females.

Out of the 60 males, 30% have brown eyes, so there are 18 males with brown eyes.

28% of the entire population have brown eyes, so there are 28 people with brown eyes.

To find the number of females with brown eyes, we need to subtract the number of males with brown eyes from the total number of people with brown eyes:

28 - 18 = 10

So, there are 10 females with brown eyes.

Out of the 40 females in Math town, what percentage have brown eyes?

10 brown-eyed females out of 40 females is:

10/40 = 0.25 or 25%

Therefore, 25% of the females in Math town have brown eyes.

To know more about percent , visit:

https://brainly.com/question/28670903

#SPJ1

On a multiple-choice test, each question has 4 possible answers. A student does not know
answers to three questions, so the student guesses.
What is the probability that the student gets all three questions right?

Answers

Answer:

1.56% probability that the student gets all three questions right

Step-by-step explanation:

For each question, there are only two possible outcomes. Either the student guesses the answer correctly, or he does not. The probability of the student guessing the answer of a question correctly is independent of other questions. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

\(P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}\)

In which \(C_{n,x}\) is the number of different combinations of x objects from a set of n elements, given by the following formula.

\(C_{n,x} = \frac{n!}{x!(n-x)!}\)

And p is the probability of X happening.

Each question has 4 possible answers, one of which is correct.

So \(p = \frac{1}[4} = 0.25\)

Three questions.

This means that \(n = 3\)

What is the probability that the student gets all three questions right?

This is \(P(X = 3)\)

\(P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}\)

\(P(X = 3) = C_{3,3}.(0.25)^{3}.(0.75)^{0} = 0.0156\)

1.56% probability that the student gets all three questions right

what is 3 1/3 *2/3?​

Answers

Answer:2 2/9

Step-by-step explanation:

3 1/3= 10/3, 10/3 x 2/3= 20/9= 2 2/9

Answer:

2.2222222

Step-by-step explanation:

Use a calculator

Magic Realm, Inc., has developed a new fantasy board game. The company sold 15,000 games last year at a selling price of $20 per game. Fixed costs associated with the game total $182,000 per year, and variable costs are $6 per game. Production of the game is entrusted to a printing contractor. Variable costs consist mostly of payments to this contractor.

Required:

1) Prepare a contribution format income statement for the game last year and compute the degree of operating leverage.

2) Management is confident that the company can sell 18,000 games next year (an increase of 3,000 games, or 20%, over last year).

Compute:

a) The expected percentage increase in net operating income for next year.

b) The expected total dollar net operating income for next year.

Answers

The expected total dollar net operating Income for next year = $70,000

1) The contribution format income statement for the game last year, and the degree of operating leverage is computed below:

Contribution format income statement for the game last year Sales (15,000 × $20) = $300,000

Variable expenses (15,000 × $6) = $90,000

Contribution margin = $210,000

Fixed expenses = $182,000Net operating income = $28,000

Degree of operating leverage = Contribution margin / Net operating income= $210,000 / $28,000= 7.5 2)

The expected percentage increase in net operating income for next year:

The expected sales in next year = 18,000

games selling price per game = $20

Therefore, Total sales revenue = 18,000 × $20 = $360,000

Variable expenses = 18,000 × $6 = $108,000

Fixed expenses = $182,000

Expected net operating income = Total sales revenue – Variable expenses – Fixed expenses

= $360,000 – $108,000 – $182,000= $70,000

The expected percentage increase in net operating income = (Expected net operating income - Last year's net operating income) / Last year's net operating income*100= ($70,000 - $28,000) / $28,000*100= 150%

The expected total dollar net operating income for next year = $70,000

To know more about Income.

https://brainly.com/question/30467914

#SPJ8

A) Find an equation for the line perpendicular to the tangent line to the curve y=x^3-4x+6 at the point (2,6)
-The equation is y=
b) What is the smallest slope on the curve? At what point on the curve does the curve have this slope?
-The smallest slope on the curve is
-The curve has the smallest slope at the point
c) Find equations for the tangent lines to the curve at the points where the slope of the curve is 8.

Answers

Answer:

f(x) = x³ - 4x + 6

f'(x) = 3x² - 4

a) f'(2) = 3(2²) - 4 = 12 - 4 = 8

6 = 8(2) + b

6 = 16 + b

b = -10

y = 8x - 10

b) 3x² - 4 = 0

3x² = 4, so x = ±2/√3 = ±(2/3)√3

= ±1.1547

f(-(2/3)√3) = 9.0792

f((2/3)√3) = 2.9208

c) 3x² - 4 = 8

3x² = 12

x² = 4, so x = ±2

f(-2) = (-2)³ - 4(-2) + 6 = -8 + 8 + 6 = 6

6 = -2(8) + b

6 = -16 + b

b = 22

y = 8x + 22

f(2) = 6

y = 8x - 10

The equation perpendicular to the tangent is y = -1/8x + 25/4

-The smallest slope on the curve is 2.92

The curve has the smallest slope at the point (1.15, 2.92)

The equations at tangent points are y = 8x + 16 and  y = 8x - 16

Finding the equation perpendicular to the tangent

From the question, we have the following parameters that can be used in our computation:

y = x³ - 4x + 6

Differentiate

So, we have

f'(x) = 3x² - 4

The point is (2, 6)

So, we have

f'(2) = 3(2)² - 4

f'(2) = 8

The slope of the perpendicular line is

Slope = -1/8

So, we have

y = -1/8(x - 2) + 6

y = -1/8x + 25/4

The smallest slope on the curve

We have

f'(x) = 3x² - 4

Set to 0

3x² - 4 = 0

Solve for x

x = √[4/3]

x = 1.15

So, we have

Smallest slope = (√[4/3])³ - 4(√[4/3]) + 6

Smallest slope = 2.92

So, the smallest slope is 2.92 at (1.15, 2.92)

The equation of the tangent line

Here, we set f'(x) to 8

3x² - 4 = 8

Solve for x

x = ±2

Calculate y at x = ±2

y = (-2)³ - 4(-2) + 6 = 6: (-2, 0)

y = (2)³ - 4(2) + 6 = 6: (2, 0)

The equations at these points are

y = 8x + 16

y = 8x - 16

Read more about tangent lines at

https://brainly.com/question/21595470

#SPJ1

Other Questions
What will it be like for you to write a dissertation? Whatexcites you about the process? What challenges do you expect toencounter? I need answers pretty quickly A mother is talking to the nurse and is concerned about managing her asthma while she is pregnant. Which response to the nurse's teaching indicates that the woman needs further instruction?"I need to begin taking allergy shots like my friend to prevent me from having an allergic reaction this spring."A pregnant woman with a history of asthma needs to be proactive, taking her inhalers and other asthma medications to prevent an acute asthma attack. She needs to understand that it is far more dangerous to not take the medications and have an asthma attack. She also needs to monitor her peak flow for decreases, be aware of triggers, and avoid them if possible. However, a pregnant woman should never begin allergy shots if she has not been taking them previously, due to the potential of an adverse reaction. The heat required to change 1 gram of a solid at its normal melting point. In which situation would it be least likely for a scientist to revise her experimental methods?if her results support her hypothesisif her data do not support her hypothesisif no conclusions can be drawn from the dataif results are the same after repeating the procedure In general, the larger your audience is, the more ______ your presentation must be. TIU LUN PHN TCH NHNG THAY I TRONG PHN B CNG NGHIP V TC NG CA CHNG N S PHT TRIN KINH T X HI NC NGA There are 3 firms that pollute in a certain town. Firm A emits 70 units of pollution, and its cost of reducing pollution by 1 unit is $20. Firm B emits 80 units of pollution, and its cost of reducing pollution by 1 unit is $25. Firm C emits 50 units of pollution, and its cost of reducing pollution by 1 unit is $10. The government wants to reduce pollution to 120 units total. It gives each firm 40 pollution permits, and each permit allows 1 for unit of pollution to be produceda. If the permits are not allowed to be traded, what will be total cost of pollution reduction.b. If the permits are allowed to be traded, what firm(s) will sell and what firm(s) will buy permits. What possible prices would the permits be sold/bought for? What will be the total cost of pollution reduction (noting that any transaction between firms will be net gain/loss of 0 for all firms). a schoology question (lesson 01.02)Hola, Luis, cmo ests?________. If i spent $7.00 and I knew that was 12% of my savings how much savings did I have A refrigerator can be bought on hire purchase by making a deposit of $500 and 18 monthly installments of $56 each. Calculate the hire purchase cost of the refrigerator. you are walking in a dense tropical forest in new guinea (9.5 degrees s latitude, close to the equator) when you notice that there is almost no leaf litter on the ground. you can conclude that roman authors who wrote about viticulture were heavily influenced by the carthaginian author mago, which is kinda ironic since rome defeated carthage on three separate occasions. t or f Harold borrowed P 1800 from his uncle last December 25,2019 . He promised that he will pay his uncle on February 14, 2020 at 8% interest. Find the exact simple interest to be paid by Harold. a. 19.72 b. 20.4 c. 20.12 d. 20 Hi there please please help me Im trying to figure this out and Im not succeeding lol its number eight that I need help with! What is the gender gap in politics ?. older adults are good at solving problems that have a high degree of It took 80,000 generations for people to utilize advanced tools such as spears and bows andarrows. It took less than two generations for everyone to become proficient on the internet.How can we account for this? Mark has 64 paintings. The first day he sells 14th of them, then on each day after that, he sells one-half of the paintings he started the day with. How many paintings does Mark have left after four days of selling his paintings? determine whether ABCD is a parallelogram The vertices are A(-2,3) , B(3,2), C(2,-1) and D(-3,0)