Answer:
x^3 - 2x^2 + 9x - 18.
Step-by-step explanation:
The complex roots occur in conjugate pairs so there are 3 roots 2, 3i and -3i.
So we have:
P(x) = (x - 2)(x - 3i)(x + 3i)
= (x - 2)(x^2 - 9i^2)
= (x - 2)(x^2 - 9*-1)
= (x - 2)(x^2 + 9)
= x^3 + 9x - 2x^2 - 18
= x^3 - 2x^2 + 9x - 18.
Answer:
x = number of nickels = 127
y = number of dimes = 156
z = number of quarters = 78
Step-by-step explanation:
Let
x = number of nickels
y = number of dimes
z = number of quarters
Total worth of the coins = $41.45
Total number of coins = 361
x + y + z = 361 (1)
dime = $0.1,
nickel = $0.05
quarter = $0.25
0.05x + 0.1y + 0.25z = 41.45 (2)
twice as many dimes as quarters.
y = 2z
Substitute y = 2z into (1) and (2)
x + 2z + z = 361
0.05x + 0.1(2z) + 0.25z = 41.45
x + 3z = 361
0.05x + 0.2z + 0.25z = 41.45
x + 3z = 361 (3)
0.05x + 0.45z = 41.45 (4)
Multiply (4) by 20
x + 3z = 361 (3)
x + 9z = 829 (5)
Subtract (3) from (5)
9z - 3z = 829 - 361
6z = 468
Divide both sides by 6
z = 468 / 6
= 78
z= 78
Recall,
y = 2z
= 2(78)
= 156
y = 156
Substitute the value of y and z into
x + y + z = 361
x + 156 + 78 = 361
x + 234 = 361
x = 361 - 234
= 127
x= 127
x = number of nickels = 127
y = number of dimes = 156
z = number of quarters = 78
Answer:
m = 1
b= -3
Step-by-step explanation:
Answer:
w = 17
Step-by-step explanation:
Isolate the variable, w. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS.
PEMDAS is the order of operations, and stands for:
Parenthesis
Exponents (& Roots)
Multiplications
Divisions
Additions
Subtractions
~
First, subtract 13 from both sides of the equation:
4w + 13 (-13) = 81 (-13)
4w = 81 - 13
4w = 68
Next, divide 4 from both sides of the equation:
(4w)/4 = (68)/4
w = 68/4
w = 17
w = 17 is your answer.
~