Translate: half a number decreased by 12

Answers

Answer 1

Answer:

1/2n - 12

Step-by-step explanation:

Let the number be n

Then

1/2n - 12 is the translation
Answer 2

Answer:

1/2n - 12

Step-by-step explanation:

Half a number: 1/2n

Decreased by 12: - 12

Put together: 1/2n - 12

Best of Luck!


Related Questions

what is a congruent polygon​

Answers

A congruent polygon refers to two or more polygons that have the same shape and size. There must be an equal number of sides between two polygons for them to be congruent.

Congruent polygons have parallel sides of equal length and parallel angles of similar magnitude. When two polygons are congruent, they can be superimposed on one another using translations, rotations, and reflections without affecting their appearance or dimensions. Concluding about the matching sides, shapes, angles, and other geometric properties of congruent polygons allows us to draw conclusions about them.

Learn more about Congruent polygons here:

https://brainly.com/question/2096633

#SPJ1

Find the distance between the points (20, 15) and (20, 6).

Answers

Answer:

5,14

Step-by-step explanation:

determine the 2.5th percentile of the normal distribution with a mean of 72.5 and a standard deviation of 15 as a decimal rounded to the nearest tenth.

Answers

Answer:

43.1

Step-by-step explanation:

2.5 % = .025    look for this value on the z-score table to find this corresponds to z = - 1.96   Standard Deviations

72.5      - 1.96 * 15    = 43.1  

A book contains an average of 300 words per page. If you read one page in 68 seconds, what is your reading rate in words per minute? In pages per hour?

Answers

Answer:

Hey there the correct answer to your question will be below.

Step-by-step explanation:

Work: 300/68 x 60 will give you 264.7 which will round to 265*

1/68 x 3,600 will be 52.94 and if you round that you will get 53*

So the answer will be

ABOUT: 265 words per minute

ABOUT: 53 in one hour

EXACT: 264.7 words per minute

EXACT: 52.94 in one hour

Hope this helps!

By: xBrainly

pippa's play place is a new indoor playground. there is a large ball pit shaped like a rectangular prism for kids to play in. the ball pit is 20 feet long and 12 1 2 feet wide. it has a volume of 875 cubic feet. which equation can you use to find how deep the ball pit is, d? how deep is the ball pit? write your answer as a whole number, proper fraction, or mixed number. feet

Answers

Answer:

Step-by-step explanation:

Volume of a rectangular prism = l x w x h

I am reading the width as 12 1/2 ft

Treat the depth of the ball pit as height

Vol = l x w x h

875 = (20)(12 1/2)(h)

875 = 250(h)

875/250 = 250h/250

3 1/2 = height

depth of the ball pit is 3 1/2 ft

The ball pit is 3.5 feet deep. This can be answered by the concept Surface area.

To find the depth of the ball pit, we can use the equation: Volume = length x width x depth.

The volume of the ball pit is given as 875 cubic feet, the length is 20 feet and the width is 12.5 feet. Let d be the depth of the ball pit. Therefore, the equation we can use is:

875 = 20 x 12.5 x d

To solve for d, we can divide both sides of the equation by (20 x 12.5):

d = 875 / (20 x 12.5)

d = 3.5 feet

Therefore, the ball pit is 3.5 feet deep

To learn more about Surface area here:

brainly.com/question/29298005#

#SPJ11

2x - 5 = 9

Step 1: 2x - 5 = 9
+5 +5
_____________
2x = 14, - 5x and 5x will canceled out because it is equal to 0

Step 2: 2x = 14, Multiply both sides by 2

2x (2) = 12 (2)
x = 24
Step 3: Final Answer: x = 24

Answers

Answer:

pls report for spam

Step-by-step explanation:

liquid polymer is supplied to a water treatment plant as an 8% solution. how many gallons of liquid polymer should be used to make 55 gallons of a 0.5% polymer solution?

Answers

The amount of 8% liquid polymer to make 55 gallons of a 0.5% polymer solution is around 3.4 gallons.

The relationship between concentration and volume will be used to find the volume of liquid polymer. The formula to be used is -

\( C_{i}\) \( V_{i}\) = \( C_{o}\) \( V_{o}\), where \( C_{i}\) and \( C_{o}\) are initial and final concentration and \( V_{i}\) and \( V_{o}\) are initial and final volume.

Keep the values in formula -

\( C_{i}\) × 8% = 55 × 0.5%

Rearranging the equation

\( C_{i}\) = 55 × 0.5%/0.8%

Performing multiplication and division on Right Hand Side of the equation

\( C_{i}\) = 3.4375 gallons

Hence, the volume of liquid polymer is around 3.4 gallons.

Learn more about concentration -

https://brainly.com/question/4377471

#SPJ4

here is a rectangular prism.
work out the volume and round to 3 significant figures.
7.2cm,8.4cm,18cm

Answers

The volume is 1088.64 cm^2 of a rectangular prism with 7.2cm,8.4cm,18cm.

What is volume?

In mathematics, volume is the space taken by an object. Volume is a measure of three-dimensional space. It is often quantified numerically using SI derived units or by various imperial or US customary units. The definition of length is interrelated with volume.

here, we have,

a rectangular prism with 7.2cm,8.4cm,18cm

we know,

the volume is

V= l.b.w

here,

l= 7.2 cm

b= 8.4 cm

w= 18cm

i.e. V= 1088.64 cm^2

Hence, The volume is 1088.64 cm^2 of a rectangular prism with 7.2cm,8.4cm,18cm.

To learn more on volume click :

brainly.com/question/1578538

#SPJ1

Problem 1 (3 pts). The nearest neighbor method is used with the following labeled training data in a two class, two feature problem. Show clearly the decision boundaries obtained. Indicate all break points and slopes correctly Class1={(0,0)^T,(0,1)^T}. Class2={(1,0)^T,(0,0.5)^T}

Answers

Problem 1 (3 pts). The nearest neighbor method is used with the following labeled training data in a two class, two feature problem. Show clearly the decision boundaries obtained. Indicate all break points and slopes correctly Class1={(0,0)^T,(0,1)^T}. Class2={(1,0)^T,(0,0.5)^T}.

The decision boundary is the line that separates the two classes. When it comes to the nearest neighbour method, the boundary of a class is determined by the closest data point in the other class.What is the nearest neighbour method?The nearest neighbour method (NNM) is a type of lazy learning method in which the data is stored and the computation is deferred until the classification phase.

The goal of the nearest neighbor technique is to use the pattern of the closest data point to classify a new sample. It's also one of the simplest non-parametric classification methods, and it's based on the assumption that the feature spaces used by each class are continuous regions.For Class 1, there are two labeled training data points: (0, 0)T and (0, 1)T. Similarly, for Class 2, there are two labeled training data points: (1, 0)T and (0, 0.5)T.

To generate decision boundaries, follow the steps below:Step 1: Plot the given labeled training data. They are shown in the figure below. Step 2: Label the data points according to their class: Class 1 and Class 2.Step 3: Now, we need to find the nearest neighbors. Find the nearest neighbor for each of the labeled training data points from the opposite class. The distances are calculated as follows:For the Class 1 data points, the nearest neighbor is Class 2's (1, 0)T data point.

For the Class 2 data points, the nearest neighbour is Class 1's (0, 1)T data point.Step 4: Connect the nearest neighbour's labeled training data points with a line. These are the decision boundaries. The red line represents the decision boundary between Class 1 and Class 2. The green line represents the decision boundary between Class 2 and Class 1. The slopes of the decision boundaries are -1 for the red line and 1 for the green line. These slopes are the result of the negative reciprocal of the nearest neighbour's slope. The break point for the red line is 0.5, while the break point for the green line is 0. A break point is the point at which the decision boundary intersects the y-axis.

Learn more about nearest neighbor method:

https://brainly.com/question/29457878

#SPJ11

Write (8 x 10) + (6 x 1) +(2 x 0.1) + (7 x 0.001) with words.

Answers

Answer:

Eight times ten plus six times one plus two times one-tenth plus seven times one-thousandth.

Step-by-step explanation:

(8 x 10) = eight times ten

(6 x 1) = six times one

(2 x 0.1) = two times one-tenth

(7 x 0.001) = seven times one-thousandth

I am not always the best with the equations to words stuff, so please comment if I am wrong!

The line representing the equation part of the constraint 7x1 + 4x2 s 28 goes through the following two points (4,0) and (7,0) (0, 4) and (7,0) • (4,0) and (0,7) (0, 4) and (0,7) none of the above

Answers

Step-by-step explanation:

The line representing the equation 7x1 + 4x2 = 28 goes through the points (4,0) and (0,7).

Which inequalities are equivalent to r + 45 < 16? Check all that apply.
Or + 45 < 16 - 45
or + 45 – 16 < 16 – 16
Or +45 + 3 < 16 + 3
s + 45 - 16 < 16
Or + 45 - 45 < 16 - 45

Which inequalities are equivalent to r + 45 &lt; 16? Check all that apply.Or + 45 &lt; 16 - 45or + 45

Answers

Answer:

the last option hope this helps

Step-by-step explanation:

Answer:

+ 45 - 45 < 16 - 45 is answer

Step-by-step explanation:

If all the books on a shelf with fewer than 45 books were put into piles of five books each, no books would remain. If the same book were put into piles of seven books each, two books would remain. What is the greatest number of books that could be on the shelf?

Answers

Answer:

Hence the greatest number of books that could be on the shelf is 30.

Step-by-step explanation:

Step 1:-

Here the given number of books is m,  

m < 45.  

If they are arranged into piles of five books, each no books would remain.  

m is divisible by 5.  

The last digit of m would be 5 or 0.    

The same number of books, when arranged with piles of 7 books each, two books remain.  

m-2 is divisible by 7.  

Step 2:-  

The last digit of m is 5 or 0.  

m-2 will have the last digit 3 or 8.    

Multiples of 7 are 7,14,21,28,35, 42;  

among which only number 28 has the last digit 8 or 3.    

m - 2 = 28  

m = 30  

The greatest number of books that could be on the shelf is 30.

The perimeter of a rectangular room is 60 feet. Let x be the width of the room (in feet) and let y be the length of the room (in feet). Select all of the equations below that could model this situation

Answers

Answer:

2x+2y=60

Step-by-step explanation:

test scores find the percentile rank for each test score in the data set. 12, 28, 35, 42, 47, 49, 50 what value corresponds to the 60th percentile?

Answers

The 5th value of the 60% percentile is 47 when for each test score in the data set is 12, 28, 35, 47, 49, 50.

Given that,

For each test score in the data set, the percentile rank is determined. 12, 28, 35, 42, 47, 49,  

We have to find what number represents the 60% of the population.

We know that,

So,

Percentile rank =[(Number of values below x)+0.5]/ total number of values × 100

For 12,

Percentile rank = [0 +0.5]/7×100

= 7th

For 28,

Percentile rank = [1 +0.5]/7×100

= 21st

For 35,

Percentile rank = [2 +0.5]/7×100

= 36th

For 42,

Percentile rank = [3 +0.5]/7×100

= 50th

For 47,

Percentile rank = [4 +0.5]/7×100

= 64th

For 49,

Percentile rank = [5 +0.5]/7×100

= 79th

For 50,

Percentile rank = [6 +0.5]/7×100

= 93rd

Now,

n = 7

60th percentile = 60% of n

So,

60% of n = 60/100×7

= 0.6×7

= 4.2

Therefore, The 5th value of the 60% percentile is 47 when for each test score in the data set is 12, 28, 35, 47, 49, 50.

To learn more about percentile visit: https://brainly.com/question/1594020

#SPJ4

help with #4 please i’ve done it a million times and it’s still wrong

help with #4 please ive done it a million times and its still wrong

Answers

Answer:

x = 9

Step-by-step explanation:

A segment joining the midpoints of 2 sides of a triangle is

Parallel to the third side

then the 2 angles are same- side interior angles and sum to 180° , that is

16x - 33 + 8x - 3 = 180

24x - 36 = 180 ( add 36 to both sides )

24x = 216 ( divide both sides by 24 )

x = 9

Tyesha has x feet of wood for a project. She has lengths of wood that are 7 1/2 feet, 5.25 feet, and 6 3/4 feet long. What is the total length of wood she has for this project?

Answers

i’m guessing to just add up all of those numbers and fractions or whatever they are and get the answer and if that don’t work then i don’t know

The population of a U.S. City was at 130,000 in 2014. It grew at a rate of 2.6% per year. What is the population today?

Answers

Answer:

155,588

Step-by-step explanation:

The formula for calculating future value:

FV = P (1 + r)^n

FV = Future value  

P = Present value  

R = growth rate

N = number of years 2021 - 2014 = 7

130,000(1.026)^7 = 155,587.6

rounding off to the nearest whole  number is 155,588

To round off to the nearest whole number, look at the first number after the decimal, if it is less than 5, add zero to the units term, If it is equal or greater than 5, add 1 to the units term.

why is this 536.82 can someone tell me what i plugged in wrong
in my calculator
2. What is the monthly mortgage payment if the beginning principal balance is $ 100,000 , the annual interest rate is 5 % , the loan term is 30 years, and the loan is fully amortizing?

Answers

The monthly mortgage payment for a $100,000 loan with a 5% annual interest rate and a 30-year fully amortizing term is approximately $536.82.

To calculate the monthly mortgage payment, we can use the formula for calculating the fixed monthly payment for a fully amortizing loan. The formula is: M = P * (r * (1 + r)^n) / ((1 + r)^n - 1)

Where:

M = Monthly mortgage payment

P = Principal balance

r = Monthly interest rate (annual interest rate divided by 12 and converted to a decimal)

n = Total number of monthly payments (loan term multiplied by 12)

Plugging in the given values into the formula:

P = $100,000

r = 0.05/12 (5% annual interest rate divided by 12 months)

n = 30 years * 12 (loan term converted to months)

M = 100,000 * (0.004166667 * (1 + 0.004166667)^(3012)) / ((1 + 0.004166667)^(3012) - 1)

M ≈ $536.82

Therefore, the monthly mortgage payment for a $100,000 loan with a 5% annual interest rate and a 30-year fully amortizing term is approximately $536.82.

To know more about Interest Rate here:

https://brainly.com/question/31513017

#SPJ11

Give the domain of the function. z= 8x−y
2x 5
y−x

{(x,y):x and y are real and y

=0} {(x,y):x and y are real and x

=0} {(x,y):x and y are real and 8x−y

=0} {(x,y):x and y are real and 2x 5y
−x

=0} {(x,y):x and y are real and 2x 5y

=0}

Answers

The domain of a function {(x, y): x and y are real and 2x + 5y ≠ x}

{(x, y): x and y are real and 2x + 5y ≠ x}?

The domain of a function represents the set of all possible input values for which the function is defined. In this case, the function is defined as z = (8x - y)/(2x + 5y - x).

To determine the domain, we need to consider any restrictions on the variables x and y. Looking at the given options, we can see that the correct answer is {(x, y): x and y are real and 2x + 5y - x ≠ 0}.

The expression 2x + 5y - x represents the denominator of the fraction in the function.

The denominator cannot be equal to zero, as division by zero is undefined.

Therefore, the domain excludes any values of x and y that make the denominator zero.

The given option {(x, y): x and y are real and 2x + 5y - x ≠ 0} captures this restriction and represents the correct domain for the function.

Learn more about domain of a function

brainly.com/question/28599653

#SPJ11

the pass mark for an exam is 92%
abbi scored 62 out of 68
does she pass the exam

Answers

Answer:

68/100*92= 62.56

No abbi does not pass exam.

Answer:

Yes that is correct

Step-by-step explanation:

68/1009262.56

write a logarithmic equation (using only real numbers) that has no real solutions. explain why there are no real solutions.

Answers

The equation is log_2 (3x - 5) = 9 There are no real solutions to this equation because the logarithm of a negative number is undefined. The left side of the equation would require the argument to be negative, thus making the equation impossible to solve.

This equation cannot be solved because the logarithm of a negative number is undefined. The left side of the equation is of the form log_2 (N), where N is some real number.For the equation to have any real solutions, N needs to be greater than 0. However, in this equation, N is equal to 3x - 5, which can be negative for certain values of x. This means that there is no real number x that can be substituted into the equation to make it true, since the logarithm of a negative number is not defined. Therefore, this equation has no real solutions.

Learn more about equation here

https://brainly.com/question/29657992

#SPJ4

Introduction to Probability
Please show all work
Suppose you are taking an exam that only includes multiple choice questions. Each question has four possible choices and only one of them is correct answer per question. Questions are not related to the material you know, so you guess the answer randomly in the order of questions written and independently. The probability that you will answer at most one correct answer among five questions is

Answers

The probability of guessing the correct answer for each question is 1/4, while the probability of guessing incorrectly is 3/4.

To calculate the probability of answering at most one correct answer, we need to consider two cases: answering zero correct answers and answering one correct answer.

For the case of answering zero correct answers, the probability can be calculated as (3/4)^5, as there are five independent attempts to answer incorrectly.

For the case of answering one correct answer, we have to consider the probability of guessing the correct answer on one question and incorrectly guessing the rest. Since there are five questions, the probability for this case is 5 * (1/4) * (3/4)^4.

To obtain the probability of answering at most one correct answer, we sum up the probabilities of the two cases:

Probability = (3/4)^5 + 5 * (1/4) * (3/4)^4.

Therefore, by calculating this expression, you can determine the probability of answering at most one correct answer among five questions when guessing randomly.

Learn more about probability here:

https://brainly.com/question/31828911

#SPJ11

what is the number that goes in the blank

30/36 = ?/12
I NEED HELP ASAP WITH THESE

Answers

Answer:

10/12

Step-by-step explanation:

36 divided by 3 is 12 so you would have to divide 30 by 3 to make it equivalent and you would get 10/12.

Hope this helped!

1. Solve for the unknown in each triangle. Round each answer to the nearest tenth.

1. Solve for the unknown in each triangle. Round each answer to the nearest tenth.

Answers

The values of the missing sides are;

a.  x = 35. 6 degrees

b. x = 15

c. x = 22. 7 ft

d. x = 31. 7 degrees

How to determine the values

To determine the values, we have;

a. Using the tangent identity;

tan x = 5/7

Divide the values

tan x = 0. 7143

x = 35. 6 degrees

b. Using the Pythagorean theorem

x² = 9² + 12²

find the square

x² = 225

x = 15

c. Using the sine identity

sin 29= 11/x

cross multiply the values

x = 11/0. 4848

x = 22. 7 ft

d. sin x = 3.1/5.9

sin x = 0. 5254

x = 31. 7 degrees

Learn more about trigonometric identities at: https://brainly.com/question/7331447

#SPJ1

question 24 options: the trainer for a professional soccer team has found that hamstring injuries on their team follow an exponential distribution. on average, their team experiences a pulled hamstring muscle every 342 minutes. if a game lasts 90 minutes, determine the following: what is the probability that the team will pull a hamstring muscle in the next game? round your answer to four decimal places (include zero if necessary). what is the probability that the team will experience a pulled hamstring muscle between the 15th and 25th minute of the game? round your answer to four decimal places (include a zero if necessary).

Answers

The probability that the team will experience a pulled hamstring muscle between the 15th and 25th minute of the game is 0.0196. 

We know that the normal time between pulled hamstring muscles is 342 minutes. Subsequently, the rate parameter λ for the exponential dissemination is:

λ = 1/342

(a) To discover the likelihood that the group will drag a hamstring muscle within the next amusement, we got to discover the likelihood that a pulled hamstring muscle happens within 90 minutes.

Let X be the time (in minutes) until the following pulled hamstring muscle. At that point, X takes after an exponential dispersion with rate parameter λ = 1/342.

P(X < 90) = 1 - \(e^\)(-λ * 90) = 1 - \(e^\)(-90/342) ≈ 0.2638

Subsequently, the likelihood that the group will drag a hamstring muscle within another amusement is roughly 0.2638.

(b) To discover the likelihood that the team will involve a pulled hamstring muscle between the 15th and 25th miniature of the diversion, we got to discover the likelihood that a pulled hamstring muscle happens between 15 and 25 minutes.

Let Y be the time (in minutes) until the another pulled hamstring muscle.

P(15 < Y < 25) = \(e^\)(-λ * 15) - \(e^\)(-λ * 25) =\(e^\)(-15/342) - \(e^\)(-25/342) ≈ 0.0196

In this manner, the likelihood that the group will involve a pulled hamstring muscle between the 15th and 25th diminutive of the amusement is roughly 0.0196. 

To know more about probability refer to this :

https://brainly.com/question/24756209

#SPJ4

An ice cream cone is 4 in across and 6 in deep. A scoop of ice cream with a diameter of 4 inches is placed on top. If the ice cream completely melts, how much ice cream spills out of the cone? Round answer to two decimal places.​

Answers

Answer:

8.373

Step-by-step explanation:

Cone

Find the volume of the cone

V = 1/3 pi r^2 h

r = d/2

r = 4/2

r = 2 inches

h = 6 inches

pi = 3.14

V = 1/3 * 3.14 * 2^2 *  6

V = 25.12

Half sphere

V = 1/2 (4/3) pi r^3

r = 2 from above calculation

pi = 3.14

V = 2/3 * 3.14 * 2^3

V = 2/3 * 3.14 * 8

V = 16.74

Nothing spills out so I scoop must be a whole sphere. The sphere is 2 times what I calculated it to be or

V = (4/3) * 3.14 * 2^3

V = 33.49 cubic inches

The difference in volume is 33.49 - 25.12 = 8.373

prove but use the Banach Fixed
Point Theorem
b) Prove that the integral equation I 1 ƒ(x) = ₁ (1+s) (¹ + ƒ(s)}²) * ds for all x [0, 1] has a unique solution f in RI([0, 1]).

Answers

Banach Fixed Point Theorem, we can prove that the integral equation I1ƒ(x) = ₁ (1+s)(¹+ƒ(s))² * ds has a unique solution f in RI([0, 1]).

1. First, we define a mapping T: RI([0, 1]) → RI([0, 1]) as follows:

  T(ƒ)(x) = I1ƒ(x) = ₁ (1+s)(¹+ƒ(s))² * ds

2. To prove the existence and uniqueness of a solution, we need to show that T is a contraction mapping.

3. Consider two functions ƒ₁, ƒ₂ in RI([0, 1]). We can compute the difference between T(ƒ₁)(x) and T(ƒ₂)(x):

  |T(ƒ₁)(x) - T(ƒ₂)(x)| = |I1ƒ₁(x) - I1ƒ₂(x)|

4. Using the properties of integrals, we can rewrite the above expression as:

  |I1ƒ₁(x) - I1ƒ₂(x)| = |∫[0, x] (1+s)(¹+ƒ₁(s))² * ds - ∫[0, x] (1+s)(¹+ƒ₂(s))² * ds|

5. Applying the triangle inequality and simplifying, we get:

  |I1ƒ₁(x) - I1ƒ₂(x)| ≤ ∫[0, x] |(1+s)(¹+ƒ₁(s))² - (1+s)(¹+ƒ₂(s))²| * ds

6. By expanding the squares and factoring, we have:

  |I1ƒ₁(x) - I1ƒ₂(x)| ≤ ∫[0, x] |(1+s)(ƒ₁(s) - ƒ₂(s)) * (2 + s + ƒ₁(s) + ƒ₂(s))| * ds

7. Since 0 ≤ s ≤ x ≤ 1, we can bound the term (2 + s + ƒ₁(s) + ƒ₂(s)) and write:

  |I1ƒ₁(x) - I1ƒ₂(x)| ≤ ∫[0, x] |(1+s)(ƒ₁(s) - ƒ₂(s)) * K| * ds

8. Here, K is a constant that depends on the bounds of (2 + s + ƒ₁(s) + ƒ₂(s)). We can choose K such that it is an upper bound for this term.

9. Now, we can apply the Banach Fixed Point Theorem. If we can show that T is a contraction mapping, then there exists a unique fixed point ƒ in RI([0, 1]) such that T(ƒ) = ƒ.

10. From the previous steps, we have shown that |T(ƒ₁)(x) - T(ƒ₂)(x)| ≤ K * ∫[0, x] |ƒ₁(s) - ƒ₂(s)| * ds, where K is a constant.

11. By choosing K < 1, we have shown that T is a contraction mapping.

12. Therefore, by the Banach Fixed Point Theorem, the integral equation I1ƒ(x) = ₁ (1+s)(¹+ƒ(s))² * ds has a unique solution f in RI([0, 1]).

Learn more about integral  : brainly.com/question/31059545

#SPJ11

Monomials!!!!!! HELP!!!!!!

subtract -13xy from -5xy

m^8n x m^3n^5

Answers

Answer:

\(-5xy -13xy=-18xy\)

\(m^8n^1 * m^3n^5=m^{11} n^6\)

Step-by-step explanation:

\(-5xy -13xy=-18xy\)

\(m^8n^1 * m^3n^5\)

\(m^{8+3} =m^{11}\)

\(n^{1+5} =n^6\)

\(m^{11} n^6\)

Hope this helps!

-
Is x + 2 a factor of f(x) = x5 – 3x4 - 3x3 + 9x2 - 4x +12?

please help asap

Answers

Answer:

x=-2.01970690

Step-by-step explanation:

Yes it is a factor

Answer:

Yes, x+2 is a factor of f(x)

Step-by-step explanation:

-2 | 1   -3   -3    9   -4    12

   ___-2_ 10_-14_10  -12

     1   -5    7    -5   6  | 0

Since \(\frac{x^5-3x^4-3x^3+9x^2-4x+12}{x+2}=x^4-5x^3+7x^2-5x+6\) with no remainder, then x+2 is a factor

Other Questions
how long could this (20% efficient) generator supply power to a 1500 w electrical heater with the 5 gal of gas? A trombone plays a note that is 501 Hz. The wavelength of the sound is 1.10 m. What is the air temperature in degrees Celsius?? pls help i dont know how to do this Occasionally, chromosomes fail to separate during meiosis, leading to a condition in which the diploid number is not normal. This phenomenon is called. Which equation represents this problem? Twelve dollars is divided equally among 4 people What are these shapes called? Please help! : 5 times the difference of x and 4. which patient condition wehn coupled with hypertension would benefit most from receiving an alpha 1 blcoiker Reading Plus Important Papers answers 4/5+1/15-1/3= ? ayuda por favorrr Why is most space explorationaccomplished with spacecraft that do not havecrews on board? Add or Subtract.2/15 + 3/25 How did Galen contribute to modern medicine? The fifth term of an arithmetic sequence is 96. Which rule could define the sequenceAn=5n+96An=6n+18An=18n+6An=96n+5 Find the length of the missing side 24 7 State the minimum monthly income and hourly wage per worker needed to cover monthly expenses for the family you used in part a. Then, explain how to calculate the hourly wage based on the monthly income and state the hourly wage. Assume that each full-time worker works four 40-hour work weeks per month, and each part-time worker works two 40-hour weeks per month. It is known that the mean cost of a meal at McDonald's is $7.36 with a standard deviation of $1.80. A simple random sample of 64 customers was taken. What is the probability that the sample mean was more than $7.00? 9452 .5120 Almosto .4207 .0548 .5793 Question 1 (1 point) What was the economy of Haiti based on? a v b v c v d Sugar plantations and Slavery Question 2 (1 point) How much of the population of Haiti was made up of slaves? a 99% b 90% c 50% d only 10% Question 3 (1 point) In France, there were Three Estates or social classes. In Haiti, there were Four. Who were in the second, II group? a Free people of color b The slaves c The poor white people d The rich plantation owners Question 4 (1 point) Why did the Declaration of the Rights of Man and the Citizen cause confusion in Haiti (aka Saint Domingue)? a because it did not say who exactly the document referred to. b All of the above c because it only applied to people inside Paris d because it only applied to white people Question 5 (1 point) What impact on the slave population of Haiti (aka Saint Domingue) did the Declaration of the Rights of Man and the Citizen have? a slave populations began to demand to learn to read so they could read the document they had heard about b slave populations did not really react to the new idea of rights, they always wanted freedom and to own their own slaves. c slave populations began to demand better treatment and pay d slave populations began to demand equality and rights without allowing their masters to get independence. Question 6 (1 point) What did the first slave revolt destroy? a 100 sugar plantations, and over 1000 coffee plantations and it killed a lot of slave owners. b 1000 sugar plantations, and over 100 coffee plantations, and it killed thousands of poor whites c 1000 sugar plantations, and over 10,000 coffee plantations, and it killed thousands of poor whites d 1000 sugar plantations, and over 100 cotton plantations, and it killed thousands of poor whites Question 7 (1 point) How did the French government, the National Assembly, react to the first slave rebellion in Haiti (aka Saint Domingue)? a It declared them anti-Revolutionary and ordered everyone to the guillotine. b It sent warships full of Spanish and French sold Need help ASAP! Ty. .. . . . . Black was not An Impostor. .' 1 Impostor remains .. ,. . Given circle U with diameter ST and radius UQ.QR is tangent to U at Q. IfQS = 24 and ST 30, solve for QT. Round your answer to the nearest tenth ifnecessary. If the answer cannot be determined, click "Cannot be determined."