There are 45 balloons: 15 are blue; 20 are green; 10 are red. 3 balloons are selected for the float. Leaving your answers in combinatorics format, how many ways can all 3 be selected such that they are the same color.

Answers

Answer 1

Answer: Required number of ways =  1715

Step-by-step explanation:

Given, there are 45 balloons: 15 are blue; 20 are green; 10 are red.

3 balloons are selected for the float.

Number of combinations to select r things out of n things : [tex]^nC_r=\dfrac{n!}{r!(n-r)!}[/tex]

So, the number of ways to select 3 ballons such that they are the same color = (Ways to select all blue ) x (Ways to select all green ) x (Ways to select all red)

[tex]^{15}C_3+^{20}C_3+^{10}C_3\\\\=\dfrac{15!}{12!\times3!}+\dfrac{20!}{17!\times3!}+\dfrac{10!}{7!\times3!}\\\\=\dfrac{15\times14\times13}{6}+\dfrac{20\times19\times18}{6}+\dfrac{10\times9\times8}{6}\\\\=455+1140+120\\\\=1715[/tex]

Hence, Required number of ways =  1715


Related Questions

PLEASE HELP ASAP!! Write a polynomial f(x) that satisfies the following conditions. Polynomial of lowest degree with zeros of -4 (multiplicity of 1), 2 (multiplicity of 3), and with f(0)=64

Answers

Answer:

See below.

Step-by-step explanation:

So, we have the zeros -4 with a multiplicity of 1, zeros 2 with a multiplicity of 3, and f(0)=64.

Recall that if something is a zero, then the equation must contain (x - n), where n is that something. In other words, for a polynomial with a zero of -4 with a multiplicity of 1, then (x+4)^1 must be a factor.

Therefore, (x-2)^3 (multiplicity of 3) must also be a factor.

Lastly, f(0)=64 tells that when x=0, f(x)=64. Don't simply add 64 (like what I did, horribly wrong). Instead, to keep the zeros constant, we need to multiply like this:

In other words, we will have:

[tex]f(x)=(x+4)(x-2)^3\cdot n[/tex], where n is some value.

Let's determine n first. We know that f(0)=64, thus:

[tex]f(0)=64=4(-2)^3\cdot n[/tex]

[tex]64=-32n, n=-2[/tex]

Now, let's expand:

Expand:

[tex]f(x)=(x+4)(x^2-4x+4)(x-2)(-2)[/tex]

[tex]f(x)=(x^2+2x-8)(x^2-4x+4)(-2)[/tex]

[tex]f(x)=(x^4-4x^3+4x^2+2x^3-8x^2+8x-8x^2+32x-32)(-2)[/tex]

[tex]f(x)=-2x^4+4x^3+24x^2-80x+64[/tex]

This is the simplest it can get.

The tee for the sixth hole on a golf course is 400 yards from the tee. On that hole, Marsha hooked her ball to the left, as sketched below. Find the distance between Marsha’s ball and the hole to the nearest tenth of a yard. Answer any time! :D

Answers

Answer:

  181.8 yd

Step-by-step explanation:

The law of cosines is good for this. It tells you for triangle sides 'a' and 'b' and included angle C, the length of 'c' is given by ...

  c^2 = a^2 +b^2 -2ab·cos(C)

For the given geometry, this is ...

  c^2 = 400^2 +240^2 -2(400)(240)cos(16°) ≈ 33,037.75

  c ≈ √33037.75 ≈ 181.8 . . . yards

Marsha's ball is about 181.8 yards from the hole.

Answer:

181.8 yds

Step-by-step explanation:

I got it correct on founders edtell

explain square roots

Answers

In mathematics, a square root of a number x is a number y such that y2 = x; in other words, a number y whose square (the result of multiplying the number by itself, or y ⋅ y) is x. For example, 4 and −4 are square roots of 16 because 42 = (−4)2 = 16.

Answer:A square root of a number is a value that, when multiplied by itself, gives the number. Example: 4 × 4 = 16, so a square root of 16 is 4. Note that (−4) × (−4) = 16 too, so −4 is also a square root of 16. The symbol is √ which always means the positive square root. Example: √36 = 6 (because 6 x 6 = 36)

What is a3 if an=64(12)n−1

Answers

Answer:

[tex]\huge\boxed{a_3=9,216}[/tex]

Step-by-step explanation:

[tex]a_n=64(12)^{n-1}\\\\\text{substitute}\ n=3:\\\\a_3=64(12)^{3-1}=64(12)^2=64(144)=9,216[/tex]

You are given the following information obtained from a random sample of 5 observations. 20 18 17 22 18 At 90% confidence, you want to determine whether or not the mean of the population from which this sample was taken is significantly less than 21. (Assume the population is normally distributed.) a) State the null and the alternative hypotheses. b) Compute the standard error of the mean. c) Determine the test statistic. d) Test to determine whether or not the mean of the population is significantly less than 21.

Answers

Answer:

a

  The null hypothesis is  

         [tex]H_o : \mu = 21[/tex]

The Alternative  hypothesis is  

           [tex]H_a : \mu< 21[/tex]

b

     [tex]\sigma_{\= x} = 0.8944[/tex]

c

   [tex]t = -2.236[/tex]

d

  Yes the  mean population is  significantly less than 21.

Step-by-step explanation:

From the question we are given

           a set of  data  

                               20  18  17  22  18

       The confidence level is 90%

       The  sample  size  is  n =  5  

Generally the mean of the sample  is  mathematically evaluated as

        [tex]\= x = \frac{20 + 18 + 17 + 22 + 18}{5}[/tex]

       [tex]\= x = 19[/tex]

The standard deviation is evaluated as

        [tex]\sigma = \sqrt{ \frac{\sum (x_i - \= x)^2}{n} }[/tex]

         [tex]\sigma = \sqrt{ \frac{ ( 20- 19 )^2 + ( 18- 19 )^2 +( 17- 19 )^2 +( 22- 19 )^2 +( 18- 19 )^2 }{5} }[/tex]

         [tex]\sigma = 2[/tex]

Now the confidence level is given as  90 %  hence the level of significance can be evaluated as

         [tex]\alpha = 100 - 90[/tex]

        [tex]\alpha = 10[/tex]%

         [tex]\alpha =0.10[/tex]

Now the null hypothesis is  

         [tex]H_o : \mu = 21[/tex]

the Alternative  hypothesis is  

           [tex]H_a : \mu< 21[/tex]

The  standard error of mean is mathematically evaluated as

         [tex]\sigma_{\= x} = \frac{\sigma}{ \sqrt{n} }[/tex]

substituting values

         [tex]\sigma_{\= x} = \frac{2}{ \sqrt{5 } }[/tex]

        [tex]\sigma_{\= x} = 0.8944[/tex]

The test statistic is  evaluated as  

              [tex]t = \frac{\= x - \mu }{ \frac{\sigma }{\sqrt{n} } }[/tex]

substituting values

              [tex]t = \frac{ 19 - 21 }{ 0.8944 }[/tex]

              [tex]t = -2.236[/tex]

The  critical value of the level of significance is  obtained from the critical value table for z values as  

                   [tex]z_{0.10} = 1.28[/tex]

Looking at the obtained value we see that [tex]z_{0.10}[/tex] is greater than the test statistics value so the null hypothesis is rejected

What is the image of (-8, 10) when reflected in the y-axis?

Answers

Answer:

if you're just reflecting the point over the y-axis it just becomes (8,10)

Answer: (8, 10)

Explanation and Example:

I have a trick that I use. I'm not sure if it will make sense to you but I'll explain it. When the question asks you to reflect over the x-axis, then keep the x in (x,y) the same and just flip the sign for the y. If the question asks you to reflect over the y-axis, then keep y the same and flip the sign for x.

Reflect over x-axis:

(-2, 6) -----> (-2, -6)

Reflect over y-axis:

(-4, -8) -----> (4, -8)

A particle is moving with the given data. Find the position of the particle. a(t) = 2t + 5, s(0) = 6, v(0) = −5

Answers

Answer:

The position of the particle is described by [tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + 6,\forall t \geq 0[/tex]

Step-by-step explanation:

The position function is obtained after integrating twice on acceleration function, which is:

[tex]a(t) = 2\cdot t + 5[/tex], [tex]\forall t \geq 0[/tex]

Velocity

[tex]v(t) = \int\limits^{t}_{0} {a(t)} \, dt[/tex]

[tex]v(t) = \int\limits^{t}_{0} {(2\cdot t + 5)} \, dt[/tex]

[tex]v(t) = 2\int\limits^{t}_{0} {t} \, dt + 5\int\limits^{t}_{0}\, dt[/tex]

[tex]v(t) = t^{2}+5\cdot t + v(0)[/tex]

Where [tex]v(0)[/tex] is the initial velocity.

If [tex]v(0) = -5[/tex], the particular solution of the velocity function is:

[tex]v(t) = t^{2} + 5\cdot t -5, \forall t \geq 0[/tex]

Position

[tex]s(t) = \int\limits^{t}_{0} {v(t)} \, dt[/tex]

[tex]s(t) = \int\limits^{t}_{0} {(t^{2}+5\cdot t -5)} \, dt[/tex]

[tex]s(t) = \int\limits^{t}_0 {t^{2}} \, dt + 5\int\limits^{t}_0 {t} \, dt - 5\int\limits^{t}_0\, dt[/tex]

[tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + s(0)[/tex]

Where [tex]s(0)[/tex] is the initial position.

If [tex]s(0) = 6[/tex], the particular solution of the position function is:

[tex]s(t) = \frac{1}{3}\cdot t^{3} + \frac{5}{2}\cdot t^{2} - 5\cdot t + 6,\forall t \geq 0[/tex]

Answer:

Position of the particle is :

[tex]S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+6[/tex]

Step-by-step explanation:

Given information:

The particle is moving with an acceleration that is function of:

[tex]a(t)=2t+5[/tex]

To find the expression for the position of the particle first integrate for the velocity expression:

AS:

[tex]V(t)=\int\limits^0_t {a(t)} \, dt\\v(t)= \int\limits^0_t {(2.t+5)} \, dt\\\\v(t)=t^2+5.t+v(0)\\[/tex]

Where, [tex]v(0)[/tex] is the initial velocity.

Noe, if we tale the [tex]v(0) =-5[/tex] ,

So, the velocity equation can be written as:

[tex]v(t)=t^2+5.t-5[/tex]

Now , For the position of the particle we need to integrate the velocity equation :

As,

Position:

[tex]S(t)=\int\limits^0_t {v(t)} \, dt \\S(t)=\int\limits^0_t {(t^2+5.t-5)} \, dt\\S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+s(0)[/tex]

Where, [tex]S(0)[/tex] is the initial position of the particle.

So, we put the value [tex]s(0)=6[/tex] and get the position of the particle.

Hence, Position of the particle is :

[tex]S(t)=\frac{1}{3}.t^3+\frac{5}{2}.t^2-5.t+6[/tex].

For more information visit:

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

An anchor lowered at a constant rate into the ocean takes 5 seconds to move -17.5 meters. What is the rate of the anchor in meters per second?

Answers

Answer:

-3.5 meters per second

Step-by-step explanation:

Take the distance and divide by the time

-17.5 meters/ 5 seconds

-3.5 meters per second

Answer:

-3.5 m/s

Step-by-step explanation:

Rate of the anchor =  [tex]\frac{distance}{time}[/tex]

[tex]\frac{-17.5}{5}[/tex]

-3.5 meters per second.

PLZ IM ON THE CLOCK!!!!! A sports memorabilia store makes $6 profit on each football it sells and $5.50 profit on each baseball it sells. In a typical month, it sells between 35 and 45 footballs and between 40 and 55 baseballs. The store can stock no more than 80 balls total during a single month. What is the maximum profit the store can make from selling footballs and baseballs in a typical month? $457.50 $460.00 $462.50 $572.50

Answers

Answer:

460

Step-by-step explanation:

Answer:

460

Step-by-step explanation:

The radius of a right circular cone is increasing at a rate of 1.1 in/s while its height is decreasing at a rate of 2.4 in/s. At what rate is the volume of the cone changing when the radius is 109 in. and the height is 198 in.

Answers

Answer:

[tex]79591.8872 in^3/s[/tex]

Step-by-step explanation:

we know that the volume of a right circular cone is give as

[tex]V(r,h)= \frac{1}{3} \pi r^2h\\\\[/tex]

Therefore differentiating partially  with respect to  r and h we have

[tex]\frac{dV}{dt} = \frac{1}{3}\pi [2rh\frac{dr}{dt} +r^2\frac{dh}{dt}][/tex]

[tex]\frac{dV}{dt} = \frac{\pi}{3} [218*198*1.1+109^2*2.4][/tex]

[tex]\frac{dV}{dt} = \frac{\pi}{3} [47480.4+28514.4]\\\\\frac{dV}{dt} = \frac{\pi}{3} [75994.8]\\\\ \frac{dV}{dt} = 3.142 [25331.6]\\\\ \frac{dV}{dt} =79591.8872 in^3/s[/tex]

Please answer this correctly without making mistakes

Answers

Answer: 3/11

Explanation:

There are 11 equal parts

He did 3 on Saturday

Which mean he did 3/11 of the total parts

Answer:

3/11

Step-by-step explanation:

There are eleven equal parts.

So the denominator is 11.

He copies 8 parts on Sunday.

11-8=3.

He copied 3 parts on Saturday.

Hope this helps ;) ❤❤❤

Which parent function is represented by the graph?

A. The quadratic parent function
B. The absolute value parent function
C. An exponential parent function
D. The linear parent function

Answers

Answer:

D. The linear parent function

Step-by-step explanation:

Linear functions are always characterized by a straight line graph with or without an intercept on the vertical or horizontal axis. A linear function usually has an independent variable and a dependent variable. The independent variable is commonly depicted as x while the dependent variable is y.

Thus a linear equation is an equation of the type y=ax where a is a constant term. The equation of a straight line graph his y=mx +c, where;

m= gradient of the straight line graph

x= the independent variable

y= the dependent variable

c= the vertical intercept

Answer:

The linear parent function :)

Step-by-step explanation:

According to the histogram below, how many people took the test? 39 9 16 23

Answers

The correct answer is D. 23

Explanation:

Histograms similar to other graphs represent numerical information, usually by using bars, as well as ranges. For example, in the case presented the information presented belongs to the scores obtained in a test, which are shown using ranges. Moreover, it is possible to know the total of people that took the test by adding each of the frequencies, as the frequency in the y-axis shows the number of times the range repeated and it is expected each grade registered belongs to 1 person. This means the total of people is equal to 2 (score from 60-69) + 9 (score from 70-79) + 7 (score from 80-89) + 5 (score from 90-99) = 23 people.

Answer:

the answer is 23

Step-by-step explanation:

hopes this helps:)

-6+4q+(-6q)−6+4q+(−6q)minus, 6, plus, 4, q, plus, left parenthesis, minus, 6, q, right parenthesis ?

Answers

Answer:

-16-5q

Step-by-step explanation:

-6+4q-6q-6+4q-6q-6+4q-6q= -18-6q

Answer:C

Step-by-step explanation: 100% correct I did it on Khan Academy

In order to determine the average price of hotel rooms in Atlanta, a sample of 64 hotels was selected. It was determined that the average price of the rooms in the sample was $112 with a standard deviation of $16. Use a 0.05 level of significance and determine whether or not the average room price is significantly different from $108.50.
Which form of the hypotheses should be used to test whether or not the average room price is significantly different from $108.50?
H0:
a. mu is greater than or equal to $108.50
b. mu is greater than $108.50
c. mu is less than $108.50mu is less than or equal to $108.50
d. mu is equal to $108.50mu is not equal to $108.50
Ha:
a. mu is greater than or equal to $108.50
b. mu is greater than $108.50mu is less than $108.50
c. mu is less than or equal to $108.50
d. mu is equal to $108.50mu is not equal to $108.50

Answers

Answer:

H0 :

a. mu is greater than or equal to $108.50

Ha:

c. mu is less than or equal to $108.50

Step-by-step explanation:

The correct order of the steps of a hypothesis test is given following  

1. Determine the null and alternative hypothesis.

2. Select a sample and compute the z - score for the sample mean.

3. Determine the probability at which you will conclude that the sample outcome is very unlikely.

4. Make a decision about the unknown population.

These steps are performed in the given sequence

In the given scenario the test is to identify whether the average room price significantly different from $108.50. We take null hypothesis as mu is greater or equal to $108.50.

If y varies directly as x, and y is 6 when x is 72, what is the value of y when x is 8?
NO
54
оо
96

Answers

Answer:

2/3

Step-by-step explanation:

The equation for direct variation is: y = kx, where k is a constant.

Here, we see that y varies directly with x when y = 6 and x = 72, so let's plug these values into the formula to find k:

y = kx

6 = k * 72

k = 6/72 = 1/12

So, k = 1/12. Now our formula is y = (1/12)x. Plug in 8 for x to find y:

y = (1/12)x

y = (1/12) * 8 = 8/12 = 2/3

Thus, y = 2/3.

~ an aesthetics lover

Answer:

Step-by-step explanation: I hope i'm right

[tex]y \alpha x\\y=kx....(1)\\6=72k\\\frac{6}{72} =\frac{72k}{72} \\\\1/12 =k\\y = 1/12x=relationship-between;x-and;y\\x =8 , y =?\\y = \frac{8}{12} \\Cross-Multiply\\12y =8\\12y/12 = 8/12\\\\y = 2/3[/tex]

In Sparrowtown, the use of landlines has been declining at a rate of 5% every year. If there are 20,000 landlines this year, how many will there be in 15 years? If necessary, round your answer to the nearest whole number.

Answers

Answer:

5,000

Step-by-step explanation:

If it decreases by 5% a year, it'll decrease by 75% in 15 years

i.e 1 year = 5%

15 years = x

Cross multiply

x = 75%

Therefore, since it decreases by 75%

100 - 75 x 20,000 = 5,000

100

Write the equation of a line through the given point with the given slope (0,6);m undefined

Answers

Answer:

x=0

Step-by-step explanation:

If the slope is undefined, the line is vertical

vertical lines are of the form

x =

Since the point is (0,6)

x=0

Simplify the expression . 39*x / 13

Answers

Answer:

3x

Step-by-step explanation:

39*x / 13

39/13 * x

3*x

3x

Answer:

3x

Step-by-step explanation:

We are given the expression:

39*x /13

We want to simplify this expression. It can be simplified because both the numerator (top number) and denominator (bottom number) can be evenly divided by 13.

(39*x /13) / (13/13)

(39x/13) / 1

3x / 1

When the denominator is 1, we can simply eliminate the denominator and leave the numerator as our answer.

3x

The expression 39*x/13 can be simplified to 3x

Solve the equation for X. 2(2x-4)=3(x+4) A -4 B 4 C 20 D 6

Answers

Answer:

X=20

Step-by-step explanation:

The answer is C

A rectangular waterbed is 7 ft long 5 ft wide and 1 ft tall
How many gallons of water are needed to fill the waterbed?
Assume i gallon is 013 cu ft. Round to the nearest whole galon

Answers

Hey there! I'm happy to help!

We want to find the volume of this  rectangular waterbed. This means the amount of space it takes up. To find the volume of a rectangular prism, you just multiply together the three side lengths.

7×5×1=35 cubic feet

Now, we need to see how many gallons fit into 35 cubic feet. We see that one gallon is equal to 0.13 cubic feet. So, we can set up a proportion to find how many gallons are needed. We will use g to represent our missing number of gallons.

[tex]\frac{gallons}{cubic feet} = \frac{1}{0.13} =\frac{g}{35}[/tex]

In a proportion, the products of the diagonal numbers are equal. This means that 35, which is 1 multiplied by 35, is equal to 0.13g, which is from multiplying 0.13 by the g.

0.13g=35

We divide both sides by 0.13/

g≈269.23

When rounded to the nearest whole gallon, we will need 269 gallons of water to fill the waterbed.

I hope that this helps! Have a wonderful day! :D

Answer:

Step-by-step explanation:

Since the waterbed is rectangular, its volume would be determined by applying the formula for determining the volume of a cuboid which is expressed as

Volume = length × width × height

Therefore,

Volume of waterbed = 7 × 5 × 1 = 35 cubic feet

1 US gallon = 0.133680556 cubic feet

Therefore, converting 35cubic feet to gallons, it becomes

35/0.133680556 = 261.81818094772 gallons

Rounding up to whole gallon, it becomes 262 gallons

Zoey wants to use her iPad throughout a 6-hour flight. Upon takeoff, she uses the iPad for 2 hoursand notices that the battery dropped by 25%, from 100% to 75%. How many total hours can Zoeyexpect from the iPad on a full battery charge?

Answers

Answer:

8 hours

Step-by-step explanation:

25%= 2 hrs

100%=8 hrs

brainliest plsssssssssssssssssssss

       -zylynn

simplify (3+3 / x(x+1) )(x-3 / x(x-1) )

Answers

Answer:

I think it is [tex]\frac{6x-18}{x^{4} }[/tex]

Step-by-step explanation:

magazine provided results from a poll of adults who were asked to identify their favorite pie. Among the ​respondents, ​% chose chocolate​ pie, and the margin of error was given as percentage points. What values do ​, ​, ​n, E, and p​ represent? If the confidence level is ​%, what is the value of ​?

Answers

Complete Question

A magazine provided results from a poll of 500 adults who were asked to identify their favorite pie. Among the 500 ​respondents, 12 ​% chose chocolate​ pie, and the margin of error was given as plus or minus 5 percentage points.What values do ​ [tex]\r p , \ \r q[/tex], ​n, E, and p​ represent? If the confidence level is 90​%, what is the value of [tex]\alpha[/tex] ​?

Answer:

a

   [tex]\r p[/tex] is the sample proportion   [tex]\r p = 0.12[/tex]

   [tex]n[/tex] is the  sample size is  [tex]n = 500[/tex]

   [tex]E[/tex] is the  margin of error is [tex]E = 0.05[/tex]

   [tex]\r q[/tex] represents the proportion of those that did not chose chocolate​ pie i.e                        [tex]\r q = 1- \r p[/tex]

b

   [tex]\alpha = 10\%[/tex]

Step-by-step explanation:

Here

    [tex]\r p[/tex] is the sample proportion   [tex]\r p = 0.12[/tex]

   [tex]n[/tex] is the  sample size is  [tex]n = 500[/tex]

    [tex]\r q[/tex] represents the proportion of those that did not chose chocolate​ pie i.e  

      [tex]\r q = 1- \r p[/tex]

      [tex]\r q = 1- 0.12[/tex]

      [tex]\r q = 0.88[/tex]

     [tex]E[/tex] is the  margin of error is [tex]E = 0.05[/tex]

Generally [tex]\alpha[/tex] is the level of significance and it value is mathematically evaluated as

     [tex]\alpha = ( 100 - C )\%[/tex]

Where  [tex]C[/tex] is the confidence level which is given in this question as  [tex]C = 90 \%[/tex]

So  

    [tex]\alpha = ( 100 - 90 )\%[/tex]

    [tex]\alpha = 10\%[/tex]

PLEASE ANSWER FAST PLEASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! The point (1, −1) is on the terminal side of angle θ, in standard position. What are the values of sine, cosine, and tangent of θ? Make sure to show all work.

Answers

Answer:

sin = -√2 / 2

cos = √2 / 2

tan = -1

Step-by-step explanation:

Θ is in quad IV

sin = -√2 / 2

cos = √2 / 2

tan = -1

what is the value of this expression when a = 2 and b = -3 ? a^3 - b^3 / 5

Answers

Answer:

13 2/5

Step-by-step explanation:

a = 2 and b = -3

so the question asks whats.... a^3 - b^3/5

First we plug in the values of a and b

(2)^3 - (-3)^3 /5

Now we solve the ones in paranthesis first

(2)^3 = 8 because 2×2×2 and

-(-3)^3 forget about the - outside the parenthesis so

(-3)^3 = (-27) because (-3)×(-3)×(-3)

now we put it back together

8 -(-27)/5

the two minus become plus so

8 + 27/5

Now we solve it like fractions

8 and 27/5

simplify

13 and 2/5

Hope that helps!

Given p(x) = x4 + x3 - 13x2 - 25x - 12
1. What is the remainder when p(x) is divided by X - 4?
2. Describe the relationship between the linear expression and the polynomial?
How do we describe the relationship?

Answers

Answer + Explanation + Theory

When a number is divided by a number it results in a quotient and a remainder

E.g. 9 / 4 = 2 remainder 1

9 is the dividend
4 is the divisor
2 is the quotient
1 is the remainder

Same way when a polynomial is divided by a linear expression

E.g.

Ax^2 + bx + c / (x-b) = (x+a) + r

Which can be rearranged to

ax^2 + bx + c = (x+a)(x-b) + r

When x = - a or b, only the remainder is left since either (x+a)(x-b) is 0.

If x = - a or b is substituted into the polynomial and the value is 0 then there is no remainder,

This would suggest (x+a) or (x-b) are factors of the polynomial.

Now apply this logic to these questions

1. Let’s assume (x-4) is a factor, this would mean that when x=4 is substituted into the polynomial the answer would be 0.

This is the case, therefore the remainder is 0.

2. Having seen the logic above (applied using the remainder and factor theorem) the linear expression is a factor of the polynomial.

what other numbers can you square that result in 9 ?

Answers

Step-by-step explanation:

I'm not sure what your answers are, but you can only square 3 and -3 to get 9.

Answer:

3, -3

Step-by-step explanation:

3*3 = 9

-3 * -3 = 9

These are the only two numbers that square to 9

Evaluate the expression 23^0-15^1+18^0+(43-12)

Answers

Answer:

18

Step-by-step explanation:

23^0 - 15^1 + 18^0 + (43 - 12) =

= 1 - 15 + 1 + 31

= -14 + 1 + 31

= -13 + 31

= 18

Please answer please please thank

what are the coordinates of point b on ac such that ab=2/5ac

Answers

Answer:

[tex](-\frac{36}{7},\frac{40}{7})[/tex]

Step-by-step explanation:

Coordinates of points A and C are (-8, 6) and (2, 5).

If a point B intersects the segment AB in the ratio of 2 : 5

Then coordinates of the point B will be,

x = [tex]\frac{mx_2+nx_1}{m+n}[/tex]

and y = [tex]\frac{my_2+ny_1}{m+n}[/tex]

where [tex](x_1, y_1)[/tex] and [tex](x_2,y_2)[/tex] are the coordinates of the extreme end of the segment and a point divides the segment in the ratio of m : n.

For the coordinates of point B,

x = [tex]\frac{2\times 2+(-8)\times 5}{2+5}[/tex]

  = [tex]-\frac{36}{7}[/tex]

y = [tex]\frac{2\times 5+5\times 6}{2+5}[/tex]

  = [tex]\frac{40}{7}[/tex]

Therefore, coordinates of pint B will be,

[tex](-\frac{36}{7},\frac{40}{7})[/tex]

Other Questions
calculate the net present value of a business deal that cost $2500 today and will return $1500 at the end of this year. use interest rate of 13% please solve this using quadratic formula :") On January 1, 2016, the Excel Delivery Company purchased a delivery van for $33,000. At the end of its five-year service life, it is estimated that the van will be worth $3,000. During the five-year period, the company expects to drive the van 100,000 miles. Required: Calculate annual depreciation for the five-year life of the van using each of the following methods. (Do not round intermediate calculations.) 1. Straight line 2. Sum of the years digits 3. Double declining balance 4, Units of production using miles driven as a measure of output and the following actual mileage: Year Miles 2016 22,000 2017 24,000 2018 15,000 2019 20,000 2020 21,000 Suppose Young's double-slit experiment is performed in air using red light and then the apparatus is immersed in water. What happens to the interference pattern on the screen? A river barge company can offer cheaper, although slower, per-pound transportation of products to companies when compared with transportation by air, truck, or rail. The river barge company should first target customers whose companies use: Suppose that the quantity of apples sold increases by 30 percent after the price of pears increases by 15 percent. What is the coefficient of cross elasticity of demand In this section of the speech, the purpose of the parallel structure is to help Obama emphasize his belief in the importance of being able to write well. explain his thoughts on the best classes to take for a good education. prove his point by spelling out the options available with an education. strengthen his argument that more scientists are needed in the workforce. In triangle $ABC$, $AB = BC = 25$ and $AC = 40$. What is $\sin \angle ACB$? Find: a b c Plaese help 15x - 30 x 0 + 40 = 89 A car engine burns gas at 495 K and exhausts to the air at 293 K. What is the highest possible efficiency it could have?(NO UNIT) Which of the following elements does not lose an electron easily? NA F MG AL In 2005,____ of aldult Americans were overweight or obese After World War II, what impact did the Convention People's Party have inGhana?A. It attempted to convince citizens to accept British rule anddemand gradual reforms.B. It led a military revolution against colonial rule and won politicalcontrol of the newly independent country.C. It realized its goal of uniting the diverse tribes of Africa under agovernment led by Ghana.D. It used a campaign of civil disobedience to convince Britain to givethe country self-government. Please answer this in two minutes The radius of curvature of the path of a charged particle in a uniform magnetic field is directly proportional toA) the particle's charge.B) the particle's momentum.C) the particle's energy.D) the flux density of the field.E)All of these are correct Construct a polynomial function with the stated properties. Reduce all fractions to lowest terms. Second-degree, with zeros of 7 and 6, and goes to as x. !!! SOMEONE PLEASE HELP ME NOW!!! Use the drop-down menus to complete the sentencesIn Justice Goldberg's concurring opinion, he (__)the court's decision.According to the justice, the Ninth Amendment (__)additional, basic rights for citizens. Tuning a guitar string, you play a pure 330 Hz note using a tuning device, and pluck the string. The combined notes produce a beat frequency of 5 Hz. You then play a pure 350 Hz note and pluck the string, finding a beat frequency of 25 Hz. What is the frequency of the string note? Qu han hecho? Combina estos elementos para formar oraciones completas. Usa el pretrito perfecto y haz los cambios necesarios. 1. nosotros / descargar / programas en la red 2. matemticos / descubrir / frmula revolucionaria 3. astrnoma / observar / cometa / por / horas 4. usted / realizar / avances / investigacin 6. ingeniera / patentar / descubrimiento 7. t / enviar / correo electrnico