What is the numerical coefficient of the first term

Answers

Answer 1

Answer:

the number before the first variable (first term)

Step-by-step explanation:

this appears to be an incomplete question. The numerical coefficient of a term is the number before the variable.

the constant is the number without a variable.

Answer 2
The constant number without the verbal?

Related Questions

Help please ….. help

Answers

Answer:

Step-by-step explanation:

a) categorical

b) add all of the numbers and divide by how many numbers there were.

c) outliers means any that were far away from the rest of the data

d) not entirely, you can make an estimate based on it, but nat an exact answer.

A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment.
n=12​, p=0.35​, x=2

Answers

Answer:

0.1088 or 10.88%

Step-by-step explanation:

q = 1 - 0.35 = 0.65

P(X=2) = 12C2 × (0.35)² × (0.65)¹

= 0.1088

Shaun is planting trees along his driveway, and he has 66 redwoods and 66 pine trees to plant in one row. What is the probability that he randomly plants the trees so that all 66 redwoods are next to each other and all 66 pine trees are next to each other

Answers

Answer:

0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.

Step-by-step explanation:

The trees are arranged, so the arrangements formula is used to solve this question. Also, a probability is the number of desired outcomes divided by the number of total outcomes.

Arrangements formula:

The number of possible arrangements of n elements is given by:

[tex]A_n = n![/tex]

Desired outcomes:

Two cases:

6 redwoods(6! ways) then the 6 pine trees(6! ways)

6 pine trees(6! ways) then the 6 redwoods(6! ways)

So

[tex]D = 2*6!*6![/tex]

Total outcomes:

12 trees, so:

[tex]D = 12![/tex]

What is the probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other?

[tex]p = \frac{D}{T} = \frac{2*6!*6!}{12!} = 0.0022[/tex]

0.0022 = 0.22% probability that he randomly plants the trees so that all 6 redwoods are next to each other and all 6 pine trees are next to each other.

Find the length of the missing side

Answers

Answer:

Step-by-step explanation:

Side=AC=9[tex]\sqrt{2}[/tex]

Side AB= x

Hypotenuse =CB= y

Side AB = 9[tex]\sqrt{2}[/tex]

Hypotenuse CB = 36

Enter a formula in cell B10 to return the value of 35000 if the net profit after tax cell B9 is greater than or equal to 470000 or 100 if it is not

Answers

Answer:

I hope it help and I guess it is correct

what percent of 70 is 35

Answers

Answer:

50%

Step-by-step explanation:

35 is halve of 70 therefore it is 50%

hope it helps u...........

An expression is shown below:

6x2y − 3xy − 24xy2 + 12y2

Part A: Rewrite the expression by factoring out the greatest common factor. (4 points)

Part B: Factor the entire expression completely. Show the steps of your work. (6 points)

Answers

Given:

The given expression is:

[tex]6x^2y-3xy-24xy^2+12y^2[/tex]

To find:

Part A: The expression by factoring out the greatest common factor.

Part B: Factor the entire expression completely.

Solution:

Part A:

We have,

[tex]6x^2y-3xy-24xy^2+12y^2[/tex]

Taking out the highest common factor 3y, we get

[tex]=3y(2x^2-x-8xy+4y)[/tex]

Therefore, the required expression is [tex]3y(2x^2-x-8xy+4y)[/tex].

Part B:

From part A, we have,

[tex]3y(2x^2-x-8xy+4y)[/tex]

By grouping method, we get

[tex]=3y(x(2x-1)-4y(2x-1))[/tex]

[tex]=3y(x-4y)(2x-1)[/tex]

Therefore, the required factored form of the given expression is [tex]3y(x-4y)(2x-1)[/tex].

Select the statement that best justifies the conclusion based on the given information.

If a(b + c) = d, then ab + ac = d.

associative
commutative
distributive
closure

Answers

Answer:

distributive

Step-by-step explanation:

a(b + c)=ab + ac

it's distributive one

Charity is planting trees along her driveway, and she has 6 pine trees and 6 willows to plant in one row. What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other

Answers

Answer:

0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.

Step-by-step explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

In this question, the elements are arranged, so we have to use the arrangements formula.

Arrangements formula:

The number of possible arrangements of n elements is:

[tex]A_{n} = n![/tex]

Desired outcomes:

Pine trees(6!) then the willows(6!) or

Willows(6!) then the pine trees(6!). So

[tex]D = 2*6!*6! = 1036800 [/tex]

Total outcomes:

12 trees, so:

[tex]T = 12! = 479001600 [/tex]

What is the probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other?

[tex]p = \frac{D}{T} = \frac{1036800 }{479001600 } = 0.0022[/tex]

0.0022 = 0.22% probability that she randomly plants the trees so that all 6 pine trees are next to each other and all 6 willows are next to each other.

Air-USA has a policy of booking as many as 22 people on an airplane that can only seat 20 people. (Past studies have revealed that only 82% of the booked passengers actually show up for the flight.) a) Find the probability that if Air-USA books 22 people, not enough seats will be available. Round your answer to 4 decimal places. P ( X > 20 )

Answers

Answer:

The answer is "0.07404893".

Step-by-step explanation:

Applying the binomial distribution:

[tex]n = 22\\\\p= 82\%=0.82\\\\q = 1-0.82 = 0.18\\\\[/tex]

Calculating the probability for not enough seats:

[tex]=P(X>20)\\\\= P(21) + P(22)\\\\[/tex]

[tex]= \binom{22}{21} (0.82)^{21}(0.18)^1+ \binom{22}{22} (0.82)^{22}(0.18)[/tex]

[tex]=0 .06134598+ 0.01270295\\\\=0.07404893[/tex]

The length of a rectangle is 10 yd less than three times the width, and the area of the rectangle is 77 yd^2. Find the dimensions of the rectangle.

Answers

Answer:

W=7 and L=11

Step-by-step explanation:

We have two unknowns so we must create two equations.

First the problem states that  length of a rectangle is 10 yd less than three times the width so: L= 3w-10

Next we are given the area so: L X W = 77

Then solve for the variable algebraically. It is just a system of equations.

3W^2 - 10W - 77 = 0

(3W + 11)(W - 7) = 0

W = -11/3 and/or W=7

Discard the negative solution as the width of the rectangle cannot be less then 0.

So W=7

Plug that into the first equation.

3(7)-10= 11 so L=11

Solve the system of equations.

6x−y=−14
2x−3y=6

whats the answer please C:

Answers

Answer:

Step-by-step explanation:

If (4x-5) :(9x-5) = 3:8 find the value of x.​

Answers

Answer:

x is 5

Step-by-step explanation:

[tex] \frac{4x - 5}{9x - 5} = \frac{3}{8} \\ \\ 8(4x - 5) = 3(9x - 5) \\ 32x - 40 = 27x - 15 \\ 5x = 25 \\ x = \frac{25}{5} \\ \\ x = 5[/tex]

Step-by-step explanation:

as you can see as i solved above. all you need to do was to rationalize the both equations

Determine whether each relation is a function. Give the domain and range for each relation.
{(3, 4), (3, 5), (4, 4), (4, 5)}

Answers

Answer:

Not a function

Domain: {3,4}

Range: {4,5}

Step-by-step explanation:

A function is a relation where each input has its own output. In other words if the x value has multiple corresponding y values then the relation is not a function

For the relation given {(3, 4), (3, 5), (4, 4), (4, 5)} the x value 3 and 4 have more than one corresponding y value therefore the relation shown is not a function

Now let's find the domain and range.

Domain is the set of x values in a relation.

The x values of the given relation are 3 and 4 so the domain is {3,4}

The range is the set of y values in a relation

The y value of the given relation include 4 and 5

So the range would be {4,5}

Notes:

The values of x and y should be written from least to greatest when writing them out as domain and range.

They should be written inside of brackets

Do not repeat numbers when writing the domain and range

a) Everyone on the team talks until the entire team agrees on one decision. O b) Everyone on the team discusses options and then votes. O c) The team passes the decision-making responsibility to an outside person. O di The team leader makes a decision without input from the other members.

Answers

Answer:

a) Everyone on the team talks until the entire team agrees on one decision.

Step-by-step explanation:

Option B consists of voting and not everyone would like the outcome. Option C is making an outsider the decision maker, which can't be helpful since he / she won't have as strong opinions as the team itself. Option D is just plain wrong as it defeats the purpose of team work and deciding as one team. So, I believe option A makes the most sense

If 5000 is divided by 10 and 10 again what answer will be reached

Answers

Hey there!

First,  divide 5,000 by 10. You will get 500.

Now, 500 ÷ 10, and you will get your answer, 50.

Hope this helps! Have a great day!

Write the equation of the line that passes through the points (- 5, 1) and (2, 0) . Put your answer in fully reduced slope intercept form, unless it is a vertical or horizontal line

Pls help me with this one:(

Answers

Answer:

y=-1/7x + 12/7

Step-by-step explanation:

Start by finding the slope

m=(1-0)/(-5-2)

m=-1/7

next plug the slope and the point (-5,1) into point slope formula

y-y1=m(x-x1)

y1=1

x1= -5

m=-1/7

y- 1 = -1/7(x - -5)

y-1=-1/7(x+5)

Distribute -1/7 first

y- 1=-1/7x + 5/7

Add 1 on both sides, but since its a fraction add 7/7

y=-1/7x + (5/7+7/7)

y=-1/7x+12/7

Answer:

Step-by-step explanation:

(-5,1) (2,0)

m=(y-y)/(x-x)

m = (0-1)/2- -5)

m = -1/7

(2,0)

y-0= -1/7 (x-2)

y = -1/7x + 2/7

An electrician charges a fee of $40 plus $25 per hour. Let y be the cost in dollars of using the electrician for x hours. Choose the correct equation.

y = 40x - 25


y = 25x + 40


y = 25x - 40


y = 40x + 25

Answers

Answer:

y = 25x + 40

Step-by-step explanation:

The electrician charges $25 per hour.

The number of hours is x.

Therefore after x hours the electrician will charge $25x. (multiply the charge by the number of hours $25 * x)

Therefore fee(y) charged by the electrician = $40 + $25x

Hence y = 25x + 40

HURRY plSSSSSSSSSSSSSSSSSSSSSS
What is the measure of the unknown angle?

Image of a straight angle divided into two angles. One angle is eighty degrees and the other is unknown.

Answers

Answer:

The unknown is 100

Step-by-step explanation:

A straight line is 180 degrees

We have two angles x, and 80

x+80 = 180

x = 180-80

x= 100

Identify the slope and y intercept of the line with equation 2y = 5x + 4

Answers

Answer:

Slope is 5/2

y-intercept is 2

Step-by-step explanation:

Turn the equation into slope intercept form [ y = mx +  b ].

2y = 5x + 4

~Divide everything by 2

y = 5/2x + 2

Remember that in slope intercept form, m = slope and b = y-intercept.

Best of Luck!

Answer:

slope: 2.5

y-intercept: 2

Step-by-step explanation:

First isolate the y variable which changes the equation to y=2.5x+2

The equation of a line is mx + b where m is the slope and b and the

y-intercept. Leading us to conclude that 2.5 is the slope and 2 is the y-intercept.

A capark has 34 rows and each row can acommodate 40 cars. If there are 976 cars parked, how many cars can still be parked?​

Answers

Answer:

384 cars

Step-by-step explanation:

To find the total number of spaces in the carpark, we must multiply the number of rows by how many cars they can accommodate:

34 ⋅ 40 = 1360

As you can see, we have 1360 total spaces. Since there are 976 cars parked, and we want to find out how many spaces are left, we have to subtract the amount of cars parked from the total spaces.

1360 - 976 = 384

Therefore, our answer is 384, specifically, 384 cars.

Answer:

384 cars.

Step-by-step explanation:

40 * 34 - 976

= 1360 - 976

= 384.

Use the power series method to solve the given initial-value problem. (Format your final answer as an elementary function.)
(x − 1)y'' − xy' + y = 0, y(0) = −7, y'(0) = 3

Answers

You're looking for a solution of the form

[tex]\displaystyle y = \sum_{n=0}^\infty a_n x^n[/tex]

Differentiating twice yields

[tex]\displaystyle y' = \sum_{n=0}^\infty n a_n x^{n-1} = \sum_{n=0}^\infty (n+1) a_{n+1} x^n[/tex]

[tex]\displaystyle y'' = \sum_{n=0}^\infty n(n-1) a_n x^{n-2} = \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n[/tex]

Substitute these series into the DE:

[tex]\displaystyle (x-1) \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n - x \sum_{n=0}^\infty (n+1) a_{n+1} x^n + \sum_{n=0}^\infty a_n x^n = 0[/tex]

[tex]\displaystyle \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^{n+1} - \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n \\\\ \ldots \ldots \ldots - \sum_{n=0}^\infty (n+1) a_{n+1} x^{n+1} + \sum_{n=0}^\infty a_n x^n = 0[/tex]

[tex]\displaystyle \sum_{n=1}^\infty n(n+1) a_{n+1} x^n - \sum_{n=0}^\infty (n+1)(n+2) a_{n+2} x^n \\\\ \ldots \ldots \ldots - \sum_{n=1}^\infty n a_n x^n + \sum_{n=0}^\infty a_n x^n = 0[/tex]

Two of these series start with a linear term, while the other two start with a constant. Remove the constant terms of the latter two series, then condense the remaining series into one:

[tex]\displaystyle a_0-2a_2 + \sum_{n=1}^\infty \bigg(n(n+1)a_{n+1}-(n+1)(n+2)a_{n+2}-na_n+a_n\bigg) x^n = 0[/tex]

which indicates that the coefficients in the series solution are governed by the recurrence,

[tex]\begin{cases}y(0)=a_0 = -7\\y'(0)=a_1 = 3\\(n+1)(n+2)a_{n+2}-n(n+1)a_{n+1}+(n-1)a_n=0&\text{for }n\ge0\end{cases}[/tex]

Use the recurrence to get the first few coefficients:

[tex]\{a_n\}_{n\ge0} = \left\{-7,3,-\dfrac72,-\dfrac76,-\dfrac7{24},-\dfrac7{120},\ldots\right\}[/tex]

You might recognize that each coefficient in the n-th position of the list (starting at n = 0) involving a factor of -7 has a denominator resembling a factorial. Indeed,

-7 = -7/0!

-7/2 = -7/2!

-7/6 = -7/3!

and so on, with only the coefficient in the n = 1 position being the odd one out. So we have

[tex]\displaystyle y = \sum_{n=0}^\infty a_n x^n \\\\ y = -\frac7{0!} + 3x - \frac7{2!}x^2 - \frac7{3!}x^3 - \frac7{4!}x^4 + \cdots[/tex]

which looks a lot like the power series expansion for -7.

Fortunately, we can rewrite the linear term as

3x = 10x - 7x = 10x - 7/1! x

and in doing so, we can condense this solution to

[tex]\displaystyle y = 10x -\frac7{0!} - \frac7{1!}x - \frac7{2!}x^2 - \frac7{3!}x^3 - \frac7{4!}x^4 + \cdots \\\\ \boxed{y = 10x - 7e^x}[/tex]

Just to confirm this solution is valid: we have

y = 10x - 7   ==>   y (0) = 0 - 7 = -7

y' = 10 - 7   ==>   y' (0) = 10 - 7 = 3

y'' = -7

and substituting into the DE gives

-7 (x - 1) - x (10 - 7) + (10x - 7 ) = 0

as required.

which one of these points lies on the line described by the equation below y - 5 = 6 ( x - 7 )

Answers

Answer:

the answer would be (7,5)

John and mike got paid $40.00 for washing
car. John work one hour, mike worked 1.5 hrs.
How much do they get paid for time worked?

Answers

This question is incomplete , l can’t answer it . You have to say how much minutes or hours they work to get paid $40 ,if you just say that John’s work one hour and Mike work 1.5 hours then I don’t know what to solve ,this question is a complete

If two numbers differ by 9 the same of their squares is 653. What are the numbers?

Answers

Answer:

Two numbers differ by 9 and the sum of their square is 653. What are the numbers?

Well,that's a mathematical question from algebra and it's quite difficult to answer such questions by writing through the circumstances offered by apps like quora.

However,I have tried to answer your question in an understandable way.Hope you may not find it difficult to analyze.

Let the numbers be x and (9+x)

Therefore,according to given,

x^2 + (9+x)^2 =653

=>x^2 + (9)^2 + x^2 + 2×(9)×(x)=653 (Applying the formula of (a+b)^2)

=>x^2 + 81 + x^2 + 18x =653

=>2x^2 + 18x + (81-653)=0

=>2x^2 + 18x - 572=0

=>2x^2 + (44x - 26x) - 572=0

=>2x^2 + 44x - 26x - 572=0

=>2x(x + 22) - 26(x + 22)=0

=>(x + 22)(2x - 26)=0

But since the number can't be negative

Therefore, x=13

Hence,the required numbers are 13 and 22.

Step-by-step explanation:

in first hope you like it

Martha, Lee, Nancy, Paul, and Armando have all been invited to a dinner party. They arrive randomly, and each person arrives at a different time.

a. In how many ways can they arrive?

b. In how many ways can Martha arrive first and Armando last?

c. Find the probability that Martha will arrive first and Armando last.

Show your work

Answers

Answer:

a) 120

b) 6

c) 1/20

Step-by-step explanation:

a) 5! = 120

b) (5 - 2)! = 6

c) 6/120 = 1/20

Scientists have increased their ability to make observations beyond their own senses through the invention of specialized equipment such as Xray telescopes.

Which best explains how such technology has affected society?


Technology has replaced humans' need for independent observation and thought.
Technology has replaced humans' need for independent observation and thought.

Technology has replaced the need for the experimentation in the scientific process.
Technology has replaced the need for the experimentation in the scientific process.

Human knowledge of the universe is limited by ineffective technology.
Human knowledge of the universe is limited by ineffective technology.

Human knowledge of the universe beyond Earth has increased.

Answers

Answer:

D

Step-by-step explanation:

A is rather a strange choice. The tools are used as extensions of our  senses. That's all that technology has done. We still need to observe things for ourselves if we are to learn. I actually really do not know what this statement means. My answer reflects what I think is true. Our need to observe and think is not hindered.

B is never going to be true. We still have to test things out, even with the best tools that we have.

C: The exact opposite is true. Our knowledge of the universe has expanded beyond our belief with the better tools of technology that we have.

D: This is the opposite of C and is the answer.

(SAT PREP) Find the value of x in each of the following excersises

Answers

Answer:

The answer is 155.

Step-by-step explanation:

We can find the remaining parts of the triangle angles.

a man spends RS 608 a month. If he earns Rs 640, what percentage of his invome does he save??.


Please explanation​

Answers

Answer:

5%

Step-by-step explanation:

given,

Earns= Rs 640

spends= Rs 608

saves= (Rs 640 - Rs 608)

=Rs 32

therefore, 32/640x100

answer = 5%

Answer From Gauth Math

Answer:

5%

Step-by-step explanation:

save=640-608=32

(32/640)*100%

5%

what Is the si unit of temperature​

Answers

Answer:

the Si unit of temprature in Kelvin (K)

Step-by-step explanation:

Answer:

The answer is Kelvin (k).

Step-by-step explanation:

The kelvin (K) is defined by taking the fixed numerical value of the Boltzmann constant k to be [tex]1.380649*10^{-23}[/tex] when expressed in the unit of joule per kelvin. The temperature 0 K is commonly referred to as "absolute zero." On the widely used Celsius temperature scale, water freezes at 0 °C and boils at about 100 °C. One Celsius degree is an interval of 1 K, and zero degrees Celsius is 273.15 K. An interval of one Celsius degree corresponds to an interval of 1.8 Fahrenheit degrees on the Fahrenheit temperature scale.

The kelvin is also the fundamental unit of the Kelvin scale, an absolute temperature scale named for the British physicist William Thomson (known as Lord Kelvin). An absolute temperature scale has as its zero point absolute zero (−273.15° on the Celsius temperature scale and −459.67° on the Fahrenheit temperature scale), the theoretical temperature at which the molecules of a substance have the lowest energy; hence, all values on such a scale are nonnegative.  

Other Questions
A fair spinner has 10 equal sections: 3 red, 3 blue and 4 green.It is spun twice.What is the probability of getting 2 different colours? nick was scuba diving at -32 1/2 feet if he descends another 8 3/5 feet what is his location ? In the raisin in the sun why does Momma entrust Walter with the money PLS HELP Let f(x) = -2x - 7 and g(x) = -4x + 6. Find (g o f) (-5)635926 find the missing side length in the image below Find the shortest side of a triangle whose perimeter is 64 if the ratio of two of its sides is 4:3 and the third side is 20 less than the sum if the other two A 12 ounce bag of rice costs $4.08. A 16-ounce bag of the same rice costs $5.76. Which bag is the better byand by how much Answer yes ooh ooh ahaha Find the value of a.A. 58B. 130C. 86D. 65 Forming a hypothesis is the first step of the scientific method. ITS IN THE PICTURE!!! Select the correct answer from the drop-down menus.Read the excerpt. Then choose the correct way to complete the sentence.Stones attitude toward her audience changes from to . Two forces whose resultant is 100N are at right angle to eachother. if one of them makes an angle of 30 with the resultant, determine its magnitude on the same graph draw line 2y-x=10 and y=3x Find the vertical asymptotes of the function (x-1)(x-3)^2(x+1)^2/(x-2)(x+2)(x-1)(x+3) 6) Hydrogen gas can be generated from the reaction between aluminum metal and hydrochloric acid:2 Al(s) + 6 HCl(aq) + 2 AICI3, (aq) + 3 H2(g)a. Suppose that 3.00 grams of Al are mixed with excess acid. If the hydrogen gas produced is directly collectedinto a 850 mL glass flask at 24.0 C, what is the pressure inside the flask (in atm)?b. This hydrogen gas is then completely transferred from the flask to a balloon. To what volume (in L) will theballoon inflate under STP conditions?c. Suppose the balloon is released and rises up to an altitude where the temperature is 11.2 C and the pressure is438 mm Hg. What is the new volume of the balloon (in L)? why is it important to have regular super vision of the weights and the measurements in the market? It is estimated that 75% of all young adults between the ages of 18-35 do not have a landline in their homes and only use a cell phone at home.(a) On average, how many young adults do not own a landline in a random sample of 100?(b) What is the standard deviation of probability of young adults who do not own a landline in a simple random sample of 100?(c) What is the proportion of young adults who do not own a landline?(d) What is the probability that no one in a simple random sample of 100 young adults owns a landline?(e) What is the probability that everyone in a simple random sample of 100 young adults owns a landline?(f) What is the distribution of the number of young adults in a sample of 100 who do not own a landline?(g) What is the probability that exactly half the young adults in a simple random sample of 100 do not own a landline? The sum of three numbers is 124The first number is 10 more than the third. The second number is 4 times the third. What are the numbers?