X=12
0.75x + 5=14
Take away 5 on both sides
So 0.75x +5-5=14-5
0.75x=9
0.75x divided by 9 = 12
Answer:
usually 2 depending on age
Although you didn't provide any answer choices:
A trinomial is an expression with exactly three terms that can't be combined an example would be this
x^2 - 3x + 1
None of those terms can be combined
x^2 + 3 - 4 has three terms but it isn't considered a trinomial because you can simplify it to x^2 - 1 which is known as a binomial because it has 2 terms in it's simplified form.
hope this helps C:
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