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
erik [133]
3 years ago
6

Marianne has been collecting donations for her biscuit stall at the school summer fayre. There are some luxury gift tins of bisc

uits to be sold at £5 each, normal packets at £1 each, and mini- packs of 2 biscuits at 10p each. She tells Amy that she has received exactly 100 donations in total, with a collective value of £100, and that her stock of £1 packets is very low compared with the other items. Amy wants to work out how many of each item Marianne has. Show how she can do it.
Mathematics
2 answers:
LenaWriter [7]3 years ago
5 0
<span>Answer:

Number of luxury gift tins of biscuits sold at £5 each: 18
Number of normal packets sold at £1 each: 2
Number of mini- packs of 2 biscuits sold at 10p each: 80

Solution:

Number of luxury gift tins of biscuits sold at £5 each: x
Amount received by the number of luxury gift tins of biscuits sold: £5 x Number of normal packets sold at £1 each: y
Amount received by the number of normal packets sold: £1 y
Number of mini- packs of 2 biscuits sold at 10p each: z
Amount received by the number of 2 biscuists sold: 10p z =£0.1z

She tells Amy that she has received exactly 100 donations in total:
(1) x+y+z=100

A collective value of £100:
Total amount receibed: £5 x + £1 y+ £0.1z= £100 → £ (5x+1y+0.1z)= £100 → 5x+y+0.1z=100 (2)

Her stock of £1 packets is very low compared with the other items:
y<<x
y<<z
Then we can despice the value of "y" and solve for "x" and "z":
y=0:
(1) x+y+z=100→x+0+z=100→x+z=100 (3)
(2) 5x+y+0.1z=100→5x+0+0.1z=100→5x+0.1z=100 (4)

Solving the system of equations (3) and (4) using the substitution method:
Isolating z in equation (3): Subtrating x from both sides of the equation:
(3) x+z-z=100-x→z=100-x

Replacing z by 100-x in the equation (4):
(4) 5x+0.1z=100→5x+0.1(100-x)=100
Eliminating the parentheses:
5x+0.1(100)-0.1x=100→5x+10-0.1x=100
Adding similar terms on the left side of the equation:
4.9x+10=100
Solving for x: Subtrating 10 from both sides of the equation:
4.9x+10-10=100-10→4.9x=90
Dividing both sides of the equation by 4.9:
4.9x/4.9=90/4.9→x=18.36734693

Replacing x=18.36734693 in the equation:
z=100-x→z=100-18.36734693→z=81.63265306

We can round x and z: x=18 and z=81 and solve for y in equations (1) and (2):
(1) x+y+z=100→18+y+81=100
Adding similar terms on the left side of the equation:
99+y=100
Subtracting 99 from both sides of the equation:
99+y-99=100-99→y=1

(2) 5x+y+0.1z=100→5(18)+y+0.1(81)=100→90+y+8.1=100→98.1+y=100→98.1+y-98.1=100-98.1→y=1.9→y=2 different to 1

Suppose y=1. Replacing y=2 in equations (1) and (2):
(1) x+y+z=100→x+1+z=100→x+1+z-1=100-1→x+z=99
(2) 5x+y+0.1z=100→5x+1+0.1z=100→5x+1+0.1z-1=100-1→5x+0.1z=99

Repeating the process:
z=99-x
5x+0.1z=99→5x+0.1(99-x)=99→5x+9.9-0.1x=99→4.9x+9.9=99→4.9x+9.9-9.9=99-9.9→4.9x=89.1→4.9x/4.9=89.1/4.9→x=18.18367346
z=99-18.18367346→z=80.81632653
x=18 and z=80
(1) x+y+z=100→18+y+80=100→y+98=100→y+98-98=100-98→y=2
(2) 5x+y+0.1z=100→5(18)+y+0.1(80)=100→90+y+8=100→y+98=100→y+98-98=100-98→y=2

Answer:
Number of luxury gift tins of biscuits sold at £5 each: 18
Number of normal packets sold at £1 each: 2
Number of mini- packs of 2 biscuits sold at 10p each: 80 </span>
Natasha2012 [34]3 years ago
3 0
<h2>Answer:</h2>

Number of luxury gift tins of biscuits L sold is 18.

Number of mini- packs of 2 biscuits M sold is 80.

Number of normal packets N sold is 2.

<h2>Step-by-step explanation:</h2>

Let L, M, N represent the number of Luxury, Mini, and Normal packets sold.

Total earned by selling luxury gift tins of biscuits = 5L

Total earned by selling normal packets =  £1N

Total earned by selling 2 biscuits at 10p = 0.1M

Marianne  tells Amy that she has received exactly 100 donations in total:

Equation becomes:

L+N+M=100     .... (1)

total earning is £100, so another equation becomes:

5L+N+0.1M=100        .......(2)

Given is that stock of £1 packets is very low compared with the other items:  

so, N<L   and N<M

Putting y = 0 in equation 1 and 2

L+M=100 or L=100-M    .....(3)

5L+0.1M=100         ......(4)

Replacing L by 100-M in the equation 4

5(100-M)+0.1M=100

500-5M+0.1M=100

4.9M=400

M=81.63

As, L=100-M

L=100-81.63=18.37

L=18.37

We can round L and M to 18 and 81 respectively and solve for N from 1 and 2 equations.

L+M+N=100

=>18+N+81=100

=>N=1

5(18)+N+0.1(81)=100

90+N+8.1=100

=> N=1.9

We will repeat the same process with N = 2 and get the following result.

Number of luxury gift tins of biscuits L sold is 18  

Number of mini- packs of 2 biscuits M sold is 80

Number of normal packets N sold is 2

You might be interested in
A normal random variable with mean and standard deviationboth equal to 10 degrees Celsius. What is the probability that the temp
Korvikt [17]

Answer:

0.57142

Step-by-step explanation:

A normal random variable with mean and standard deviation both equal to 10 degrees Celsius. What is the probability that the temperature at a randomly chosen time will be less than or equal to 59 degrees Fahrenheit?

We are told that the Mean and Standard deviation = 10°C

We convert to Fahrenheit

(10°C × 9/5) + 32 = 50°F

Hence, we solve using z score formula

z = (x-μ)/σ, where

x is the raw score = 59 °F

μ is the population mean = 50 °F

σ is the population standard deviation = 50 °F

z = 59 - 50/50

z = 0.18

Probability value from Z-Table:

P(x ≤59) = 0.57142

The probability that the temperature at a randomly chosen time will be less than or equal to 59 degrees Fahrenheit

is 0.57142

4 0
3 years ago
The edges of a rectangle solid have lengths 2x,3xand 5x.what is the total surface area of the solid ?
Greeley [361]

Answer:

30x³

Step-by-step explanation:

2x×3x=6x²

6x²×5x=30x³

8 0
3 years ago
Pneumonoultramicroscopicsilicovolcanoconiosis how many letters
Jet001 [13]
<span>Pneumonoultramicroscopicsilicovolcanoconiosis has 45 letters.</span>
7 0
3 years ago
Read 2 more answers
6.) Michael &amp; Melissa both claim to be earning a C average, 70% to 79%, in their Latin Class. Use the table below to explain
lyudmila [28]

To figure out the average of Michael and Melissa we must add up all their test scores and divide the by 7; which is the number of tests they took.

Michael:

(80+76+73+70+40+25+10)/7

Melissa:

(88+83+75+70+60+65+62)/7

Michael's average is 53.4

Melissa's average is 71.9

So Melissa is earning a C in Latin.

3 0
2 years ago
The national debt of the united states is 970 billion dollars. the 1980 census showed 226,504,825 people. about how many dollars
sleet_krkn [62]
970,000,000,000/226,504,825 =
4282.4694794
5 0
3 years ago
Other questions:
  • The chart shows the cost of 2 new vehicle. Which digit in the trucks price is one tenth of the value of that same digit in the c
    15·1 answer
  • Given a polynomial f(x), if (x + 3) is a factor, what else must be true?
    7·2 answers
  • What's the answer people. Help
    13·2 answers
  • Let b be a real number. For what value of b does the function f(x)=x^2-2bx+(b^2+2b-1) have one and only one x-intercept?
    11·1 answer
  • A) What step I messed up on?
    7·1 answer
  • A popcorn cup is in the shape of a cone
    9·1 answer
  • Can you answer all of these please thank you who ever is right will get a Brainliest tomorrow
    6·1 answer
  • Can u pls help me with this question ​
    13·1 answer
  • Selina surveyed 150 people to find out which of five sports they prefer to watch TV on. The results of the survey are shown in t
    12·1 answer
  • Please need help please please
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!