find the product 3012 and 4

Answers

Answer 1
product is multiplying, so it is 3012*4 which equals 12048
Answer 2
753. Its hard to show long division with out a paper, but if you remember divide, multiply and subtract, bring it all down and bring it all back, you'll be good. There is a really good video online to help remember it, but with this specific problem, 4 ends up going into 3012, 753 times.

Related Questions

the set of points (2,3,), (9,3), (9, -2), and (2,-2) identifies the vertices of a quadrilateral. which is the most specific describtion to tell which figure the points form?

Answers

check the picture below.

it has two parallel sides, is a parallelogram.

it also has 4 right-interior-angles, so is a rectangle as well.

1. A/an _______ triangle has all three angles measuring less than 90°. A. right B. obtuse C. scalene D. acute

Answers

The answer is D) or acute because it's the definition of an acute triangle.
An acute angle that measures less than ninety degrees but is more than zero degrees. (0°)

So, the answer is 
D) 

Solve the system of equations using the linear combination method.

{4x−3y=12
7x−3y=3



Enter your answers in the boxes.

x =
y =

Answers

4x - 3y = 12
-7x + 3y = -3
------------------
-3x + 0 = 9
x = -3

4(-3) - 3y = 12
-12 - 3y = 12
-3y = 12 + 12
-3y = 24
y = -8

Answer:

x = -3

y = -8

Step-by-step explanation:

I took the test

In matrix T, what is the value of element t13?

Answers

we know that
in the matrix T the element t(13) refers to the element in row 1 and column 3

therefore
the answer is 7

Solve –19 = x – 4. A. x = –76 B. x = 25 C. x = –15 D. x = –23

Answers

Answer:

The answer is : -15 (C)

Step-by-step explanation:

–19 = x – 4

x - 4 = -19

x = -19 + 4

x = -15

Find the perimeter of a polygon with sides 11ft 7ft 18ft 22ft 14ft and 23.5ft

Answers

95.5ft
just add up all the side lengths to find perimeter 

Perimeter of a polygon is equal to sum of all sides of the polygon

Sides of the polygons are 11 ft, 7 ft, 18 ft, 22 ft, 14 ft and 23.5 ft

Sum of all sides of the polygon is given by = 11 ft + 7 ft + 18 ft + 22 ft + 14 ft + 23.5 ft

= 95.5 ft

Perimeter of a polygon = 95.5 ft

Hope this helps..!!

Thank you :)

Find the shortest distance, d, from the point (8, 0, −6) to the plane x + y + z = 6. d =

Answers

Try this option (2 ways of resolving).
Note, that the 1st way is based on distance between two points (H & M) after calculation of coordinates point H; the 2d way is based on the normal view of plane equation.

The distance between the point P( 8 , 0 , -6 ) to the plane x + y + z = 6 is

d = ( 4 / √3 )

What is the distance between a point and a plane?

The distance between a point and a plane is the smallest perpendicular distance between the point and the plane in question. In other words, the length of the perpendicular parallel to the normal vector dropped from the given location to the provided plane is the shortest distance between two points.

Let the point be P( x₀ , y₀ , z₀ )

Let the plane be Ax + By + Cz + D = 0

The distance between point P and plane is

d = | Ax₀ + By₀ + Cz₀ + D | / √ ( A² + B² + C² )

Given data ,

Let the point be P( x₀ , y₀ , z₀ ) = P ( 8 , 0 , -6 )

Let the equation of plane be x + y + z = 6

A = 1

B = 1

C = 1

D = -6

Now , the distance between the point and the plane is given by ,

d = | Ax₀ + By₀ + Cz₀ + D | / √ ( A² + B² + C² )

Substituting the values in the equation , we get

d = | 8 + 0 + ( -6 ) + ( -6 ) | / √ ( 1 + 1 + 1 )

d = | 8 - 6 - 6 | / √3

d = | -4 | / √3

d = 4 / √3

Therefore , the value of d = 4 / √3

Hence , The distance between the point P( 8 , 0 , -6 ) to the plane
x + y + z = 6 is d = ( 4 / √3 )

To learn more about distance between a point and a plane click :

https://brainly.com/question/14442366

#SPJ5

The game of european roulette involves spinning a wheel with 37 slots: 18 red, 18 black, and 1 green. a ball is spun onto the wheel and will eventually land in a slot, where each slot has an equal chance of capturing the ball. gamblers can place bets on red or black. if the ball lands on their color, they double their money. if it lands on another color, they lose their money.

Answers

R u supposed to multiply this or divide

Answer:

a) Expected amount of winnings = -$0.084

Standard deviation = $3.00

b) Expected amount of winnings = -$0.084

Standard deviation = $1.73

c) The expected winnings for both cases is exactly the same, but the spread of the wins about the expected value/mean is low in the case (b) compared to case (a).

So, with the expected winnings using the method in (a) and (b) the same, the risk associated with betting $3 dollar per game is higher because it has a higher standard deviation. This points to higher spread of losses and wins betting $3 once than betting $1 three different times.

Step-by-step explanation:

(a) Suppose you play roulette and bet $3 on a single round. What is the expected value and standard deviation of your total winnings?

It's either one wins or not with a bet of $3.

We can then obtain the probability mass function.

Random variable X represents the amount of winnings.

- If one bets $3 and picks the right colour, the person wins $6.

X = amount of winnings = 6 - 3 = $3

probability of winning = (18/37) = 0.486

- If one bets $3 and picks the wrong colour, then the person wins $0.

X = amount of winnings = 0 - 3 = -$3

Probability of losing = (19/37) = 0.514

The probability mass function is then

X | P(X)

3 | 0.486

-3 | 0.514

E(X) = Σ xᵢpᵢ

xᵢ = each variable

pᵢ = probability of each variable

E(X) = (3×0.486) + (-3×0.514) = -$0.084

Standard deviation = √(variance)

Variance = Var(X) = Σx²p − μ²

μ = E(X) = -0.084

Σx²p = (3²×0.486) + [(-3)² × 0.514] = 9

Variance = 9 - (-0.084)² = 8.993

Standard deviation = √8.993 = 2.999 = $3

(b) Suppose you bet $1 in three different rounds. What is the expected value and standard deviation of your total winnings?

With a bet of $1,

It's either one wins or not with a bet of $1.

We can then obtain the probability mass function.

Random variable X represents the amount of winnings.

- If one bets $1 and picks the right colour, the person wins $2.

X = amount of winnings = 2 - 1 = $1

probability of winning = (18/37) = 0.486

- If one bets $1 and picks the wrong colour, then the person wins $0.

X = amount of winnings = 0 - 1 = -$1

Probability of losing = (19/37) = 0.514

The probability mass function is then

X | P(X)

1 | 0.486

-1 | 0.514

E(X) = Σ xᵢpᵢ

xᵢ = each variable

pᵢ = probability of each variable

E(X) = (1×0.486) + (-1×0.514) = -$0.028

For 3 rounds of $1, the expected amount of winnings = 3 × -0.028 = -$0.084

Variance = Var(X) = Σx²p − μ²

μ = E(X) = -0.028

Σx²p = (1²×0.486) + [(-1)² × 0.514] = 1

Variance = 1 - (-0.028)² = 0.999216

Variance for combining 3 independent distributions = Σ λᵢ²σᵢ²

Variance of 3 rounds of $1 bets = 3[1²× var(X)] = 3 × var(X) = 3 × 0.999216 = 2.997648

Standard deviation = √(variance) = √(2.997648) = $1.73

(c) How do your answers to parts (a) and (b) compare? What does this say about the riskiness of the two games?

The expected winnings for both cases is exactly the same, but the spread of the wins about the expected value/mean is low in the case (b) compared to case (a).

So, with the expected winnings using the method in (a) and (b) the same, the risk associated with betting $3 dollar per game is higher because it has a higher standard deviation. This points to higher spread of losses and wins betting $3 once than betting $1 three different times.

Hope this Helps!!!

​ WILL GIVE BRAINLIEST




Quadrilateral ABCD ​ is inscribed in this circle.



What is the measure of angle B?

Enter your answer in the box.


m∠B=

Answers

x + 4x - 20 = 180
5x = 200
  x = 40

<B = 4(40) - 20 = 160 - 20 = 140

answer

<B = 140

General Idea:

A cyclic quadrilateral has all its vertices on the circumference of the circle. The opposite angles of a cyclic quadrilateral are supplementary, that is it add up to get 180 degrees.

Applying the Concept:

Opposite angles B and D add up to give 180 degrees.

[tex] \angle B + \angle D=180\\ \\ 4x-20+x=180\\ Grouping \; like \; terms\\ \\ 4x+x-20=180\\ Combining \; like\; terms\\\\ 5x-20 =180\\ Adding \; 20 \; on\; both\; sides\\ \\ 5x-20+20=180+20\\ Combine\; like\; terms\\ \\ 5x=200\\ Divide\; 5\; on\; both\; sides\\ \\ \frac{5x}{5} =\frac{200}{5} \\ Simplify \; fraction\; on\; both\; sides\\ \\ x=40\\ \\ Substitute \; 40\; for\; x\; in\; the\; expression\; for\; \angle B \\ \angle B=4x-20=4(40)-20=160-20\\\\\angle B=140 [/tex]

Conclusion:

When Quadrilateral ABCD ​ is inscribed in this circle, the measure of angle B for the given diagram is [tex] 140^{\circ} [/tex]

HELP!

Solve equation...
please show steps

Answers

[tex]\bf log_2(5)-log_2(x+2)=3\implies log_2\left( \cfrac{5}{x+2} \right)=3\\\\ -------------------------------\\\\ \textit{Logarithm Cancellation Rules}\\\\ log_a a^x\implies x\qquad \qquad \boxed{a^{log_ax}=x}\\\\ -------------------------------\\\\ 2^{log_2\left( \frac{5}{x+2} \right)}=2^3\implies \cfrac{5}{x+2}=2^3\implies \cfrac{5}{x+2}=8\implies 5=8x+16 \\\\\\ -11=8x\implies -\cfrac{11}{8}=x[/tex]
[tex]\log_25-\log_2(x+2)=3 \ \ \ \ \ \ [x\ \textgreater \ -2] \\ \\ \log_2 \left( \frac{5}{x+2}\right) =3 \\ \\ \frac{5}{x+2}=2^3 \\\\ \frac{5}{x+2}=8 \\ \\ 5=8(x+2) \\ \\ 5=8x+16 \\ \\ 5-16=8x \\ \\ -11=8x \\ \\ x=- \frac{11}{8} [/tex]

Harrison High School has 768 students. In 6 years, it is projected to have 1,157 students. What is the projected average rate of change per year in students over this time period?

Answers

Probably 65 students per year

Erika has three pieces of ribbon. Each peice is 25 yards long.she needs to cut pieces that are 22inches long. What is the greatest number of 22-inch pieces that she can cut from the three pieces of ribbon?

Answers

1 yard=36".
25 yeards = 25*36" = 900"
3 rolls = 3*900 =  2700"
Each piece must be 22" long, so the number of pieces
= 2700/22 = 122 pieces (2684") with 16" left over.

Erika has three pieces of ribbon, each of 25 yards' length.

Then in total she has 3·25=75 yards of ribbon.

Since 1 yd = 36 in, then 75 yd = 75·36=2700 in.

Now she needs to cut pieces that are 22 inches long, thus

[tex]2700:22=122\dfrac{16}{22}[/tex] pieces.

Answer: she can cut from the three pieces of ribbon 122 pieces that are 22 inches long.

help me asap please let me down

Answers

I would divide 120 by 6 and get 20
estimate
123 = 120
so
120 / 6 = 20

answer
20

A ski resort can manufacture enough machine-made snow in 12 h to open its steepest run, whereas it would take 36 h of naturally falling snow to provide enough snow. if the resort makes snow while it is snowing naturally, how long will it take until the run can open?

Answers

It would take 9 hours




t/12 is the rate the resort makes snow,
t/36 is the rate for naturally falling snow.
If it is snowing, AND the resort is making snow, then

1/12+1/36=1/t
3/36+1/36=1/t
4/36=1/t
4t=36
t=9

If the resort makes snow while it is snowing naturally then for 9 hours it will take until the run can open.

What is an arithmetic operation?

The four basic mathematical operations are the addition, subtraction, multiplication, and division of two or even more integers. Among them is the examination of integers, particularly the order of actions, which is crucial for all other mathematical topics, including algebra, data organization, and geometry.

As per the given information in the question,

The pace at which a resort creates snow is t/12,

the rate at which snow falls naturally is t/36.

(1/12) + (1/36) = (1/t)

Take LCM,

(3/36) + (1/36) = (1/t)

1/t = 4/36

4t = 36

t = 9 hours.

To know more about arithmetic operations:

https://brainly.com/question/13585407

#SPJ2

Use the compound interest formula to find the future value A for the following values.
P= $ 1,500
i = 0.075
n= 26

Answers

[tex]\bf ~~~~~~ \textit{Compound Interest Earned Amount} \\\\ A=1500\left(1+\frac{0.075}{1}\right)^{1\cdot 26}\implies A=1500(1.075)^{26}[/tex]


In a rhombus, an altitude from the vertex of an obtuse angle bisects the opposite side. Find the measures of the angles of the rhombus.

Answers

The obtuse angles will measure 120° and the acute angles will measure 60°.  

Drawing the altitude forms a right triangle.  Let the side of the rhombus be x.  The altitude bisects the opposite side, so the base of the triangle formed would be 1/2x.  We have an expression for the side opposite this portion of the obtuse angle (cut by the altitude) and for the hypotenuse (the side length of the rhombus, x).  opposite/hypotenuse is the ratio for sine.  Our equation then looks like this:
[tex]\sin x=\frac{\frac{1}{2}x}{x} \\ \sin x=\frac{1}{2}x \div x \\ \sin x=\frac{1}{2}x \div \frac{x}{1} \\ \sin x=\frac{1x}{2} * \frac{1}{x}=\frac{1x}{2x}=\frac{1}{2}[/tex]
Now we take the inverse sine of both sides:
sin⁻¹(sin x)=sin⁻¹(1/2)
x=30

Since this portion of the triangle is 30, and the right angle is 90, the missing angle (an acute angle of the rhombus) is 180-30-90=60°.  Since the acute angles and obtuse angles of a rhombus are supplementary, the obtuse angles must be 180-60=120°.

The angles of the rhombus determines the inclination of the sides of the

rhombus.

The correct response;The measures of the four angles of the rhombus are 60°, 60°, 120°, and 120°.

Method used to arrive at the above response;Given;

The altitude of the rhombus bisects the opposite side.

The angle of the rhombus at the vertex point of the altitude = An obtuse angle

Required:

The measure of the angles of the rhombus

Solution:

The length of the sides of a rhombus are equal.

The opposite angles of a rhombus are equal.

Let x represent the length of a side of the rhombus, we have;

The bisector from the vertex of the obtuse angle = An altitude

The angle the altitude forms with the side it bisects = 90°

Therefore;

The triangle formed by the altitude, half the bisected side and the side of the rhombus adjacent to the bisected side = A right triangle

The hypotenuse side to the right triangle = The side of the rhombus

Let θ represent the angle opposite the altitude, and between the sides of

the rhombus, in the right triangle by trigonometric ratios, we have;

[tex]\displaystyle cos(\theta) = \mathbf{\frac{Adjacent}{Hypotenuse}}[/tex]

[tex]\displaystyle cos(\theta) = \frac{0.5 \cdot x}{x} = 0.5[/tex]

θ = arccos(0.5) = 60°

Therefore, two acute (opposite) angles of the rhombus are 60°

The two obtuse angles of the rhombus are each = (360° - 2×60°) ÷ 2 = 120°

The angles of the rhombus are 60°, 60°, 120°, 120°.

Learn more about trigonometric ratios here:

https://brainly.com/question/1580944

What is the constant of variation for the quadratic variation? 0.1y = 3x2

Answers

Answer:

The constant of variation for the given quadratic equation is, 30

Step-by-step explanation:

One of the form of a quadratic equation is written as:

[tex]y = kx^2[/tex]     ....[1]

where k is the coefficient and for this case the constant of variation.

In order to obtain the answer for the given equation, we write the given equation to the form above.

[tex]0.1y=3x^2[/tex]  or

[tex]y=(\frac{3}{0.1})x^2[/tex] or

[tex]y=30x^2[/tex]

Comparing this equation with equation [1], to get the value of k;

k=30.

therefore, the  constant of variation is, 30.

what is the area of this parallelogram?

44cm^2

55cm^2

99cm^2

220cm^2

(I forgot to put the picture on this one)

D. (4cm) F. 5cm C.



(11cm)


A. 5cm E 4cm B.

~~~~~~~~~~~~~~~~~~

what is the area of this parallelogram?

10.35cm^2

12.5cm^2

20.25cm^2

30.6cm^2

Answers

Formula for area of parallelogram:
A= bh
Where b is the length of base and h is the height.
Here b=2.3+4.5 = 6.8 cm
and h= 4.5 cm
Put values in formula.

A= 6.8 x 4.5
A=30.6 cm²

Answer: 30.6 cm
²


Help me fast pleaseee

Answers

$2.76

Since 9 is closer to 10 than 0, we round up.

Zane bought two shirts for$26 each.Three shirts for $19.25 each.And one pair of jeans for$68.50.
How much did he spend?
Write an expressions?

Answers

Overall Zane spent 178.25

2x26 = 52
3x19.26 =57.75
68.50

52 + 57.75 + 68.50 = 178.25

Graph y=(x+2)^2-3
Show Vertex

Answers

[tex]\bf ~~~~~~\textit{parabola vertex form} \\\\ \begin{array}{llll} \boxed{y=a(x- h)^2+ k}\\\\ x=a(y- k)^2+ h \end{array} \qquad\qquad vertex~~(\stackrel{}{ h},\stackrel{}{ k})\\\\ -------------------------------\\\\ y=(x+2)^2-3\implies y=\stackrel{a}{1}[x-\stackrel{h}{(-2)}]^2\stackrel{k}{-3}\quad \begin{cases} h=-2\\ k=-3 \end{cases}[/tex]

Answer:

-3,2

Step-by-step explanation:

just took the test edge 2020

Natalia paid $38.95 for three medium sized pizzas and a salad. Solve an equation to find the cost of one pizza,p, if Natalia paid $11.98 for the salad

Answers

ANSWER

The cost of each pizza is

[tex]8.99 \: dollars[/tex]

EXPLANATION

We were given that, Natalia paid $38.95 for three medium sized pizzas and a salad.

Let
[tex]p[/tex]
represent the cost of each pizza and

[tex]s [/tex]

be the price of a salad.

Then we can write the equation,

[tex]3p + s = 38.95...(1)[/tex]

But we were also told that Natalia paid $11.98 for a salad. This means the cost of a salad is $11.98.

This implies that,

[tex]s = 11.98...(2)[/tex]

We now put equation (2) into equation (1) to get,

[tex]3p + 11.98 = 38.95[/tex]

We now solve for p to obtain,

[tex]3p = 38.95 - 11.98[/tex]

This gives us,

[tex]3p = 26.97[/tex]

We divide through by 3 to get,

[tex]p = 8.99[/tex]

Therefore the cost of each pizza is $8.99.

The linear equation is defined as the equation, which can be represented in the form of y=mx+b.

The cost of one pizza is $ 8.99.

Given that,

Cost of salad = $ 11.98Let the cost of pizza be x.The three pizzas cost will be 3x. The total cost of the food items = $ 38.95

Now, using the linear equation formula:

Total cost = Cost of three pizzas + Cost of Salad

Substituting the values, the equation becomes:

$ 38.95 = 3x + $ 11.98

$ 38.95 - $ 11.98 = 3x

$ 26.97 = 3x

x = [tex]\dfrac{26.97}{3}[/tex]

x = $8.99

Therefore, the value of each pizza is $8.99.

To know more about linear equations, refer to the following link:

https://brainly.com/question/11897796

classify the quadrilateral using the name that best describes it.

Answers

this is a trapezoid cause has 2 lines paralel and 2 lines are not paralel.
Lets get started:

This shape has only one pair of parallel sides
So, the quadrilateral is called trapezium

More facts:
Trapezium has just 0 or 1 reflectional symmetry
It has no rotational symmetry

The length of a rectangle is 8 cm more than 3 times its width. The perimeter of the rectangle is 64 cm. Show the equation that would be used to find the dimensions of the rectangle.

Answers

The equation should go something like this: 
the length (l) is 8 more than 3 times the width (w) and the length plus the width is equal to half the perimeter
so the means that L= 3W+8 and L+W= 32
so you can plug in L to get 3W+8+W=32
Finally it would be 4W+8=32

Final answer:

To find the dimensions of a rectangle with length '8 cm more than 3 times the width' and a perimeter of 64 cm, form the equation 2(3W+8) + 2W = 64. Solving for W gives the width, which can be substituted into the equation 3W+8 to give the length.

Explanation:

The subject of the question is algebra, specifically how to form equations based on word problems involving geometric shapes. The rectangle problem you've given can be solved using the formulas for the perimeter of a rectangle.

The perimeter 'P' of a rectangle is given by P=2(length) + 2(width). In the problem, the length 'L' is given as 8 cm more than 3 times the width 'W', or L=3W+8. The perimeter 'P' is stated as 64 cm, so substituting our equation for length into the perimeter equation, we get 2(3W+8) + 2W = 64. This equation will yield the width of the rectangle. To get the length, you simply substitute the width into the length equation.

Learn more about Algebra here:

https://brainly.com/question/24875240

#SPJ2

What is the value of 60 tens?

Answers


[tex] {10}^{6} [/tex]
It would  be 600.

You would multiply 60 times 10.

Hope it helped!:)


Solve the exponential equation algebraically and use a graphing utility
400/1+e^-x= 350

Answers

Lets first solve the exponential equation[tex] \frac{400}{1+e^{-x} } =350[/tex] algebraically:
[tex]400=350(1+e^{-x} )[/tex]
[tex]400=350+350e^{-x} [/tex]
[tex]50=350e^{-x} [/tex]
[tex]350e ^{-x} =50[/tex]
[tex]e^{-x} = \frac{50}{350} [/tex]
[tex]e ^{-x} = \frac{1}{7} [/tex]
[tex]ln(e ^{-x} )=ln( \frac{1}{7} )[/tex]
[tex]-x=ln( \frac{1}{7} )[/tex]
[tex]x=-ln( \frac{1}{7} )[/tex]
[tex]x=1.95[/tex]

Now to find the solution using a graphing utility, just  type the equation and look for the point in which the graph intercepts the x-axis as shown in the picture. The point in which the graph intercepts the x-axis is a zero of the function, and therefore the solution.

An exponential function is graphed for all real numbers. This includes which of the following sets of numbers?

Answers

In addition to linear, quadratic, rational, and radical functions, there are exponential functions. Exponential functions have the form f(x) = bx, where b > 0 and b ≠ 1. Just as in any exponential expression, b is called the base and x is called the exponent.

 

An example of an exponential function is the growth of bacteria. Some bacteria double every hour. If you start with 1 bacterium and it doubles every hour, you will have 2x bacteria after x hours. This can be written as f(x) = 2x.

 

Before you start,   f(0) = 20 = 1

After 1 hour           f(1) = 21 = 2

In 2 hours              f(2) = 22 = 4

In 3 hours              f(3) = 23 = 8

and so on.

 

 

With the definition f(x) = bx and the restrictions that b > 0 and that b ≠ 1, the domain of an exponential function is the set of all real numbers. The range is the set of all positive real numbers. The following graph shows f(x) = 2x.

 

Shelley compared the number of oak trees to the number of maple trees as part of a study about hardwood trees in a woodlot. She counted 9 maple trees to every 5 oak trees. Later in the year there was a big problem and many trees died. New trees were planted to make sure there was the same number of trees as before the big problem. The new ratio of the number of maple trees to the number of oak trees is 3:11. After planting new trees, there were 132 oak trees. How many more maple trees were in the woodlot before the big problem than after the bug problem? Explain.

Answers

Prior to the major issue, the woodlot had 72 more maple trees than it had after.

To solve this problem

Assuming x is a positive constant, we can represent the initial number of oak trees as 5x and the initial number of maple trees as 9x.

Prior to the problem, the ratio of maple trees to oak trees was 9:5, which produced the following equation:

[tex](9x)/(5x) = 9/5[/tex]

Later, the new ratio changed to 3:11 after new trees were planted to replace the original amount of trees. After planting, 132 oak trees were reported to have been planted. We so established the equation:

11y = 132

Solving for y:

y = 132/11 = 12

Now, we can find the new number of maple trees:

3y = 3 * 12 = 36

There were 36 maple trees when new trees were planted.

Before the problem, there were 9x as many maple trees as there were.

9x = 9 * 12 = 108

The difference between the original and new number of maple trees is:

108 - 36 = 72

So, Prior to the major issue, the woodlot had 72 more maple trees than it had after.

Simplify this algebraic expression
Z-4/4+8
A. Z-7
B.z+7
C.z+9
D.z-3

Answers

Z-4/4+8

Z - 1 + 8

Z + (-1 + 8)

Z + 7
The answer is B I think

Find all zeros of the function and write the polynomial as a product of linear factors. f(x) = 3x4 + 4x3 + 13x2 + 16x + 4

Answers

Don't try anything positive.
f(-1) = 3 - 4 + 13 - 16 + 4 = 0 This one works so one factor is (x + 1)
f(-1/3) = gives a 0. So another factor is 3x + 1
The last factor is found by dividing 3x^2 + 4x + 1 into the original equation. That's (3x + 1)(x + 1) expanded.
When you do that you find that the last factor is (x^2 + 1)
You can see how this is factored at Wolframalpha dot com
Other Questions
Nicole is considering opening a Roth Individual Retirement Account. If she invests into the Roth IRA, determine the amount in the account if she makes annual payments of $4,291 into an account paying 2.23% interest compounded annually for 30 years. Social and economic statistics tend to show that _______. african americans are now greatly advantaged over whites because of civil rights laws african americans have gotten no benefit from recent civil rights policies inequality still pervades the american system african americans have completely overcome the effects of systematic discrimination whites have benefited from recent civil rights policies more than african americans How did the rule of dictator General Porfirio Daz contribute to economic and political instability in Mexico? A.He used the military to help him seize power. B.His policies harmed Mexico's infrastructure. C.His policies established a command economy. D.His policies increased the gap between rich and poor. Durkheim called the condition in which society provides little moral guidance to individuals write six sentences following each of the six patterns above which term describes the red curve of the figure below? Swamps differ from marshes in that swamps _____. A) are dominated by trees and shrubs B) are dominated by grasses and rushes C) have acidic soil D) are rich in waterfowl What is the approximate percentage change in the Earth-Sun distance between June 21 and December 21? what is the solution to the proportion 3/m=12/15 Why did European countries want to travel to distant lands One brand of laundry bleach is an aqueous solution containing 4.00% sodium hypochlorite (naocl) by mass. you may want to reference (pages 586 - 592) section 13.5 while completing this problem. part a what is the molarity of this solution? (assume a density of 1.02 g/ml.) In some parts of the country, there are __________, which are divisions of a county and are made up of unincorporated areas, or mostly rural areas, outside of cities. Small secondary lymphoid organs, which cluster along lymphatic vessels, are termed ________. plz help Categorize the following situation as legal, ethical, neither, or both: A doctor recommends that a child be vaccinated for a virus that causes cancer.A. LegalB. EthicalC. Neither legal or ethicalD. Both legal and ethical Why did some American colonists engage in smuggling and piracy? Isaac is a bright student but he procrastinates. He puts off writing term papers and gets incomplete grades which eventually become F's. Issac's ________ therapist assumes that Issac's procrastination masks his low self-regard, and that he is out of touch with his real feelings.Fill the blank with either:A) PsychodynamicB) BehaviorC) CognitiveD) HumanistMany thanks Which statement best discribes the Umayyad caliphate i dont know how to do this. can someone please help me :) Which expression is equivalent to (b^n)^m Consider the expression 4n3 + 3n2 + 2n + 1. What is the coefficient of n2?