A basketball player had scored 879 points in 34 games. a) At this rate, how many games will it take him to score 1500 points? b) There are 82 games in an entire season. At this rate, how many points would he score in the entire season? a) It will take him approximately games to score 1500 points . (Round up to the next whole number of games.) b) At this rate, he would score approximately (Round to the nearest one if necessary.) points in the entire season. Enter your answer in each of the answer boxes.

Answers

Answer 1

We know that he scored 879 points in 34 games, so we can calculate the average rate as:

[tex]r=\frac{879\text{ points}}{34\text{ games}}=25.85\text{ points/game}\approx26\text{ points/game}[/tex]

At this rate, we can calculate the total points P by multiplying the rate r by the number of games n:

[tex]P=r\cdot n=25.85\cdot n[/tex]

We can calculate how many games are needed for P=1500 as:

[tex]\begin{gathered} P=26\cdot n=1500 \\ n=\frac{1500}{25.85}\approx58.02\approx58\text{ games} \end{gathered}[/tex]

For n=82 games, the expected number of points P is:

[tex]P=25.85\cdot n=25.85\cdot82=2119.7\approx2120\text{ points}[/tex]

Answer:

a) It will take him approximately 58 games to score 1500 points.

b) At this rate, he would score approximately 2120 points in the the entire season.


Related Questions

ng waffles for breakfast. The recipe calls for 1/2 cups of water for every 2Jemina pancake mix. How many cups water would he need for only oneake mix? Show your work

Answers

Ratio:

cups of water / pancake mix = (1/2) / 2

For 1 pancake mix, x cups of water:

x / 1 = (1/2) / 2

Solve for x, cross multiply:

2x = ( 1/2) 1

2x = 1/2

Divide both sides by 2

2x/2 = (1/2) / 2

x = 1/4

Answer:

She would need 1/4 cups of water


Which words describe the polynomial? (Select all that apply) * (1 Point)
f (x) = x^4 - 2
quartic
trinomial
cubic
quadratic
binomial

Answers

A quartic function is a quartic polynomial, which is an integer-coefficients polynomial with a four-degree maximum.

What is meant by Quartic polynomial?

A quartic function is a quartic polynomial, which is an integer-coefficients polynomial with a four-degree maximum.

Quartic in mathematics refers to something that is of the "fourth order," such as a function. One of the following is possible: Quartic function, a fourth-degree polynomial function. Quartic polynomial, a polynomial equation of degree 4, where an is a nonzero polynomial that defines the quartic equation.

A quartic equation, also known as an equation of the fourth degree, is an equation of the form that reduces a quartic polynomial to zero. A quartic function's derivative is a cubic function.

Therefore, the correct answer is option a) quartic.

To learn more about Quartic polynomial refer to:

https://brainly.com/question/11865916

#SPJ13

Using synthetic division what is the first row for the dividend (divided) and the divisor value using synthetic division process:

2x3−10x+2/x−4

Answers

Using synthetic division, the solution to the polynomial fraction expression is; 2x² - 10 + 12/(x - 4)

How to use Synthetic Division?

We are given the polynomial fraction as;

(2x³ - 10x + 2)/(x- 4)

This means that we want to divide the polynomial (2x³ - 10x + 2) by (x - 4) using synthetic division.

For the divisor, we have x - 4, and that means x - 4 = 0, x = 4

So, we'll be using 4 for the synthetic division and we have;

-1  |   2     0    -10   2

     ×       0     0    10        

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

     2      0    -10   12

Now we will form the expression in the form of fraction again;

2x² - 10 + (12/(x - 4))

Read more about Synthetic Division at; brainly.com/question/24662212

#SPJ1

Describe a series of transformations Matt can perform to device if the two windows are congruent

Answers

Combining the three different transformations—rotations, reflections, and translations—will result in congruent shapes. Actually, any pair of congruent shapes can be matched to one another using a combination of one or more of these three transformations.

Define transformations.

There are four possible transformations of a point, line, or geometric figure, each of which changes the object's shape and/or location. Pre-Image denotes the shape of the object before transformation, while Image denotes the final position and shape of the object.

Given Data

We now know that during rigid transformations, the size and shape of the figures are maintained (reflections, translations, and rotations). The pre-image and the image are always in agreement.

Matt has the following transformational abilities:

Reflection (Flip)

A reflection keeps its original shape because the comparable points from the pre-image to the image stay at the same distance from the line of reflection.

Rotations as a Congruence Transformation

A figure twists when it rotates. The figurine looks to have fallen over, although being the same size and shape. A great illustration of a rotation in the actual world is a clock. The connecting arms of a clock rotate around its axis every hour or every day. A rotation is defined by its degree; common rotations include 90 degrees, 180 degrees, and 270 degrees. The figure completes a full 360-degree rotation before returning to its starting point. The direction of a rotation, whether it be in a clockwise or counterclockwise counterclockwise. This information can be used to calculate the degree, quantity, and direction of a revolution.

Translational congruence transformation

We refer to a movement as a translation when an object or shape is moved from one place to another without changing its size, shape, or orientation. Every point on an item or shape is moved by the same amount and in the same direction during a translation, sometimes referred to as a slide.

To learn more about transformations, visit:

https://brainly.com/question/11709244

#SPJ10

Use the above data to calculate the correlation coefficient Answer Choices.0.890.94-0.89-0.94

Answers

Using the table, we have the following points:

(x1, y1) ==> (2.5, 3), (3.5, 4.5), (5, 4.8), (5.5, 5.2), (6, 5.5)

Let's find the correlation coefficient.

To find the correlation coefficient, apply the formula:

[tex]r=\frac{n\Sigma xy-\Sigma x\Sigma y}{\sqrt{(n\Sigma x^2-\Sigma(x)^2)(n}\Sigma y^2-\Sigma(y)^2)}[/tex]

Where:

n = 5

Σx = 2.5 + 3.5 + 5 + 5.5 + 6 = 22.5

Σy = 3 + 4.5 + 4.8 + 5.2 + 5.5 = 23

Σxy = 2.5⋅3 + 3.5⋅4.5 + 5⋅4.8 + 5.5⋅5.2 + 6⋅5.5 = 108.85

Σx² = 2.5² + 3.5² + 5² + 5.5² + 6² = 109.75

Σy² = 109.6

Plug in values in the formula and solve for r.

We have:

[tex]\begin{gathered} r=\frac{5(108.85)-(22.5)(23)}{\sqrt{(5(109.75)-22.5^2)(5(109.6)-(23)^2}} \\ \\ r=0.94 \end{gathered}[/tex]

Therefore, the coefficient is 0.94

ANSWER:

0.94

I’m trying to do my homework help

Answers

The average rate of change f(x) on the interval -6 ≤ x ≥ 2 is; 5

What is the Average Rate of Change of the function?

Average rate of change is a measure of how much the function changed per unit, on average, over that interval. This is derived from the slope of the straight line connecting the interval's endpoints on the function's graph.

Now, the formula for the average rate of change over the interval (a, b) is;

f'(x) = [f(b) - f(a)]/(b - a)

Now, we are given the interval as -6 ≤ x ≥ 2.

From the given polynomial graph, we see that;

f(2) = 0 and f(-6) = 40

Thus;

f'(x) = [f(-6) - f(0)]/(2 - (-6))

f'(x) = (40 - 0)/8

f'(x) = 5

Read more about Average Rate of Change at; https://brainly.com/question/8728504

#SPJ1

If y = 2x2 – 4, what is its inverse?

Answers

The inverse of the function y = 2 · x² - 4 is equal to y⁻¹ = √[(x + 4) / 2], such that x ≥ - 4. (Correct choice: B)

How to find the inverse of a function

In this problem we have a quadratic function, whose inverse has to be found. First, we make the following substitution on the function:

y = x

x = y⁻¹

Now we proceed to clear y⁻¹ by using algebra properties:

x = 2 · (y⁻¹)² - 4

x + 4 = 2 · (y⁻¹)²

(x + 4) / 2 = (y⁻¹)²

√[(x + 4) / 2] = y⁻¹

y⁻¹ = √[(x + 4) / 2], such that x ≥ - 4

The inverse of the function is equal to y⁻¹ = √[(x + 4) / 2], such that x ≥ - 4.

To learn more on inverse of functions: https://brainly.com/question/2541698

#SPJ1

Becky a sales women is offered two salary plans. Plan 1 is 400 per week salary plus 2% commission sales. Plan 2 is a 300 per week salary plus a 18% commission of sales. How much would Becky need to make in sales for the salary to be the same from both plans?

Answers

Let the commission sales = X

Salary Plan 1

salary per week = $400

commission sales = 2%

[tex]\text{Commision sales = 2\%}\times X=\text{ \$0.02X}[/tex]

Salary Plan 2

salary per week = $300

commission sales = 18%

[tex]\text{ Commission sales = 18\%}\times X=\text{ \$0.18X}[/tex]

Becky's salary for both plans (inclusive of commission sales) would be:

Plan 1:

[tex]\text{ \$400+0.02X}[/tex]

Plan 2:

[tex]\text{ \$300+0.18X}[/tex]

In order to find how much Becky needs to make in sales for salary to be the same from both plans would be:

[tex]\begin{gathered} \text{ \$400+0.02X= \$300+0.18X} \\ \text{collect like terms} \\ 0.18X-0.02X=400-300 \\ 0.16X=100 \\ X=\frac{100}{0.16}=625 \end{gathered}[/tex]

Therefore, the commission sales should be $625

The length of a rectangle is given by the function l(x)=2x+1, and the width of the rectangle is given by the function w(x)=x+4.Which function defines the area of the rectangle?Hint: A=l⋅w

Answers

The area of a rectangle is calculated using the formula:

[tex]A=l\times w[/tex]

where l is the length and w is the width.

The functions for the length and width are given to be:

[tex]\begin{gathered} l(x)=2x+1 \\ w(x)=x+4 \end{gathered}[/tex]

Therefore, the area of the rectangle will be:

[tex]A=(2x+1)(x+4)[/tex]

We can apply the FOIL Method:

[tex](a+b)(c+d)=ac+ad+bc+bd[/tex]

Therefore, we have:

[tex]\begin{gathered} \left(2x+1\right)\left(x+4\right)=2x\cdot x+2x\cdot\:4+1\cdot\:x+1\cdot\:4 \\ =2x^2+8x+x+4 \end{gathered}[/tex]

Simplifying, the area is:

[tex]a(x)=2x^2+9x+4[/tex]

The SECOND OPTION is correct.

A rectangular driveway is 9 feet wide, and it has an area of 135 square feet. How lo g is the driveway

Answers

Area of a Rectangle

Given a rectangle of length L and width W, the area is calculated as follows:

A = L.W

We are given the area of A=135 square feet and the width is W= 9 ft. Solving for L:

[tex]L=\frac{A}{W}=\frac{135ft^2}{9ft}=15ft[/tex]

The driveway is 15 feet long

The students in Cassie's class got to choose between pizza and burgers for the celebration on the last day of school. 8 students picked the pizza. If there are 10 students in all in Cassie's class, what percentage of the students picked the pizza? Write your answer using a percent sign (%).

Answers

8/10 is 0.80
0.80 x 100= 80
Answers is 80%


Help step by step pleaseeee

Answers

The graphic below includes the graph of the provided question.

The horizontal axis is x-axis

The vertical axis is y-axis.

How do collinear points work?

Points that are situated along the same straight line but within a single line are known as collinear points. Two or more points in Euclidean geometry are said to be collinear if they are situated on a line that is either close to or far from one another.

In light of the information provided:

All the points necessary to solve the equation will be positive and negative in turn, and that point will form a straight line through the origin, indicating that all the points are collinear.

You can change the value to fit your graph in the diagram that corresponds to the graph for the question that is attached below.

learn more about collinear points visit here :

https://brainly.com/question/1593959

#SPJ13

help it’ll be greatly appreciated :(

Answers

In population 1:

Pattern is changing by 13.5 to 11.5 to 8.3

Which is 2 then 3.2.

In population 2:

Population is decreasing by 2.

Describe pattern.

A recurring arrangement of numbers, forms, colors, and other elements constitutes a pattern in mathematics. The Pattern can be connected to any kind of occasion or thing. When a group of numbers are arranged in a particular way, the arrangement is referred to as a pattern. Patterns can also occasionally be referred to as a series.

Given.

Pattern in which population is changing are:

In population 1:

It is changing by 13.5 to 11.5 to 8.3

Which is 2 then 3.2.

In population 2:

Population is decreasing by 2.

Completing the table:

Population 1            Population 2

      42.8                             29

      38.6                              27

     33.4                              25

      27.2                              23

Graph is mentioned below.

To learn more about pattern, visit:

https://brainly.com/question/23136125

#SPJ13

For each graph below, state whether it represents a function.

Answers

Graph 1: No, because it fails the vertical line test.

Graph 2: No, because it fails the vertical line test.

Graph 3: Yes, because it passes the vertical line test.

Graph 4: Yes, because it passes the vertical line test.

Graph 5: No, because it fails the vertical line test.

Graph 6: Yes, because it passes the vertical line test.

in the equation 8x - 1 = 3x + 4 the variable x represents the same value. Which value of x is the solution of the equation; x = 0, 1, 2, or 3? Explain.

Answers

Given the following expression:

a.) 8x - 1 = 3x + 4

Let's determine the value of x,

8x - 1 = 3x + 4

8x - 1 + 1 - 3x = 3x + 4 + 1 - 3x

8x - 3x = 4 + 1

5x = 5

5x/5 = 5/5

x = 1

Therefore, x = 1.

8x-1=3x+4Move the variable to the left side and change its sign and you should get 8x1-3x=4

And then move the consistent to the right side and change the sign and you should get 8x-3=4+1

now you should have 8x-3x=4+1 now collect like terms and you should get 5x=4+1

Add the numbers And you should get 5x=5 divide both sides by 5 and you should get x1

What subset of real numbers does 1/2 belongs to?

Answers

Answer:

It belongs to the sets of natural numbers, {1, 2, 3, 4, 5, …}.

It is a whole number because the set of whole numbers includes the natural numbers plus zero. It is an integer since it is both a natural and whole number.

Answer:  rational numbers if thats an answer

Step-by-step explanation:

Can somebody please help me right now??? i’m stuck and i need help with this bad

Answers

Answer:

Is wolfgang Mozart's

Step-by-step explanation:

The central traits of the Classical style are all present in Mozart's music. Clarity, balance, and transparency are the hallmarks of his work, but simplistic notions of its delicacy mask the exceptional power of his finest masterpieces, such as the Piano Concerto No. 24 in C minor, K.

A survey showed that of college students read internet news on a regular basis and that of college students regularly watch the news on TV. The survey also showed that of college students both follow TV news regularly and read internet news regularly.
(a)What is the probability that a student watches TV news regularly, given that he or she regularly reads internet news? Round your answer to the nearest hundredth.
(b)What is the probability that a randomly selected college student reads internet news regularly, given that he or she watches TV news regularly? Round your answer to the nearest hundredth.

Answers

For the given values, the probability that a student watches TV news regularly is 0.833, the probability that a randomly selected college student reads internet news regularly is 0.240.

According to a survey, 83% of college students routinely watch the news on television, while 24% of college students read newspapers on a regular basis.

Additionally, the survey revealed that 20% of college students routinely read newspapers and watch TV news.

(A) Given that a student reads newspapers frequently,

The answer is [P(TV and newspapers)/P] where P(watches TV|reads newspapers) (newspapers)

= 0.20/0.24 = 0.833

(b) Given that a randomly chosen college student watches TV news frequently

The answer is that P(newspapers | watches TV) = [P(newspapers and TV)] / P. (TV)

= 0.20/0.83 = 0.240

To learn more about probability from given link

https://brainly.com/question/24756209

#SPJ9

name a number that is not a whole number

Answers

Whole numbers are the numbers 0, 1, 2, 3, 4, etc. (the natural numbers and zero). Negative numbers are not considered whole numbers. All natural numbers are whole numbers, but not all whole numbers are natural numbers since zero is a whole number but not a natural number.

For example.

- 2, - 10

Which expression can be used to determine the number of downloads on the meh day after the game was available

Answers

we have the sequence

1,790 2,555 3,320 4,085 4,850

so

a1=1,790 ----> first term

a2=2,555

a3=3,320

a4=4,085

a5=4,850

Find out the difference between consecutive terms

a2-a1=2,555-1,790=765

a3-a2=3,320-2,555=765

a4-a3=4,085-3,320=765

a5-a4=4,850-4,085=765

This is an arithmetic sequence

The common difference is d=765

so

[tex]a_n=a_1+d\left(n-1\right)[/tex]

we have

d=765

a1=1,790

substitute

[tex]\begin{gathered} a_n=1,790+765(n-1) \\ a_n=1,790+765n-765 \\ a_n=1,025+765n \end{gathered}[/tex]The answer is option B

What are the X and Y intercepts for the graph shown in the picture?

Answers

Based on the given figure, you can conclude:

x-intercepts:

x = 0

x = number in between 100 and 125, approximately 105

x = number greater than 175, approximately 180

y-intercepts:

y = 0

For the second and third x-intercepts there is no possible to specifiy the exact numbers due to the scale units of the graph.

Serum albumin levels in adults are distributed approximately Normally with a mean of 35 g/l and a standard deviation of 5 g/l. What is the probability that a randomly selected adult has a serum albumin level greater than 32.5 g/l? (Enter your answer rounded to two decimal places.)

Answers

There is a 0.6915 = 69.15% probability that a randomly selected adult has a serum albumin level greater than 32.5 g/l.

Normal Probability Distribution

The z-score of a measure X of a normally distributed variable that has mean represented by [tex]\mu[/tex] and standard deviation represented by [tex]\sigma[/tex] is given by the rule presented below:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The z-score measures how many standard deviations the measure X is above or below the mean, depending if the z-score is positive or negative.From the z-score table, the p-value associated with the z-score is found, and it represents the percentile of the measure X.

The mean and the standard deviation of the albumin levels are given as follows:

[tex]\mu = 35, \sigma = 5[/tex]

The probability that a randomly selected adult has a serum albumin level greater than 32.5 g/l is one subtracted by the p-value of Z when X = 32.5, hence:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

Z = (32.5 - 35)/5

Z = -0.5

Z = -0.5 has a p-value of 0.3085.

1 - 0.3085 = 0.6915 = 69.15% probability.

Learn more about the normal distribution at https://brainly.com/question/4079902

#SPJ1

Noah operates an orange juice stand. On Monday he used 3 3/10 bags of oranges. On Tuesday he used 1/6 as many oranges as on Monday. How many bags of oranges did Noah use on Tuesday?

Write your answer as a fraction or as a whole or mixed number.

Answers

The number of bags of oranges Noah used on Tuesday as required to be determined in the task content is; 11/20 bags of oranges.

What is the number of bags of oranges used by Noah on Tuesday?

It follows from the task content that Noah used 3 3/10 bags of oranges on Monday.

Hence, by expressing the mixed number, 3 3/10 as a fraction; we have; 33/10.

Therefore, since he uses 1/6 as many oranges as on Monday on Tuesday;

The number of bags of oranges used on Tuesday is; (1/6) × 33/10

= 33/60

= 11/20.

Therefore, the number of bags of oranges Noah uses on Tuesday is; 11/20.

Read more on fractions;

https://brainly.com/question/17220365

#SPJ1

Suppose a triangle has sides a, b, and c, and that a² + b² < c². Let 9 be the
measure of the angle opposite the side of length c. Which of the following
must be true? Check all that apply.
A. The triangle is not a right triangle.
B. cose < 0
C. cose > 0
□ D. a² + b²-c² = 2abcose
SUBMIT

Answers

Using trigonometry we know that option (B) "cosθ < 0" is correct.

What is Trigonometry?The study of correlations between triangles' side lengths and angles is known as trigonometry. The field was created in the Hellenistic era in the third century BC as a result of the use of geometry in astronomical research.

For a right-angle triangle, the sum of the square of the legs is equal to the hypotenuse side(longest side).

Therefore, for a right triangle

a² + b² = c²

For the triangle that has a² + b² > c², it shows it is not a right triangle.

Let θ be the measure of the angle opposite the side of length c.We have to find the statements which are must be true.

Cosine law:

c² = a² + b² - 2abcosθ

Substitute the value then we get:

c² < c² - 2abcosθ

Subtracting c² on both sides of the inequality:

c² - c² < c²- c² - 2abcosθ0 <  -2abcosθ

Adding 2abcosθ on both sides then we get:

2abcosθ < -2abcosθ + 2abcosθ = 02abcosθ < 0cosθ < 0

cosθ is negative in the second quadrant and third quadrants.

Therefore, using trigonometry we know that option (B) "cosθ < 0" is correct.

To know more about Trigonometry click on the link

brainly.com/question/24349828

#SPJ13

In december 2004 35% of student in the high school were satisfied with the lunches supplies through the school of the 856 survey, 265 inducted they were satisfied does this suggests the proportion of student satisfied with the quality of lunches has decreased
What does it means to make a type 2 error for the test

Answers

When one fails to reject a null hypothesis that is actually wrong, this error is known statistically as a type II error. This term is used in the context of hypothesis testing.

A type II error, often called an error of omission, results in a false negative. When the patient is infected, a disease test, for instance, can return a negative result. This is a type II error because, despite being wrong, we accept the test's negative conclusion.

The difference between a type I and type II error is that a type I error refers to the failure to reject a valid null hypothesis, whereas a type II error refers to the failure to do so. Despite the fact that the error does not happen by accident, it rejects the alternative theory.

The likelihood of mistakenly failing to reject the null hypothesis when it does not apply to the entire population is known as a type II error.

In essence, a type II error is a false negative.

To learn more about type ll error from given link

https://brainly.com/question/15221256

#SPJ9

fastest answer gets brainlyest


Answers

Answer:

see my photo bro. hope it can help.

Answer:

[tex]\textsf{(a)} \quad \overline{v}=-8t-4h-2[/tex]

[tex]\textsf{(b)} \quad v(t)=-8t-2[/tex]

[tex]\textsf{(c)} \quad L(t)=-26t+41[/tex]  

(d)  See attachment.

Step-by-step explanation:

Given equation for displacement:

[tex]s(t)=-4t^2-2t+5[/tex]

Part (a)

Average velocity formula:

[tex]\boxed{\overline{v}=\dfrac{s(t_2)-s(t_1)}{t_2-t_1}}[/tex]

where:

[tex]\overline{v}[/tex] = average velocitys(t₁) = position function at t₁s(t₂) = position function at t₂t₁ = initial timet₂ = final time

To find the average velocity of s(t) between the inputs t and t+h:

[tex]\textsf{Let}\;t_1 = t[/tex][tex]\textsf{Let}\; t_2 = t+h[/tex]

Find expressions for s(t) at t₁ and t₂:

[tex]\implies s(t_1)=s(t)=-4t^2-2t+5[/tex]

[tex]\begin{aligned}\implies s(t_2)=s(t+h)&=-4(t+h)^2-2(t+h)+5\\&=-4(t^2+2th+h^2)-2t-2h+5\\&=-4t^2-8th-4h^2-2t-2h+5\end{aligned}[/tex]

Substitute the found values into the average velocity formula:

[tex]\begin{aligned}\implies \overline{v} =\dfrac{s(t_2)-s(t_1)}{t_2-t_1}}&=\dfrac{(-4t^2-8th-4h^2-2t-2h+5)-(-4t^2-2t+5)}{(t+h)-t}}\\\\&=\dfrac{-4t^2-8th-4h^2-2t-2h+5+4t^2+2t-5}{t+h-t}\\\\&=\dfrac{-8th-4h^2-2h}{h}\\\\ &=-8t-4h-2\\\\ \end{aligned}[/tex]

Therefore, the average velocity between the inputs t and t+h is:

[tex]\boxed{\overline{v}=-8t-4h-2}[/tex]

Part (b)

To find the equation for instantaneous velocity v(t), differentiate the equation for displacement:

[tex]\begin{aligned}\implies v(t)&=s'(t)\\&=2 \cdot -4t^{(2-1)}-1 \cdot 2t^{(1-1)}+0\\&=-8t-2\end{aligned}[/tex]

Part (c)

Find the value of s when t = 3:

[tex]\begin{aligned}\implies s(3)&=-4(3)^2-2(3)+5\\&=-4(9)-6+5\\&=-36-6+5\\&=-42+5\\&=-37\end{aligned}[/tex]

To find the gradient of s(t) at t = 3, substitute t = 3 into the differentiated function:

[tex]\begin{aligned}\implies s'(3)=v(3)&=-8(3)-2\\&=-24-2\\&=-26\end{aligned}[/tex]

Substitute the found gradient and found point (3, -37) into the point-slope form of a linear equation to find the equation of the tangent line L(t):

[tex]\begin{aligned}\implies s-s_1&=m(t-t_1)\\s-(-37)&=-26(t-3)\\s+37&=-26t+78\\s&=-26t+41\\\implies L(t)&=-26t+41\end{aligned}[/tex]

Part (d)

See attachment.

what is a root of a parabola?

Answers

The roots of a prabola is where the function intersects the x-axis.

I need help solving an answering this practice problems from my pre-calculus prep guide

Answers

The general formula of a geometric sequence is:

[tex]a_n=a_1(r)^{n-1}[/tex]

where,

n = 6

a₁ = -8100

r = -0.1

Replacing on the formula:

[tex]\begin{gathered} a_6\text{ = -8100}\times(-0.1)^{6-1} \\ a_6\text{ = 0.081} \end{gathered}[/tex]

I need help with homework I got the picture with the questions

Answers

We have the following:

[tex]\begin{gathered} \text{CAE}=135-45=90\degree \\ \text{EAF}=45-15=30\degree \\ \text{CAF}=\text{CAE}+\text{EAF}=90+30=120\degree \end{gathered}[/tex]

What do the 2 points on the graph mean in terms of the situation

Answers

Coordinates - A pair of integers that show the location of a point on a graph. The first number represents the x-axis, while the second represents the y-axis.

Other names for this type of pair are ordered pair and numbered pair. A proportionate connection is one in which the values are all connected by the same constant value. A proportionate connection is also known as a linear relationship in mathematics.

Assume f(x) and g(x) are two functions that accept a real number as input and return a real number as output.

The intersection points of f(x) and g(x) are then those x values for which f(x)=g(x).

The precise numbers can sometimes be discovered by algebraically solving the equation f(x)=g(x).

Learn more about graphs at

https://brainly.com/question/17267403?referrer=searchResults

#SPJ1

Other Questions
According to medical data, the ages at which patients have their first hip replacementsurgery follows a normal distribution. The average age for a first hip replacement is 55years of age, with a standard deviation of 8 years. Therefore, doctors can expect 95% oftheir hip replacement surgery patients to be between what ages?O 39-71O 45-65O 47-63O 31-79Question 42 La Mode Ice Cream Parlor uses the function f(x) to calculate its profits. When the parlor sells x cones, it makes f(x) dollars in profit.What does f(50)=85 tell you? Help please Salaries of Business Graduates. Annual starting salaries for college graduates with degrees in business administration are generally expected to be between $45,000 and $60,000. Assume that a 95% confidence interval estimate of the population mean annual starting salary is desired. What is the planning value for the population standard deviation? How large a sample should be taken if the desired margin of error is a. $500? b. $200? c. $100? d. Would you recommend trying to obtain the $100 margin of error? Explain. Full in the spaces to complete the equality: The measure of USV is ________ degrees.The solution is _________________ 1. A skydiver jumps out of a plane and is in freefall. What is their acceleration? How do I solve this? How effectively does the description of nav in paragraph 23 evoke the image that he is a snake to be feared? Cite specific evidence from the text to support your answer using camera movement is critical in the creation of animation. describe how camera movement is used to create animation A high point of Josefs ocean voyage is his bar mitzvah ceremony. How does this transition to manhood affect his attitude and behavior going forward? Find x of the triangle True or False1. Narrative writing is guided by the "Plot Diagram."2. Narrative writing includes several genres. Name two.3. According to the plot diagram, the exposition introduces what two elementsof a story?4. Name the six elements of plot.5. A writer's style or voice is created by a variety of narrative techniques. Trueor False6. Poet Robert Frost is famous for his use of symbolism and imagery. True orFalse7. What president appointed Robert Frost as the nation's poet laureate?8. Frost relished the New England landscape that inspired much of his literarywork. True or False(c) making Rosaura9. Which state is not a part of the New England landscape. (a) Rhode Island (b)New Hampshire (c) New Mexico (d) Mainebirthdaytural plements with What is the value of 5 + (14) + 53? The ________ lobes are responsible for voluntary movement, thinking, personality, and purposeful actions. Eighth grade > T.14 Volume of spheres QX7 What is the volume of this sphere? Use a ~ 3.14 and round your answer to the nearest hundredth. 18 cm cubic centimeters Submit Docs ANSWER QUICKLY calcium carbide reacts with water to form calcium hydroxide and acetylene gas according to the reaction below what mass of Cac2 is used when 2.00 moles of water react A. 90 degrees clockwiseB. 180 clockwiseC. 90 degrees counter clockwise What is the purpose of social control in relation to crime?It serves to encourage crime.It serves to increase crime.It serves to keep crime in check.It removes the benefits of committing crime. Compose a letter to the owner or manager of a business that you believe has a low level of customer service. Describe the reasons for your beliefs and explain how relationship marketing and employee empowerment might help the businessGIVE BRAINLIEST TO BEST LETTER Help Please!!Unit 4 lesson 11 geometry Parallel and Perpendicular Lines Unit TestI have been doing well in this test till this question... any help is appreciated!!