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 gas station stores its gasoline in a tank under the ground. The tank is a cylinder lying horizontally on its side. (In other w
hoa [83]

Answer:

64,717.36 Joule is the total amount of work needed to pump the gasoline out of the tank.

Step-by-step explanation:

Volume of cylinder = V

Radius of cylinder = r = 0.5 m

Height of the cylinder = 5 m

Volume of cylinder = \pi r^2h

V=3.14\times (0.5 m)^2\times 5 =3.925 m^3

Mass of gasoline = m

Density of gasoline = d = 673 kg/m^3

m=d\times V=673 kg/m^3\times 3.925 m^3=2,641.525 kg

Work done to pump the gasoline out of the tank W

Acceleration due to gravity = g .8 m/s^2

The center of gravity of fuel in fully filled tank will be centre so, the value of h = 2 m + 0.5 m = 2.5 m

W =m\times g\times h

W=2,641.525 kg\times 9.8 m/s^2\times 2.5 m=64,717.36 J

64,717.36 Joule is the total amount of work needed to pump the gasoline out of the tank.

6 0
3 years ago
A supermarket display consists of boxes of cereal. The bottom row has 23 boxes. Each row has three fewer boxes than the row belo
Vesnalui [34]
Well, I don't know if the following work is exactly what you want but here it goes:

first:23
second: 23-3=20
third: 20-3=17
fourth:17-3=14
fifth: 14-3=11
sixth: 11-3=8

Hope thats what you wanted if not Ill do my best to figure out a different solution. Just comment or private message me For questions. :0
4 0
3 years ago
Read 2 more answers
According to records from the last 50 years, there is a 2/3 chance of June temperatures being above 80 F. Azul needs to find the
umka21 [38]
I think the answer is 52% because I got it correct on i-Ready. I really hope this helps because I hate that when you fail you have to redo a lesson. 

Have a great day and let me know if this is the right answer. 
6 0
3 years ago
Read 2 more answers
How much coffee will each person get if 3 people share 1/2 a pound of coffee?
Usimov [2.4K]

Answer:6 pounds you need to divide 3 by .5 and you will get 5

Step-by-step explanation:

5 0
3 years ago
2<br> .<br> 2<br> 12n = 42<br> NEED HELP ASAP⬆️
Anni [7]

Answer:

  6  

 —————

 n + 8

Step-by-step explanation:

Step by Step Solution:

More Icon

STEP

1

:

Equation at the end of step 1

 ((12•(n3))-(24•(n2)))       (12n-42)      

 —————————————————————•———————————————————

  (((4•(n2))-22n)+28)  ((6•(n3))+(24•3n2))  

STEP  

2

:

Equation at the end of step

2

:

 ((12•(n3))-(24•(n2)))      (12n-42)      

 —————————————————————•——————————————————

  (((4•(n2))-22n)+28)  ((2•3n3)+(24•3n2))  

STEP

3

:

            12n - 42  

Simplify   ——————————

           6n3 + 48n2

STEP

4

:

Pulling out like terms

4.1     Pull out like factors :

  12n - 42  =   6 • (2n - 7)  

STEP

5

:

Pulling out like terms

5.1     Pull out like factors :

  6n3 + 48n2  =   6n2 • (n + 8)  

Equation at the end of step

5

:

 ((12•(n3))-(24•(n2)))  (2n-7)  

 —————————————————————•————————

  (((4•(n2))-22n)+28)  n2•(n+8)

STEP  

6

:

Equation at the end of step

6

:

 ((12•(n3))-(24•(n2)))  (2n-7)  

 —————————————————————•————————

    ((22n2-22n)+28)    n2•(n+8)

STEP  

7

:

Equation at the end of step

7

:

 ((12•(n3))-(23•3n2))  (2n-7)  

 ————————————————————•————————

     (4n2-22n+28)     n2•(n+8)

STEP  

8

:

Equation at the end of step

8

:

 ((22•3n3) - (23•3n2))      (2n - 7)  

 ————————————————————— • ————————————

   (4n2 - 22n + 28)      n2 • (n + 8)

STEP

9

:

             12n3 - 24n2  

Simplify   ——————————————

           4n2 - 22n + 28

STEP

10

:

Pulling out like terms

10.1     Pull out like factors :

  12n3 - 24n2  =   12n2 • (n - 2)  

STEP

11

:

Pulling out like terms

11.1     Pull out like factors :

  4n2 - 22n + 28  =   2 • (2n2 - 11n + 14)  

Trying to factor by splitting the middle term

11.2     Factoring  2n2 - 11n + 14  

The first term is,  2n2  its coefficient is  2 .

The middle term is,  -11n  its coefficient is  -11 .

The last term, "the constant", is  +14  

Step-1 : Multiply the coefficient of the first term by the constant   2 • 14 = 28  

Step-2 : Find two factors of  28  whose sum equals the coefficient of the middle term, which is   -11 .

     -28    +    -1    =    -29  

     -14    +    -2    =    -16  

     -7    +    -4    =    -11    That's it

Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above,  -7  and  -4  

                    2n2 - 7n - 4n - 14

Step-4 : Add up the first 2 terms, pulling out like factors :

                   n • (2n-7)

             Add up the last 2 terms, pulling out common factors :

                   2 • (2n-7)

Step-5 : Add up the four terms of step 4 :

                   (n-2)  •  (2n-7)

            Which is the desired factorization

Canceling Out :

11.3    Cancel out  (n-2)  which appears on both sides of the fraction line.

Equation at the end of step

11

:

   6n2      (2n - 7)  

 —————— • ————————————

 2n - 7   n2 • (n + 8)

STEP

12

:

Canceling Out

12.1    Cancel out  (2n-7)  which appears on both sides of the fraction line.

Canceling Out :

12.2    Canceling out n2 as it appears on both sides of the fraction line

Final result :

   6  

 —————

 n + 8

8 0
3 years ago
Other questions:
  • What is the area of the polygon
    8·1 answer
  • A small, test batch of lemonade used 1/4 cups of sugar added to 1 cup of water and 1/4 cup of lemon juice. After confirming it t
    11·2 answers
  • What does sin mean?​
    6·1 answer
  • 2. Which of the following is a solution to the
    9·1 answer
  • Find the exact value of sec 3pi/2<br> If not defined, write undefined.
    10·1 answer
  • In parallelogram ABCD, if AO = 4x + 12 and OC = 5x – 6 what is the<br> ****length of AC (be careful)
    14·1 answer
  • HELP ASAP<br><br> I need someone to help please I need to make my mom proud
    13·2 answers
  • Please help !!!!!!!!!!!!
    7·1 answer
  • USing the net below, Find the surface area of the triangular prism.
    7·1 answer
  • Suppose f(x)=2^x. What is the graph of g(x)=1/3f(x)?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!