Answer:

Step-by-step explanation:
This is a multiplication problem.
We want to multiply 
We factor to get:

We now cancel out the common factors to get:

We now multiply the numerators and the denominators separately to get.
This simplifies to 
Therefore the simplified expression is 
Answer:
The initial amount in the account is $333.33
Step-by-step explanation:
Here, we want to calculate the initial amount in the account.
Let the initial amount be $x
Mathematically;
Simple interest = PRT/100
where P is the amount deposited = $x
R is the rate = 10%
T is the time = 5 years
Simple interest = Present amount - Principal = $(500-x)
By substituting;
500-x = (x * 10 * 5)/100
100(500-x) = 50x
50,000 - 100x = 50x
50,000 = 100x + 50x
150x = 50,000
x = 50,000/150
x = 333.33333333
Which to the nearest penny ; x = $333.33
Answer:
It would be 12.
Step-by-step explanation:
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