<h3>4 times a number increased by 3.</h3>
When we have a number that appears
right before a variable, it means multiplication.
So 4n means the same thing as 4 times a number.
Remember, n is a variable which is just a
letter that represents any number.
Since we are adding 3 to 4n, we can say
4 times a number increased by 3.
So 4n + 3 can be written as 4 times a number increased by 3.
Answer:
If its written as the fourth root of (81^3) the answer is 27.
4 significant figures.
we can start counting the numbers after all the zeros in front. the zeros in front doesn't count in. but the zeros after the first number that is 1 or larger counts.
therefore we only need to look at 3010
Answer: 16 men
32 women
38 children
Step-by-step explanation:
Let x represent the number of men in the group.
Let y represent the number if women in the group.
Let z represent the number of children in the group.
A group of 86 people consist of men women and children. This means that
x + y + z = 86 - - - - - - - - - - - - 1
There are twice as many women than there are men. It means that
x = y/2
There are 6 more children than there are women. This means that
z = y + 6
Substituting x = y/2 and z = y + 6 into equation 1, it becomes
y/2 + y + y + 6 = 86
multiplying through by 2, it becomes
y + 2y + 2y + 12 = 172
5y = 172 - 12 = 160
y = 160/5 = 32
x = y/2 = 32/2
x = 16
z = y + 6 = 32 + 6
z = 38