Very simple. divide 3952 by 4, because the larger fish is 3 times the amount of the small fish, so there are 4 groups. Multiply it by 3 for the larger fish and keep it for the small fish. Then, divide the products by 13 because the quotient is the amount of money each fish costs. There you have your answer!
Answer:
1. 8.5 x 10^8
2. 93/10000 - 4 x 10^12
3. 9.95 x 10^12
Step-by-step explanation:
Substitute.
2x+(2x -15) = -3
4x -15 = -3
Add 15 to both sides
4x = 12
Divide by 4
X=3
2(3) + y = -3
6+y=-3
-6 from both sides
Y=-9
(3,-9)
Answer: 
Explanation:
Multiplying by 1/2 is the same as dividing by 2.
For example, if you have 10 slices of cake and 2 friends, then each friend gets 10/2 = 5 slices. We could also say 
The fraction 1/2 converts to the decimal form 0.5, which means 
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