AandBhave coordinates (-1,1.5) and (3,2).
Tangents to the curve have been drawn at A and B.
Calculate the gradient of the curve at A and at B.

Answers

Answer 1
Gradient = y2-y1/x2-x1 = 2-1.5/3-(-1) = 1/8

Gradient = 1/8

Related Questions

i'm confused
Find the value of x.
A. 5
B. 31
C. 25
D. 11

Answers

Answer:

D. 11

Step-by-step explanation:

Take the two horizontal line measurements and subtract them.

13-9=4

That is how much it changed between these two numbers. Since x is exactly halfway between, simply divide 4 and 2.

4/2=2

Now, add that to 9 or subtract it from 13.

9+2=11

or

13-2=11.

Hope this helps!

If not, I am sorry.

Answer:

D. 11

Step-by-step explanation:

Since segment AC bisects segments ED and BF, the length of AC is the average of the lengths of EB and DF.

AC = x = (EB + DF)/2 = (9 + 13)/2 = 22/2 = 11

Answer: D. 11

Indigo earned a grade of 93% on her multiple choice history final that had a total of
200 problems. How many problems on the final exam did Indigo answer correctly?

Answers

Answer:

186

Step-by-step explanation:

x/200 = 0.93

x = 200(0.93)

x = 186

The number of problems that Indigo did answer correctly in the final exam is 186.

Given that:

Indigo earned a grade of 93% on her multiple-choice history final which had a total of 200 problems.

Total number of problems = 200

So, 100% grade = 200 problems

Let x be the number of problems which is answered correctly to get 93%.

Using the proportional concept,

[tex]\frac{x}{200} =\frac{93}{100}[/tex]

Cross multiply,

100x = 93 × 200

Dividing whole by 100,

x = 93 × 2

x = 186

Hence, the number of problems that are answered correctly is 186.

Learn more about Percentage here :

https://brainly.com/question/14354292

#SPJ3

PLEASE HELP ASAP
The file is attached

Answers

The trigonometric function for an angle [tex]\dfrac{\pi}{4}[/tex] is

[tex]tan\theta =1\ \ \ \ Cos \theta=\dfrac{\sqrt{2}}{2}\ \ \ \ Sin\theta = \dfrac{\sqrt{2}}{2}[/tex]

The trigonometric function for an angle [tex]\dfrac{\pi}{6}[/tex] will be:-

[tex]tan\theta = \dfrac{1}{\sqrt3}}\ \ \ \ \ Sin\theta = \dfrac{1}{2} \ \ \ \ \ Cos \theta = \dfrac{\sqrt{3}}{2}[/tex]

What is trigonometry?

The branch of mathematics sets up a relationship between the sides and the angles of the right-angle triangle termed trigonometry.

The trigonometric function for an angle [tex]\dfrac{\pi}{4}[/tex] is

[tex]tan\theta = tan\dfrac{\pi}{4}=1\ \ \ \ Cos \theta=Cos\dfrac{\pi}{4}=\dfrac{\sqrt{2}}{2}\ \ \ \ Sin\theta =Sin\dfrac{\pi}{4}= \dfrac{\sqrt{2}}{2}[/tex]

The trigonometric function for an angle [tex]\dfrac{\pi}{6}[/tex] will be:-

[tex]tan\theta=tan \dfrac{\pi}{6}= \dfrac{1}{\sqrt3}}\ \ \ \ \ Sin\theta =Sin\dfrac{\pi}{6}= \dfrac{1}{2} \ \ \ \ \ Cos \theta = Cos\dfrac{\pi}{6}= \dfrac{\sqrt{3}}{2}[/tex]

Therefore the trigonometric function for an angle [tex]\dfrac{\pi}{4}[/tex] is

[tex]tan\theta =1\ \ \ \ Cos \theta=\dfrac{\sqrt{2}}{2}\ \ \ \ Sin\theta = \dfrac{\sqrt{2}}{2}[/tex]

The trigonometric function for an angle [tex]\dfrac{\pi}{6}[/tex] will be:-

[tex]tan\theta = \dfrac{1}{\sqrt3}}\ \ \ \ \ Sin\theta = \dfrac{1}{2} \ \ \ \ \ Cos \theta = \dfrac{\sqrt{3}}{2}[/tex]

To know more about Trigonometry follow

https://brainly.com/question/24349828

#SPJ1

solution.
5(4x + 7)-2x = ________+ 21

Answers

Answer:

18x + 14

Step-by-step explanation:

First, we need to distribute the 5:

 5(4x + 7) - 2x = __ + 21

 20x + 35 - 2x = __ + 21

Now, we can combine like terms:

 20x + 35 - 2x  = ___ + 21

  18x + 35 = ___ + 21

> subtract 21 from both sides to isolate "___"

 18x + 35 = __ + 21

          -21             -21

18x + 14 = ___

now that we have a solution, we should check that it works:

5(4x + 7) - 2x = ____ + 21

5(4x + 7) - 2x = 18x + 14 + 21  

{simplify both sides:}

20x + 35 -2x = 18x + 35

18x + 35 = 18x + 35

(TRUE)


So, we know our solution is 18x + 14

hope this helps!!

1/5 divided by 4 equals to what

Answers

Answer:

1/5 divided by 4 equals to 0.05


Help please answer this point an brainlist

Answers

The first table represents a linear function because it is increasing by a steady rate of 1/2 each time.

hat is the total surface area of the square pyramid below? A square pyramid. The square base has side lengths of 10 centimeters. The triangular sides have a height of 14 centimeters. 100 cm2 200 cm2 280 cm2 380 cm2

Answers

Answer:

Step-by-step explanation:

area of square + 1/2 area of 1 triangle * 4

The vertical line test can be used to determine the given relation/graph is a

Answers

the vertical line test is used to determine if something is a function or not

f(X)= 4X^2 + 7X -3 g(X) = 6X^3 - 7X^2-5 Find (f + g) (x).

Answers

By using the binary operator of addition, the result of summing f(x) = 4 · x² + 7 · x - 3 and g(x) = 6 · x³ - 7 · x² - 5 is equal to (f + g)(x) = 6 · x³ - 3 · x² + 7 · x - 8.

How to apply operations between functions

Binary operators is a operator that connects two functions. There are five binary operators between two functions: (i) Addition, (ii) Subtraction, (iii) Multiplication, (iv) Division, (v) Composition.

In this question we must apply the addition between two quadratic functions. In addition, we know by algebra that the sum of a quadratic function and a cubic function is equal to a cubic function. Hence, the resulting expression is:

(f + g)(x) = f(x) + g(x)

(f + g)(x) = (4 · x² + 7 · x - 3) + (6 · x³ - 7 · x² - 5)

(f + g)(x) = 6 · x³ - 3 · x² + 7 · x - 8

By using the binary operator of addition, the result of summing f(x) = 4 · x² + 7 · x - 3 and g(x) = 6 · x³ - 7 · x² - 5 is equal to (f + g)(x) = 6 · x³ - 3 · x² + 7 · x - 8.

To learn more on functions: https://brainly.com/question/21145944

#SPJ1

How many cubes are needed to build this figure?



4

6

5

3

Answers

Answer:

3

Step-by-step explanation:

because I sense three and You need

The expression 55 + 14m - 2n + 3p has _________ terms.

1. 3
2. 4
3. 2
4. 5

Answers

The expression has 3 terms

What is the sum of the polynomials?
(7x³-4x²) + (2x³-4x²)
5x³
9x3
O5x³-8x²
O9x³8x²

Answers

[tex](7 {x}^{3} - 4 {x}^{2} ) + (2 {x}^{3} - 4 {x}^{2} ) \\ 7x ^{3} - 4 {x}^{2} + 2 {x}^{3} - 4 {x}^{2} \\ 7 {x}^{3} + 2 {x}^{3} - 4 {x}^{2} - 4 {x}^{2} \\ 9 {x}^{3} - 8 {x}^{2} [/tex]

PLEASE GIVE BRAINLIEST

Therefore , the solution of the given problem of equation comes out to be  9x³ - 8x².

What is the equation?

A mathematical equation is a formula that uses the equal sign (=) to connect two statements and express equality. A mathematical statement that proves the equality of two mathematical expressions is known as an equation in algebra.

Here, we have,

Polynomial function total

Polynomial functions are those that have a leading degree of three or higher. given the total;

(7x^3-4x^2)+(2x^3-4x^2)

Expand => (7x 3-4 times) + (2x 3-4 times)

= > 7x^3-4x^2 + 2x^3-4x^2

assemble similar terms

=> 7x^3 + 2x^3 - 4x^2 -4x^2

=> 9x^3 - 8x^2

Therefore , the solution of the given problem of equation comes out to be 9x³ - 8x².

To know more about equation visit:

brainly.com/question/649785

#SPJ5

angle A and angle B are a linear pair. If measure of angle A = 4x-10 and measure of angle B = 3x+43, find the measure of angle A and measure of angle B

Answers

Answer:

See below ~

Step-by-step explanation:

Linear pairs add up to 180 degrees.

⇒ 4x - 10 + 3x + 43 = 180

⇒ 7x + 33 = 180

⇒ 7x = 147

⇒ x = 21

∠A = 4(21) - 10

∠A = 84 - 10

∠A = 74°

∠B = 3(21) + 43

∠B = 63 + 43

∠B = 106°

It took for 4 butterflies to give birth to 4 larvae. how many larvae would 12 butterflies give birth to in 12 days

Answers

12 butterflies would give birth to 36 larvae in 12 days, if It took 4 days for 4 butterflies to give birth to 4 larvae.

What is an equation?

An equation is an expression that shows the relationship between two or more variables and numbers.

It took 4 days for 4 butterflies to give birth to 4 larvae. After 4 days, each butterfly produces a larvae

Hence for 12 butterflies in 12 days:

number of larvae = 12 butterflies * (12 days /4 days per larvae) = 36 larvae

12 butterflies would give birth to 36 larvae in 12 days, if It took 4 days for 4 butterflies to give birth to 4 larvae.

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1

Mai bought a wedge with a central angle of 45 degrees and radius 10 centimeters. what is the area of the top surface of this wedge? , 1 of 2. select choice square centimeters

Answers

Using the area of a sector formula, we get the area to be:

[tex]\pi (10)^{2} \left(\frac{45}{360} \right)=\boxed{12.5\pi \text{ cm}^{2}}[/tex]

URGENT PLEASE DUE TONIGHT ;(( functions

Answers

The value of (f/g)(-1) is 0, value of (g . f) (2) is  -3√3, the value of (g - f)(-1)  is √15, and the value of (g + f) (2) is √3 - 3

What is a function?

It is defined as a special type of relationship, and they have a predefined domain and range according to the function every value in the domain is related to exactly one value in the range.

We have two functions:

f(x) = 1 - x²

g(x) = √(11 - 4x)

f(-1) = 0

g(-1) = √15

f(2) = -3

g(2) = √3

(f/g)(-1) = f(-1)/g(-1) = 0/√15  = 0

(g . f) (2) = g(2)f(2) = (√3)(-3) = -3√3

(g - f)(-1) = g(-1) - f(-1) = √15 - 0 = √15

(g + f) (2) = g(2) + f(2) = √3 + (-3) = √3 - 3

Thus, the value of (f/g)(-1) is 0, value of (g . f) (2) is  -3√3, the value of (g - f)(-1)  is √15, and the value of (g + f) (2) is √3 - 3

Learn more about the function here:

brainly.com/question/5245372

#SPJ1

Write the algebraic expression for the following statement.

A number decreased by 7 is 5.

Answers

Answer:

the algebraic expression is ; x-7=5

Choose the function whose graph is given below.

Answers

The graph represents the trigonometric function y = cotx option (C) is correct.

What is a function?

It is defined as a special type of relationship, and they have a predefined domain and range according to the function every value in the domain is related to exactly one value in the range.

We have shown a trigonometric graph in the picture.

As we know:

At x = 0

tan0 = 0

But cotx at x = 0 does not defined.

The csc x and sec x are the reciprocal of sinx and cosx and the sinx and cos have a sinusoidal graph.

Thus, the graph represents the trigonometric function y = cotx option (C) is correct.

Learn more about the function here:

brainly.com/question/5245372

#SPJ1

given triangle PQR with QR = 8, PQ = 6, and m p = 90 degrees, which of the following choices is used to determine m r

Answers

The value of the angle R in the right triangle PQR is sin⁻¹ 6 / 8

The situation forms a right angle triangle.

How to find an angle in a right triangle?

The angle R can be found as follows:

using trigonometric ratios,

sin R = opposite / hypotenuse

Therefore,

opposite sides = 6

hypotenuse = 8

sin R = 6 / 8

R = sin⁻¹ 6 / 8

learn more on right triangle here: brainly.com/question/6322314

#SPJ1

Lillian went shopping for a new phone because of a sale. The price on the tag was $20, but Lillian paid $16 before tax. Find the percent discount.pls help

Answers

Answer:

20 % discount

Step-by-step explanation:

Lilian got 4 dollars off of the original price    (20 - 16 = 4 )

4 / 20  * 100% = 20% off

The percentage of discount that Lillian gets because of sale is 20%.

What is percentage?

Percentage is a measurement to find value of given number out of hundred.

Given that,

The price of phone on tag = $20.

Lillian paid for phone = $16.

To find the percent discount on phone,

First find amount of discount = 20 - 16 = $4.

The percentage of discount = (4 / 20) x 100 = 20 %

Lillian gets 20% discount on new mobile.

To learn more on Percentage:

https://brainly.com/question/24120406

#SPJ2

f(x)=(2x−3)(x+6)(5x+6)f, left parenthesis, x, right parenthesis, equals, left parenthesis, 2, x, minus, 3, right parenthesis, left parenthesis, x, plus, 6, right parenthesis, left parenthesis, 5, x, plus, 6, right parenthesis has zeros at x=-6x=−6x, equals, minus, 6, x=-\dfrac{6}{5}x=− 5 6 ​ x, equals, minus, start fraction, 6, divided by, 5, end fraction, and x=\dfrac{3}{2}x= 2 3 ​ x, equals, start fraction, 3, divided by, 2, end fraction. What is the sign of fff on the interval -6

Answers

Answer:

566

Step-by-step explanation:

I got it right..................

neeeed helppp asapp

Answers

Answer:

y=3x-1

Step-by-step explanation:

the answer is: y = 3x-1

you use the equation y=mx + b. b is your y intercept. in this question, -1 is your y intercept, because the graph passes the y axis at the point (0, -1).

m is also the slope, which is rise over run. so you go up 3 units and 1 unit to the right, which is 3/1 as your m .

overall, your equation of the line is:
y = 3x - 1

If y varies inversely as x, and y = 58 when x = 9, find y when x = 261.

Answers

Answer:

2

Step-by-step explanation:

y=k/x

58=k/9

k=58×9

k=522

y=522/x

when x=261

y=522/261

y=2

Hey I need to point of rotation for this question. Need the answer asap :)

Answers

Answer:

see explanation

Step-by-step explanation:

the vertices of S under the translation [tex]\left[\begin{array}{ccc}0\\-3\\\end{array}\right][/tex] are

(2, 3 ) → (2, 0 )

(6, 3 ) → (6, 0 )

(4, 5 ) → (4, 2 )

Under an anticlockwise rotation about the origin of 90°

a point (x, y ) → (- y, x ) then the above coordinates become

(2, 0 ) → (0, 2 )

(6, 0 ) → (0, 6 )

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

which are the coordinates of the vertices of the image T

then the rotation is 90° anticlockwise about the origin , point (0, 0 )

Answer:

Below

Step-by-step explanation:

the vertices of S under the translation  are

(2, 3 ) → (2, 0 )

(6, 3 ) → (6, 0 )

(4, 5 ) → (4, 2 )

Under an anticlockwise rotation about the origin of 90°

a point (x, y ) → (- y, x ) then the above coordinates become

(2, 0 ) → (0, 2 )

(6, 0 ) → (0, 6 )

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

which are the coordinates of the vertices of the image T

then the rotation is 90° anticlockwise about the origin , point (0, 0 )

the roots of x+1/x=3 are: (x not equal to 0)​

Answers

Answer:

x^2-2x-3

Step-by-step explanation:

(x+1)(x-3)

x(x-3)+1(x-3)

Multiply both sides by x
x^2 + 1 = 3x
x^2 - 3x + 1 = 0
Completing the square
x^2 - 3x + (1.5)^2 - 1.25 = 0
(x - 1.5)^2 = 1.25
x - 1.5 = +- sr(1.25)
x = 1.5 +- sr(1.25)
x = 2.61803… or 0.381966…

You could use the quadratic formula x = (-b +- sr(b^2 - 4ac)) / 2a where ax^2 + bx + c = 0

can anyone give me answer for this question -

Answers

Reduce the expression, if possible, by cancelling the common factors.
Answer:45

[tex] \frac{ {3}^{6} \times {5}^{3} }{ {9}^{2} \times {5}^{2} } \\ \\ \frac{ {3}^{6} \times {5}^{3 - 2} }{ {3}^{4} } \\ \\ {3}^{6 - 4} \times {5}^{1} \\ \\ {3}^{2} \times 5 \\ \\ 9 \times 5 \\ \\ 45.[/tex]

Triangle AA'B'C' is the image of AABC under a dilation.

Answers

The scale factor is 3

Peter uses the equation y = StartFraction 13 over 4 EndFraction x to model the number of miles that he has walked in x hours. Which statement is true about the proportional relationship that is modeled by Peter’s equation?

Answers

The statement C is true about the proportional relationship that is modeled by Peter’s equation. Peter walks at a rate of 13/4 miles per hour.

What is the equation?

A mathematical statement consisting of an equal symbol between two algebraic expressions with the same value is known as an equation.

The complete question is

"Peter uses the equation Y=13/4x to model the number of miles that he has walked in x hours. Which statement is true about the proportional relationship that is modeled by the peat there's the equation?

A: Peter walks a rate of 4/13 miles per hour.

B: Peter walks at a  rate of 4 miles per hour.

C: Peter walks at a rate of 13/4 miles per hour.

D: Peter walks at a rate of 13 miles per hour."

Given equation;

Y=13/4x

Where,

y represents the number of miles

x is the time period

The equation shows Peter walks at a rate of 13/4 miles per hour.

Hence statement C is true about the proportional relationship that is modeled by Peter’s equation.

To learn more, about equations, refer;

https://brainly.com/question/10413253

#SPJ1

3 connecting lines are shown. Line D F is horizontal. Line D E is about half the length of line D F. Line F E is about one-third of the length of line D F.

Which inequality explains why these three segments cannot be used to construct a triangle?
EF + FD > DE
ED + EF < DF
ED + EF > DF
EF + FD < DE

Answers

Answer:

ED + EF < DF

Step-by-step explanation:

shorter side lengths added together > larger side length

however, smaller side lengths are < larger

So ED + ED < DF means that this cannot be a triangle

Answer:

ED + EF < DF

(second option listed)

Step-by-step explanation:

for a triangle, the sum of the two shorter side lengths must be greater than the larger side length

so we know that the two smaller lengths (DE and FE) would have to add up to be greater than the larger side length (DF)

because this is not the case, we know that we cannot construct a triangle

[to construct a triangle:]

smaller + smaller > bigger

DE + FE > DF; which is false/not the case

so because DE + FE < DF, we cannot form a triangle

so, ED + EF < DF explains why these three segments cannot construct a triangle

Consider the graph of the function f(x) = 25
-10-8-6-4-2
10
8-
6-
4
2
02 4 6 8 10
2
-4
6
-8
-10
Which statement describes a key feature of function gif 9(a) = 2f(x)?

Answers

Considering it's horizontal asymptote, the statement describes a key feature of function g(x) = 2f(x) is given by:

Horizontal asymptote at y = 0.

What are the horizontal asymptotes of a function?

They are the limits of the function as x goes to negative and positive infinity, as long as these values are not infinity.

Researching this problem on the internet, the functions are given as follows:

[tex]f(x) = 2^x[/tex].[tex]g(x) = 2f(x) = 2(2)^x[/tex]

The limits are given as follows:

[tex]\lim_{x \rightarrow -\infty} g(x) = \lim_{x \rightarrow -\infty} 2(2)^x = \frac{2}{2^{\infty}} = 0[/tex]

[tex]\lim_{x \rightarrow \infty} g(x) = \lim_{x \rightarrow \infty} 2(2)^x = 2(2)^{\infty} = \infty[/tex]

Hence, the correct statement is:

Horizontal asymptote at y = 0.

More can be learned about horizontal asymptotes at https://brainly.com/question/16948935

#SPJ1

Other Questions
The vertical line test can be used to determine the given relation/graph is a [tex]9e+4=-5+14+13e[/tex] The etiology of an open partial thickness wound which started as a pustule overthe anterior right thigh of an ambulatory male would NOT likely be considered apressure ulcer/injury because It is not over a bony prominenceIt is only partial thickness, and all pressure ulcers/injuries have to be full-There does not seem to be any pressure-related etiologyThe patient's caregiver calls it a pressure ulcer/injury can anyone give me answer for this question - Which statement best describes a difference between presidential andparliamentary democracies? Which major civilization developed in the region indicated on this map during the classical era? A. Maya B. Chavin C. EgyptianD. Nubian South east americas Determine the speed at which the medicine leaves the needle write an easy about your happiest day in the week the introduction of a speech should not list everything a speaker knows about a topic: true or false A direct approach that involves teaching students a basic moral literacy to prevent them from engaging in immoral behavior and harming themselves or others is called Given mCT=26 and m/CAT =124 find the length of CA, the radius in Circle A. Use = 3.14 in your calculation and round to the nearest tenth. 46. Machine A produces 500 springs a day. The number of defective springs produced by this machine each day is recorded for 60 days. Based on the distribution given below, what is the expected value of the number of defective springs produced by Machine A in any single day?F. 0.00G. 0.45H. 0.70J. 1.00K. 1.50 Hey I need to point of rotation for this question. Need the answer asap :) possiblity of breaking the branch increase when a person goes to the tip of the branch When Napoleon Bonaparte became First Consult, it ended the French Revolution. Based on these changes (Napoleon as dictator and the Napoleonic Code of laws), was this a revolutionary change for France compared to life under the manarchy? How many times is the second for loop going to loop in this block of code? Write your answer in numeric form in the box provided. for steps in range(5):turtle.forward(100)turtle.right(90)for moresteps in rage(4):turtle.forward(50)turtle.right(90) 1/5 divided by 4 equals to what Hay un semforo en ____ grande.a.la llantac.el parqumetrob.la called.volante Which group of people ultimately determines the products that a command economy produces?. Frank Lloyd Wrights main contribution to architecture was the idea that:A. a building is a work of art. B. architecture should flow naturally from its surroundings.C. the goal of architecture is to enclose the greatest amount of uninterrupted space.D. modern buildings should use modern materials.