Answer:
Step-by-step explanation:
Equation
L = a + (n - 1)*d
Givens
L = 55
a = 13
n =8
Solution
55 = 13 + (8 - 1)*d Combine
55 = 13 + 7d Subtract 13 from both sides
55 - 13 = 7d
42 = 7d Divide by 7
d = 6
Answer:
C
Step-by-step explanation:
The first equation has to be the ratio of raisins to sunflower seeds. If r is raisins and p is sunflower seeds and there are 3 times as many raisins as sunflower seeds then the first equation must be 3r=p
The second equation should model the prices properly. Raisins are 1.5 per pound and sunflower seeds are 4 per pound, because of this we should have 1.5r (r being each pound of raisins) and 4p (p being each pound of sunflower seeds). From this we know the second equation must be 4p+1.5r=34
Your answer should be C. 3x^3√2
Answer:
it depends which you are converting from
Answer:
We want to solve the equation:
(6 - 1) + (3m)i = -12 + 27i
Where m is a complex number.
first, we can rewrite this as:
5 + 3*m*i = -12 + 27*i
3*m*i = -12 - 5 + 27*i
3*m*i = -17 + 27*i
And we can write m as:
m = a + b*i
Replacing that in the above equation we get:
3*(a + b*i)*i = -17 + 27*i
3*a*i + 3*b*i^2 = -17 + 27*i
and we know that i^2 = -1
3*a*i - 3*b = -17 + 27*i
The real part in the left (-3*b) must be equal to the real part in the right (-17)
then:
-3*b = -17
b = -17/-3 = 17/3
And the imaginary part in the left (3*a) must be equal to the imaginary part in the right (27)
then:
3*a = 27
a = 27/3.
Then the value of m is:
m = a + b*i = (27/3) + (17/3)*i