Find the sum of 2x 2 + 3x - 4, 8 - 3x, and -5x 2 + 2

Answers

Answer 1

(2x² +3x -4) + (8 -3x) + (-5x² +2)

= x²(2 -5) +x(3 -3) +(-4 +8 +2)

= -3x² +6


_____

The process here is called "collecting terms", which means you add the coefficients of "like" terms. Terms are "like terms" when they have the same constellation of variables. Here, there are three different kinds of like terms:

• x² terms

• x terms

• constants

This process is an application of the distributive property, as you can see on the second line of the solution above.


Related Questions

A sequence is defined by the recursive formula f(n+1)=f(n)-2. If f(1)=18,what is f(5)?

Answers

to find f(5), you need to know f(4), to know f(4), you need to find f(3), to know f(3), you need to know f(2)
Use the recursive formula f(n+1)=f(n)-2,
f(2)=f(1)-2, and f(1)=18 is given, so f(2)=18-2=16
f(3)=f(2)-2=16-2=14
f(4)=12
f(5)=10

another way to do it is using the formula: the nth term=the first term +d(n-1)
d represents the difference, which is -2 in this case
so f(5)=f(1)-2(5-1)
f(5)=18-8=10

The answer is for this problem is 10

a certain game involves tossing 3 fair coins. it pays 28 cents for 3 heads, 16 cents for 2 heads, and 4 cents for 1 head. what is a fair price to play this game?

Answers

Final answer:

The fair price to play this game is 10.5 cents.

Explanation:

To find the fair price to play this game, we need to calculate the expected value. The expected value is calculated by multiplying each outcome by its probability and summing them up.

Let's calculate the expected value:

Probability of getting 3 heads: 1/8 (since there are 8 possible outcomes)Payout for 3 heads: 28 centsProbability of getting 2 heads: 3/8Payout for 2 heads: 16 centsProbability of getting 1 head: 3/8Payout for 1 head: 4 cents

Now, we calculate the expected value:

(1/8) * 28 + (3/8) * 16 + (3/8) * 4 = 3.5 + 6 + 1 = 10.5 cents

Therefore, the fair price to play this game is 10.5 cents.

Using the heaviside function write down the piecewise function that is 0 for t < 0 , t2 for t in [0,1] and t for t > 1 .

Answers

Recall that

[tex]\Theta(t)=\begin{cases}0&\text{for }t<0\\1&\text{for }t\ge0\end{cases}[/tex]

We're looking for an equivalent form of

[tex]f(t)=\begin{cases}0&\text{for }t<0\\t^2&\text{for }t\in[0,1]\\t&\text{for }t>1\end{cases}[/tex]

in terms of [tex]\Theta(t)[/tex]. For starters, we have

[tex]t^2\Theta(t)=\begin{cases}0&\text{for }t<0\\t^2&\text{for }t\ge0\end{cases}[/tex]

which takes care of the negative domain, but we have "excess function" for [tex]t>1[/tex]. To get rid of it, note that

[tex]t^2\Theta(t-1)=\begin{cases}0&\text{for }t<1\\t^2&\text{for }t\ge1\end{cases}[/tex]

so we can subtract this to get

[tex]t^2\bigg(\Theta(t)-\Theta(t-1)\bigg)=\begin{cases}0&\text{for }t<0\text{ and }t>1\\t^2&\text{for }t\in[0,1]\end{cases}[/tex]

Finally, we just add another shifted Heaviside function scaled by [tex]t[/tex]:

[tex]f(t)\equiv t^2\bigg(\Theta(t)-\Theta(t-1)\bigg)+t\Theta(t-1)[/tex]

which can also be expressed as

[tex]f(t)\equiv t^2\Theta(t)+(t-t^2)\Theta(t-1)[/tex]

Final answer:

The piecewise function, using the Heaviside function, is defined as 0 for t < 0, t^2 for t in [0, 1], and t for t > 1.

Explanation:

The piecewise function can be defined using the Heaviside function.

We know that the Heaviside function, H(x), is defined as:

H(x) = 0 for x < 0

H(x) = 1 for x ≥ 0

Using the Heaviside function, the piecewise function can be written as:

f(t) = 0 for t < 0

f(t) = t2 for t ∈ [0, 1]

f(t) = t for t ≥ 1

Which rational number is equivalent to the expression 69 2/9 - 31 1/9 - ( -12 4/9) ?

Answers

The rational number equivalent to the given expression is 50 5/9.

The given expression is [tex]69\frac{2}{9} -31\frac{1}{9} -(-12\frac{4}{9} )[/tex].

How do add and subtract rational numbers?

To add or subtract two rational expressions with the same denominator, we simply add or subtract the numerators and write the result over the common denominator.

Now, [tex]69\frac{2}{9} -31\frac{1}{9} +12\frac{4}{9}[/tex]

[tex]=(69-31+12)(\frac{2}{9}-\frac{1}{9}+\frac{4}{9})[/tex]

=50 5/9

Therefore, the rational number equivalent to the given expression is 50 5/9.

To learn more about the rational number visit:

https://brainly.com/question/17450097.

#SPJ2

Factorise 2b squared - 2b

Answers

2b^2 - 2b

2b(b - 1) is your answer

hope this helps

f(x)=x^4+7x^3+13x^2-3x-18

Answers

I assume for this problem you are looking for the derivative?
If so. I hope this helps!
Apply the sum difference rule > d/dx(x^4) + d/dx(7^3) + d/dx(13x^2) - d/dx(3x) - d/dx(18)
For d/dx(x^4), d/dx(7^3), d/dx(13x^2), d/dx(3x), and d/dx(18). We want to take the constant out and the apply the power rule of [tex] \frac{d}{dx} (x^a) = a * x^{a - 1}[/tex]

d/dx(x^4) > [tex]4x^{4 - 1} \ \textgreater \ 4x^3[/tex]

d/dx(7^3) > [tex]7 \frac{d}{dx} (x^3) \ \textgreater \ 7 * 3x^{3 - 1} \ \textgreater \ 21x^2[/tex]

d/dx(13x^2) > [tex]13 \frac{d}{dx} (x^2) \ \textgreater \ 13 * 2x^{2 - 1} \ \textgreater \ 26x[/tex]

d/dx(3x) > [tex]3 \frac{d}{dx} (x) \ \textgreater \ 3 * 1 \ \textgreater \ 3[/tex]

d/dx(18) > [tex]Deriv OFconstant \ \textgreater \ \frac{d}{dx}(a) = 0 \ \textgreater \ 0 [/tex]

Now we can combine these all.
[tex]4x^3 + 21x^2 + 26x - 3 - 0 \ \textgreater \ Simplify \ \textgreater \ 4x^3 + 21x^2 + 26x - 3[/tex]
Therefore our final answer is
[tex]4x^3 + 21x^2 + 26x - 3[/tex]

Peppermint Patty is very discouraged about her chances on a 10-item true-false quiz. If she randomly answers each question, what is her probability of getting a grade of at least 50% on the following? (Enter an exact number as an integer, fraction, or decimal.)

three-item quiz

four-item quiz

five-item quiz

Answers

We can solve this problem using the binomial probability equation:

P = [n! / (n – r)! r!] p^r q^(n – r)

where the variables are:

n = total number of questions = 10

r = number of correct = at least 5

p = probability of success = 0.5

q = probability of failure = 0.5

 

So what we have to do is to calculate for P for r = 5 to 10

 

when r = 5

P =  [10! / (10 – 5)! 5!] 0.5^5 0.5^(10 – 5)

P = 0.246

 

when r = 6

P =  [10! / (10 – 6)! 6!] 0.5^6 0.5^(10 – 6)

P = 0.205

 

when r = 7

P =  [10! / (10 – 7)! 7!] 0.5^7 0.5^(10 – 7)

P = 0.117

 

when r = 8

P =  [10! / (10 – 8)! 8!] 0.5^8 0.5^(10 – 8)

P = 0.044

 

when r = 9

P =  [10! / (10 – 9)! 9!] 0.5^9 0.5^(10 – 9)

P = 9.766 x 10^-3

 

when r = 10

P =  [10! / (10 – 10)! 10!] 0.5^10 0.5^(10 – 10)

P = 9.766 x 10^-4

 

So the probability that her score will be at least 5 is:

P (r≥5) = 0.246 + 0.205 + 0.117 + 0.044 + 9.766 x 10^-3 + 9.766 x 10^-4

P (r≥5) = 0.623

 

So about 62.3% chance.


You can do the same for the other item quiz, just set the value of n



Final answer:

When randomly guessing on true-false quizzes, the probability of getting at least a 50% grade on a three-item quiz is 0.5, on a four-item quiz is 0.6875, and on a five-item quiz is also 0.5.

Explanation:

Calculating the probability of getting at least 50% on a true-false quiz when randomly guessing involves understanding the binomial probability distribution. For a true-false quiz, each question has two possible outcomes, from which we can calculate the likelihood of each score.

For a three-item quiz, to get at least a 50% grade, Peppermint Patty needs to get at least 2 questions correct. Since each question has a 1/2 chance of being answered correctly when guessing, the probability of getting exactly two questions right is: P(X=2) = 3C2 * (1/2)² * (1/2)¹ = 3/8, and the probability of getting all three correct is P(X=3) = 1/8. So, the total probability of getting at least 50% is P(X>=2) = P(X=2) + P(X=3) = 3/8 + 1/8 = 1/2 or 0.5.For a four-item quiz, getting at least 50% means 2 or more questions correct. The probabilities are: P(X=2) = 6/16, P(X=3) = 4/16, P(X=4) = 1/16. Therefore, P(X>=2) = 6/16 + 4/16 + 1/16 = 11/16 or 0.6875.For a five-item quiz, 50% means at least 3 questions correct. The probabilities are: P(X=3) = 10/32, P(X=4) = 5/32, P(X=5) = 1/32. Hence, P(X>=3) = 10/32 + 5/32 + 1/32 = 16/32 or 0.5.

What effect does increasing the sample size have on a distribution of sample means?

Answers

If the number of samples is increased, this actually leads to a reduction in error of the distribution. This is because of the relationship between variation and sample size which has the formula of:

σx = σ / sqrt (n)

So from the formula we can actually see that the variation and sample size is inversely proportional.

Which means that increasing the sample size results in a reduction of variation.

 

Answer:

It will have less variation

Final answer:

Increasing the sample size causes the confidence interval to narrow, decreases the standard deviation, and makes the sample mean distribution more normal. This leads to more accurate and reliable estimates of the population parameters.

Explanation:

The effect of increasing the sample size in a distribution of sample means primarily involves the confidence interval, the standard deviation, and the progress towards a normal distribution.

Firstly, increasing the sample size reduces the error bound, leading to a narrower confidence interval. This means that the calculated mean is likely to be more accurate representation of the true population mean.

Secondly, as the sample size increases, the standard deviation, which is a measure of spread or dispersion in the data, decreases. So, larger sample sizes result in lesser variability.

Finally, per the central limit theorem, an increased sample size makes the distribution of sample means get closer to a normal distribution, regardless of the population's initial distribution. This property is valid as long as the sample size is large enough (generally taken as 30 or more).

Thus, larger sample sizes tend to provide more accurate and reliable estimates of the population parameters.

Learn more about Sample Size Effect here:

https://brainly.com/question/31734526

#SPJ12

Find A ∩ B if A = {3, 6, 9, 12} and B = {2, 4, 6, 8, 10, 12}.

Ø
{6, 12}
{2, 3, 4, 6, 8, 9, 10, 12}

Answers

Find A ∩ B is any numbers that are in both sets

they booth have 6 & 12 so the answer is: {6, 12}


Answer:

6,12

Step-by-step explanation:

Course hero from a group of 7 men and 6 women, five persons are to be selected to form a committee so that at least 3 men are there on the committee. in how many ways can it be done?

Answers

All possible combinations are obtained by forming committees of 3 men and two women, 4 men and 1 woman, and 5 men. Therefore the required number of ways is:
[tex]7C3\times6C2+7C4\times6C1+7C5=756[/tex]
The answer is there are 756 ways.

Suppose your opponent reraises all-in before the flop, and you know that she would do this with 90% probability if she had aa, kk, or qq. if she had any suited connectors, she would do this with 20% probability. with any other hand, the probability that she would reraise all-in is 0. given that she reraises all-in, what is the probability that she has suited connectors?

Answers

Let "sc" mean suited connectors and "ai" mean all in.
[tex]P(sc) = \frac{4\times13}{ ^{52}C_2} \\ \\ =\frac{54}{1326}\approx3.922\%[/tex]
[tex]P(AA, KK, or\ QQ) = \frac{3\times{ ^4C_2}}{{ ^{52}C_2}} \\ \\ = \frac{3\times6}{1326} = \frac{18}{1326} \approx1.357\%[/tex]
So, 
[tex]P(sc|ai)=\frac{P(ai|sc)P(sc)}{P(ai|sc)P(sc)+P(ai|AA,KK,orQQ)P(AA,KK,o QQ)} \\ \\ =\frac{20\%\times3.922\%}{20\%\times3.922\%+90\%\times1.357\%}= \frac{0.7844\%}{0.7844\%+1.2213\%} = \frac{0.7844\%}{2.0057\%} =39.1\%[/tex]

Jose is now six years older than John. In two years, Jose will be twice as old as John. How old is John now?

Answers

John is four, and Jose is ten.

x + 6 =y

8 =2y ........ y = 8/2 = 4

4+6 =10


John is four & Jose is 10


What are the diminshens of a cube with the volume of 216?

Answers

To answer this,f ind the cube root of 216:  It is 6.

The dimensions of the cube are 6 by 6 by 6.

The Boardman family walked 2/5 of a mile in 2/7 of an hour. What is their unit rate in miles per hour? 20 points

Answers

unit rate = (2/5) / (2/7)
unit rate = 2/5 x 7/2
unit rate =  7/5
unit rate = 1.4 

answer
1.4 miles per hour

The Boardman family's walking speed is 1.4 miles per hour, which is calculated by dividing the distance walked (2/5 mile) by the time it took (2/7 hour).

A unit rate defines how many units of the first type of quantity correspond to one unit of the second type of quantity. In this case, we need to find out how many miles they walk in one hour.

To calculate the unit rate, we divide the distance by the time. They walked 2/5 of a mile in 2/7 of an hour. Setting up the division, we have:
(2/5) miles / (2/7) hours = (2/5) × (7/2) miles per hour = 7/5 miles per hour

After simplifying, we get that the Boardman family's walking speed is 1.4 miles per hour.

An unordered list can use one of four different bullet options: disc, square, circle, or triangle.

Answers

Final answer:

The question involves creating unordered lists with various bullet options such as disc, square, circle, and triangle. While disc, square, and circle are commonly available, the triangle may need to be created as a custom bullet option in advanced editors. The process includes selecting the Bullets icon in the Paragraph section and choosing or customizing the bullet style.

Explanation:

The question refers to the process of creating unordered lists in document editing or web development environments, where you have the option to format lists using different types of bullets. When you want to organize information without a specific order of importance, an unordered list can be used. These lists are often formatted with bullet points to improve readability and structure.

Steps to Create an Unordered List with Different Bullet Options:

Go to the Home menu item.

In the Paragraph section, select the Bullets icon for unordered lists.

To choose a different bullet format, select the arrow beside the icon.

Select a format from the format Library that appears in the drop-down menu. Common bullet styles include disc, square, and circle. However, the question mentions 'triangle' which is not a standard option in most document editors but can be created as a custom bullet in some advanced editing tools.

Using different bullet styles like disc, square, and circle can help distinguish or organize your content more effectively. While the 'triangle' option might not be directly available, it represents the possibility to define new custom bullets, adding a unique aspect to your document's design.

The u.s. per capita chicken consumption for 2007 was 90.6 pounds. assume this consumption is normally distributed with a standard deviation of 17.2 pounds. assume n infinite. what is the probability that a sample taken of 100 individuals shows an average consumption of less than 90 pounds of chicken?

Answers

To solve this, we need to use the z statistic. The formula for z score is:

z = (x – u) / s

where x is sample value = less than 90, u is the sample mean = 90.6, s is the standard deviation = 17.2

 

z = (90 – 90.6) / 17.2

z = -0.035

 

From the standard distribution tables:

P (z = -0.035) = 0.4860

 

Therefore there is about 48.60 % chance that it will be less than 90 pounds

Dan earns $8.25 an hour and works 20 hours a week. How much will he earn in three weeks?

Answers

Okay. So first 8.25 * 20 = 165. Then you multiply 165 by 3 (165*3). 165 * 3 = 495.
Dan will earn $495 in three weeks.

Answer:

Step-by-step explanation:

Okay. So first 8.25 * 20 = 165. Then you multiply 165 by 3 (165*3). 165 * 3 = 495.

Dan will earn $495 in three weeks.

State restrictions on the variable.

Answers

There's one unforgivable taboo that transcends just about every branch of mathematics, and that's dividing by zero. Division by zero is undefined, so any fraction with a zero in its denominator is by definition absurd. For what values of x would the denominators on either of those fractions be zero? Those will define the restrictions on your variable.

how much smaller is the value of the 5 in 57,800 than the value of the 5 in 526,300

Answers

It is only 10 times smaller.
Hope this helps!

Calculate the probability of getting exactly 50 heads and 50 tails after flipping a fair coin 100 times.

Answers

From the binomial distribution we get:
[tex]P(50H,\ 50T)=100C50\times0.5^{50}\times0.5^{50}=0.07959[/tex]

Give the angle measure represented by 2 rotations clockwise

Answers

check the picture below.

the answer to Give the angle measure represented by 2 rotations clockwise. it's A. -720 on edge

What is 43,000 rounded to the nearest thousand

Answers

It already is rounded to the nearest thousandth

43,000 rounded to the nearest thousand is 45,000.

which one of the following items is an example of software

Answers

You did not provide options for your question, but from my research, the correct option is WORD PROCESSING PROGRAM.
A software refers to a set of instructions which instruct a computer to do specific tasks. Computer software refers to all the information processed by the computer system, programs or data.
Mouse, keyboard and printer on the other hand are examples of computer hardware.

solve 20p−60 using GCF

Answers

Greatest common factor between each term is 20, so you'd divide both by 20 to reduce this to 20(p - 3). 

A ballroom has a square dance floor. The area of the floor is 400 square feet. If the length of each side of the square increase by one foot, would its answer be a rational number?

Answers

The area of the square dance floor when each side is increased by one foot becomes 441 square feet. Since 441 is an integer, the new area is a rational number because it can be expressed as a fraction with a non-zero denominator.

The question pertains to the change in area of a square dance floor when each side of the square is increased by one foot. Given that the initial area is 400 square feet, we understand that the dimensions of the dance floor are 20 feet by 20 feet, since 20 * 20 = 400. If each side of the square increases by one foot, the new dimensions of the square will be 21 feet by 21 feet, resulting in a new area of 441 square feet.

To answer the question as to whether the new area is a rational number, we need to understand what a rational number is. A rational number is any number that can be expressed as the quotient or fraction of two integers, with a denominator that is not zero. Given that 441 is an integer, and the area can be written as 441/1, the new area of the dance floor is indeed a rational number.

A Rectangular prisim is completely packed with 200 cubes of edge length 1/5in without any gap or overlap. Which of these best describes the volume of this rectangular prism?

Answers

Final answer:

The volume of the rectangular prism completely packed with 200 cubes of edge length 1/5in is approximately 1600 cubic inches.

Explanation:

The volume of a rectangular prism can be found by multiplying the length, width, and height of the prism. In this case, the prism is completely packed with cubes of edge length 1/5in. Since there are 200 cubes, the length, width, and height of the prism would be the number of cubes in each respective direction. Therefore, the volume of the rectangular prism is:

(200 cubes in length) x (200 cubes in width) x (200 cubes in height) x (1/5in cube)^3

To simplify the calculation, we can express the volume in terms of the number of cubes:

200 x 200 x 200 x (1/5)^3 in³

Converting the units, we find that the volume of the rectangular prism is approximately 1600 cubic inches.

Find the parabola of the form y = ax2 + b which best fits the points (1, 0), (3, 2), (4, 4) by minimizing the sum of squares, s, given by

Answers

S= (a+b)^2+(4a+b-2)^2+(9a+b-4)^2 98a+14b-44=0 14a+3b-6=0 a=24/49, b=-2/7 y = (24/49)x^2-(2/7)

Translate the following problem to an equation. Do not solve.
55 times what number is 1265?


Choose the correct equation.

A) 55 dot x=1265
B) 23
C) 55/ x=1265
D) 55 dot 1265= x

Answers

55 times what number is 1265.
"what number" is x
So therefore, it would be A, 55 * x = 1265
Final answer:

The translation of the statement '55 times what number is 1265?' into an equation is '55 * x = 1265', which, with 'dot' finding use as multiplication, matches with the provided option A) 55 dot x = 1265.

Explanation:

The question asks for the translation of the problem statement into an equation. The phrase '55 times what number is 1265?' implies multiplication. Specifically, 55 is being multiplied by an unknown number (which we can denote by 'x'), and the result of this multiplication is 1265. Therefore, the correct translation of this problem into an equation would be 55 * x = 1265 or in the provided options A) 55 dot x = 1265 where 'dot' indicates multiplication.

Learn more about Mathematical Translation here:

https://brainly.com/question/29021969

#SPJ12

In this problem, y = 1/(x2 +
c.is a one-parameter family of solutions of the first-order de y' + 2xy2 = 0. find a solution of the first-order ivp consisting of this differential equation and the given initial condition. y(4) = 1/15

Answers

A family of solutions to the DE is given to be y = 1/(x^2 + c);
With given initial condition y(4) = 1/15.

Let's use this initial data to find a particular solution.
Plug 4 in for x, and 1/15 in for y,

1/15 = 1/(4^2 + c)
Solve for c.

Reciprocate each side,
15 = 4^2 + c
-1 = c

Plugging this c value back into our family of solutions will give us one particular solution to the DE,

y = 1/(x^2 - 1)

How many 1/4 teaspoon doses are im 7/8 teaspoon of medicine


Answers

To start, first make the denominators of 1/4 and 7/8 the same, so find their greatest common factor. This would be 8, so since 7/8 already has 8 as it's denominator, turn 1/4 to 2/8. Then, think about how many 2/8s would go into 7/8 which would be 3.5. Another easier way to do this would to just divide 7/8 and 1/4 which would be 28/8 or 3.5.
Other Questions
How did Babylon law try to reconcile the needs of the state with the fact that it couldn't afford a professional bureaucracy. How did the state use volunteers. The area of a myofibril where actin filaments attach to one another is the Enzo is eating dinner in his high chair, and he splashes his hand in some milk that spilled on his tray. he does this several times and seems fascinated by it. then, when his older brother does it, he doesn't seem interested at all. psychologists would say Why is the air warmer than the water in a pool on a hot sunny morning? due to surface tension because of waters specific heat because of capillary action due to waters solvent properties The sum of 4 consecutive integers is 130 A farmer picked 5 fewer peaches than 3 times the apples. The table shows how the number of peaches, p, depends on the number of apples, a. Choose the equation which represents the rule. mrs watson is 28 years older than her daughter sarah's age x mrs watson is less than 54 year old how old is sarawrite an inequality show work Which of the ancient sumerians' technology achievements do you think has been most influential in history? what was one of the most persuasive arguments for the constitution in the federalist papers Write Down what means of html A jet of water issuing from a stationary nozzle at 10 m/ s(aj = 0. l m2) strikes a turning vane mounted on a cart as shown. the vane turns the jet through angle fj = 40. determine the value of m required to hold the cart stationary List the following numbers from least to greatest -5/3, 7/3, -3/4, 7/5. What is the expanded notation for 2.918? What does obierika bring with him on his visit to okonkwo? why does he not want okonkwo to thank him? explain how an element like carbon can be included in both the biotic and abiotic factorsof an ecosystem Why does the use of several depressants at once often prove to be a lethal combination? Name the four major modes of prokaryotic nutrition. for each identify the energy source and carbon source The distance from earth to the sun is 9.3107 miles. Express this number as an integer.please answer asap!!!! While Douglass's and Truth's writing styles are very different, one commonality in their writing isA.the intended audience.B.the use of formal diction.C.the theme of equal rights.D.the tone of their messages. ASAP HELP FOR NUMBER 13!! 13a, b, c, and d!!CORRECT ANSWERS PLSTHANK U GUYS SO MUCH!!! Steam Workshop Downloader