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
Its only 13 14 15 and 16 thanks
PIT_PIT [208]
I could only answer 14. and it is 138.3
5 0
3 years ago
Is 123 more or less than 1?
aivan3 [116]
123 is more than 1 because it is positive and 123 is also positive so the farther away from 0 is greater on the positive side and less on the negative side
4 0
3 years ago
Read 2 more answers
Triangle ABC is similar to Triangle DEF. What is the measure of angle DEF? Refer to image, please show work :)
Ne4ueva [31]
Remember, all the interior angles of a triangle equals 180.
So in triangle ABC, it already gives us two out of the three angles. 

First, we add 52 and 36 and that gives us 88.

Now we subtract 88 from 180.

180 - 88 = 92

So that means that ∠ABC is 92°

Now we have to look at triangle DEF. 
The equation says that triangle DEF is similar to triangle ABC.

Looking at the picture, triangle DEF is smaller and is flipped upside down.

So that means that ∠ABC ≈ ∠DEF

In similar triangles, the measurements of angles does NOT change. Just the side length.

So since ∠ABC = 92° that means that ∠DEF = 92°
4 0
3 years ago
Val’s go cart has a gas tank with the dimensions shown below. He uses a gas can that holds 1 gallon of gas, to fill the go cart
SOVA2 [1]

v = bh

v = (15.4 \times 10) \times 3

v =  {462} \: inches \: ^{3}

~~

462  \div 231 = 2

~~

It will take 2 full gas cans to fill it up!!

~~

I hope that helps you out!!

Any more questions, please feel free to ask me and I will gladly help you out!!

~Zoey
3 0
3 years ago
Read 2 more answers
-1=5+x/6 step by step
Gnesinka [82]

Answer:

-1=(30+x)÷6

-6=30+x

-6-30=x

x=-36

3 0
2 years ago
Other questions:
  • the function p(t)=3(e^0.0866t describes how to find the pollution level p(t) in relation to any time t, where t is the number of
    15·1 answer
  • Fishing hook E is at -7.1 feet it descends another 3.25 feet what it’s depth now
    8·1 answer
  • A vendor has 30 umbrellas to sell. He sells them for $20 each. The function m(u) = 20u models the total amount of money the vend
    15·2 answers
  • The PACE project (pace.uhs.wisc.edu) at the University of Wisconsin in Madison deals with problems associated with high-risk dri
    10·1 answer
  • Find the slope of the line that passes through the pair of points listed below.
    12·1 answer
  • What is the answers ?
    15·2 answers
  • How do i find the value of y?
    7·1 answer
  • 20points please please help!!!!!!
    15·1 answer
  • What is the average rate of change for f(x)?<br><br> Enter your answer as a fraction
    14·1 answer
  • Which statements describe the graph of 2 and StartFraction 8 over 9 EndFraction greater-than-or-equal-to x on a number line? Sel
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!