1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
irinina [24]
3 years ago
15

Mike has 4 times as many stamps as Andrew. If Mike gives Andrew 8 stamps, he will have twice as many stamps as Andrew. How many

stamps does each boy have?
Mathematics
2 answers:
ladessa [460]3 years ago
6 0
Mike has 4 times as many stamps as Andrew

Let Mike = M and Andrew = A, eq.1 will be M = 4A

However, if Mike gives Andrew 8 stamps, then the number of stamps Mike has is now twice the number of stamps Andrew has. This will give us another equation. 

eq. 2 will be M-8 = 2 (A+8) 

The expression on the left tells us that Mike gave away eight stamps, while the expression on the right tells us that whatever this new number is is equal to twice the total number of Andrew's stamps after receiving eight from Mike.
Simplifying this further gives us:

M-8 = 2A + 16
M = 2A + 16 + 8 = 2A + 24

Use 2A + 24 and substitute this for M in eq. 1. This gives us:

2A + 24 = 4A
24 = 4A - 2A
24 = 2A
12 = A, and therefore M = 48 (because M=4A)

To begin with, Andrew had 12 stamps and Mike had 48 stamps. 
If only M-8 = 2A is used, this will only meet the condition given in situation 1 (M=4A) but not situation 2, wherein after giving away 8 stamps, Mike's stamps is twice as many as Andrew's. You can check it. :) 
 
marishachu [46]3 years ago
5 0

Answer: Number of stamps Mike and Andrew have 48 and 12 respectively.

Step-by-step explanation:

Since we have given that

Number of stamps Andrew has be 'x'.

Number of stamps Mike has be '4x'.

Mike gives Andrew 8 stamps.

Number of stamps Andrew has 'x+8,

Number of stamps Mike has '4x-8'.

According to question, Mike will have twice as many stamps as Andrew.

4x-8=2(x+8)\\\\4x-8=2x+16\\\\4x-2x=16+8\\\\2x=24\\\\x=\frac{24}{2}=12\\

Hence, there are 12 stamps Andrew has and there are 4x=4\times 12=48 stamps Mike has.

You might be interested in
Does anyone know how to do this?
krok68 [10]

Answer:

D = 36 - 4 * 9 *(-2) = 104

Step-by-step explanation:

\sqrt{26 \times 4}

h

That's 2 that shet 26

x1= -{-6} - 2 that shet 26/6 x2=-{6}+ 2 that shet 26/6

6 0
3 years ago
The total number of seconds in a year is 32,000,000 when rounded to the nearest million. It is 31,500,000 when rounded to the ne
babymother [125]
Your answer will be B.
3 0
3 years ago
Order these from least to greatest: 0.3 19/50 and 22%
MAXImum [283]
Convert everything into decimals.

19/50 = 0.38

22/100 = 0.22

0.22, 0.3, 0.38

^ least to greatest.

You can check this by converting to percentages or fractions.
5 0
3 years ago
Read 2 more answers
Dr. Gilmore's research group tagged and released 800 squirrels for a study of a local park. Later, they trapped 430 squirrels, 4
Mrrafil [7]

Using proportions, it is found that the best estimate for the squirrel population is of 8000.

<h3>What is a proportion?</h3>

A proportion is a fraction of a total amount, and the measures are related using a rule of three.

In this problem, 43 squirrels out of 430 had tags. Considering that in the entire population, 800 are tagged, and we want to find the total population, the rule of three is given by:

43 tagged - 430 squirrels

800 tagged - x squirrels

Applying cross multiplication:

43x = 430 \times 800

x = \frac{430 \times 800}{43}

x = 8000

The best estimate for the squirrel population is of 8000.

More can be learned about proportions at brainly.com/question/24372153

8 0
2 years ago
Choose the correct answer below. A. The mean MPG of this type of vehicle for 95​% of all samples of the same size is contained i
garik1379 [7]

Answer:

Step-by-step explanation:

The question is incomplete. The complete question is

The table below contains the overall miles per gallon (MPG) of a type of vehicle. Complete parts a and b below.

28, 34, 28, 20, 21, 31, 28, 24, 34, 35 , 36, 26, 25, 20

a. Construct a 95% confidence interval estimate for the population mean MPG for this type of vehicle, assuming a normal distribution.

b. Choose the correct answer below.

A. We have 95% confidence that the mean MPG of this type of vehicle for the sample is contained in the interval.

B. We have 95 ℅ confidence that the population mean MPG of this type of vehicle is contained in the interval. This is the correct answer.

C.95 % of the sample data fall between the limits of the confidence interval.Your answer is not correct.

D. The mean MPG of this type of vehicle for 95?% of all samples of the same size is contained in the interval.

Solution:

a) Mean = (28 + 34 + 28 + 20 + 21 + 31 + 28 + 24 + 34 + 35 + 36 + 26 + 25 + 20)/14 = 27.86

Standard deviation = √(summation(x - mean)²/n

n = 14

Summation(x - mean)² = (28 - 27.86)^2 + (34 - 27.86)^2 + (28 - 27.86)^2 + (20 - 27.86)^2 + (21 - 27.86)^2+ (31 - 27.86)^2 + (28 - 27.86)^2 + (24 - 27.86)^2 + (34 - 27.86)^2 + (35 - 27.86)^2 + (36 - 27.86)^2 + (26 - 27.86)^2 + (25 - 27.86)^2 + (20 - 27.86)^2 = 399.7144

Standard deviation = √(399.7144/14) = 5.34

Confidence interval is written in the form,

(Sample mean - margin of error, sample mean + margin of error)

The sample mean, x is the point estimate for the population mean.

Margin of error = z × s/√n

Where

s = sample standard deviation = 5.34

n = number of samples = 14

From the information given, the population standard deviation is unknown and the sample size is small, hence, we would use the t distribution to find the z score

In order to use the t distribution, we would determine the degree of freedom, df for the sample.

df = n - 1 = 14 - 1 = 13

Since confidence level = 95% = 0.95, α = 1 - CL = 1 – 0.95 = 0.05

α/2 = 0.05/2 = 0.025

the area to the right of z0.025 is 0.025 and the area to the left of z0.025 is 1 - 0.025 = 0.975

Looking at the t distribution table,

z = 2.16

Margin of error = 2.16 × 5.34/√14

= 3.08

The confidence interval is 27.86 ± 3.08

b) B. We have 95 ℅ confidence that the population mean MPG of this type of vehicle is contained in the interval.

7 0
3 years ago
Other questions:
  • A submarine changes its position by −7 meters every second.
    7·2 answers
  • Lee has 20 cousins. if 12 of lee's cousins came to the family reunion, what fraction of his cousins attended?
    8·1 answer
  • Write an algebraic expression 3 more than twice a number​
    15·1 answer
  • I need help on this!!!
    8·2 answers
  • David can make 50 basketball shots in 5 minutes Daniel makes 35 basketball shots in 3 minutes. how many can they shoot in 1 hour
    6·2 answers
  • (y+1)2_ (x + 2)2 &gt; 1?
    14·2 answers
  • Given that P=x+y. Find P when: x=−5 and y=−3
    12·1 answer
  • Y 5x=2<br><br> What are the coordinates
    10·1 answer
  • Suppose that there is a black urn containing nine black balls and three yellow balls and there is a yellow urn containing six bl
    13·1 answer
  • Angle ABC is shown . Determine sin B. Write your answer in fraction form.<br><br> Help ASAP
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!