-3 3/4
Decimal form: -3.75
Answer:
c
i think
Step-by-step explanation:
Divide both sides by 5
e^x=3.152 take the natural log of both sides...
x=ln(3.152)
x≈1.148
Answer:
28, 30, 32
Step-by-step explanation:
Three consecutive even numbers are three even numbers that are next to each other. For example, 2, 4 and 6 would be 3 consecutive even numbers.
With this sort of problem, you want to try to let each number be equal to one thing and then construct the same number of equations as you have variables:
Let's let,
Integer 1 = X
Integer 2 = Y
Integer 3 = Z
X + Y + Z = 90
We also know, that
Y = X + 2
And that
Z = X + 4
Now, we can sub these equations into the first equation. We do this so that we have everything represented as the same variable.
90 = X + (X+2) + (X+4)
90 = 3X + 6
84 = 3X
28 = X
So, the numbers are 28, 30 and 32