The ESAT Mock Maths 1 paper in full: all 27 questions, each with its answer and a worked solution that shows every step. ESAT is the Engineering and Science Admissions Test. Sit it cold under exam timing, mark it, then work back through anything you missed using the solutions below.
Question 1
1 mark
A rectangular water tank has a base area of 1.5m2. The tank is filled with water to a depth of 40cm. The density of water is 1.0g cm−3. What is the total mass of the water in the tank in kilograms?
A.6kg
B.60kg
C.600kg
D.6000kg
E.60,000kg
Answer: C
Worked solution
To find the mass, we first calculate the volume of the water. We must ensure units are consistent. The base area is A=1.5m2. Converting this to cm2:
1.5m2=1.5×(100cm)2=1.5×10,000cm2=15,000cm2
The depth is d=40cm. The volume V is:
V=A×d=15,000cm2×40cm=600,000cm3
Using the density ρ=1.0g cm−3, the mass m in grams is:
m=V×ρ=600,000cm3×1.0g cm−3=600,000g
Converting the mass to kilograms (1kg=1000g):
m=1000600,000kg=600kg
Question 2
1 mark
A cylindrical water tank has a constant cross-sectional area of 0.5m2 and a total height of 2.0m. The tank is initially empty and is being filled by a pipe at a constant rate of 2.5litres per second. The density of water is 1000kg m−3. How many minutes will it take for the tank to reach 75% of its maximum capacity? (1m3=1000litres)
A.2.5
B.5.0
C.6.7
D.7.5
E.300
Answer: B
Worked solution
First, calculate the total volume of the tank: V=Area×height=0.5m2×2.0m=1.0m3. The student wants to find the time to reach 75% of this capacity: V75=0.75×1.0m3=0.75m3. Convert this volume from cubic metres to litres using the provided conversion (1m3=1000L): V75=0.75×1000=750litres. Now, calculate the time in seconds using the flow rate R=2.5L s−1: tseconds=RV75=2.5750=257500=300seconds. Finally, convert the time from seconds to minutes: tminutes=60300=5.0minutes.
Question 3
1 mark
Let P and Q be defined by the following expressions:
P=(−32)2−65
Q=21÷(−43)+31
Consider the following statements: I. P<Q II. P+Q>−32 III. QP>1 Which of these statements is/are true?
A.I only
B.II only
C.I and II only
D.I and III only
E.I, II and III
Answer: D
Worked solution
First, evaluate P: P=(−32)2−65=94−65 To subtract, find a common denominator (18): P=188−1815=−187 Next, evaluate Q: Q=21×(−34)+31=−64+31=−32+31=−31 Express Q with denominator 18: Q=−186 Now evaluate the statements: I. P<Q means −187<−186. Since −7<−6, this is True. II. P+Q=−187−186=−1813. We compare this to −32=−1812. Since −13<−12, −1813<−1812, so P+Q is not greater than −32. This is False. III. QP=−1/3−7/18=187×13=1821=67. Since 67>1, this is True. Statements I and III are true.
Question 4
1 mark
Evaluate the following expression:
X=[(1−1−311)−1+(1+1+311)−1]−1
A.-1.4
B.-0.7
C.0.7
D.1.4
E.7.0
Answer: B
Worked solution
To solve this, we evaluate the nested fractions from the inside out, following the order of operations. 1. First term inside the brackets: Evaluate the denominator: 1−31=32. Taking the reciprocal: 2/31=23. Subtracting from 1: 1−23=−21. Taking the outer reciprocal: (−21)−1=−2. 2. Second term inside the brackets: Evaluate the denominator: 1+31=34. Taking the reciprocal: 4/31=43. Adding to 1: 1+43=47. Taking the outer reciprocal: (47)−1=74. 3. Combine the terms: −2+74=−714+74=−710. 4. Final reciprocal: X=(−710)−1=−107=−0.7. Thus, the correct answer is B.
Question 5
1 mark
Let f(n)=n3+1n3−1 for integers n>1. What is the value of the product P=f(2)×f(3)×f(4)×f(5)?
A.4528
B.4531
C.32
D.1514
E.135124
Answer: B
Worked solution
We can factorise the numerator and denominator using the difference and sum of cubes: n3−1=(n−1)(n2+n+1) n3+1=(n+1)(n2−n+1) Let g(n)=n2+n+1. Note that g(n−1)=(n−1)2+(n−1)+1=n2−2n+1+n−1+1=n2−n+1. Thus, f(n)=n+1n−1⋅g(n−1)g(n). The product P can be written as:
Notice the telescoping effect in both parts: In the first bracket: 31⋅42⋅53⋅64=5⋅61⋅2=302=151. In the second bracket: g(1)g(5)=12+1+152+5+1=331. Multiplying these together: P=151×331=4531. Thus, the correct answer is B.
Question 6
1 mark
Given that x is a positive real number satisfying the equation:
x+x+x+…=3x−x−x−…
Where both sides represent infinite nested radicals, what is the value of x?
A.0.25
B.0.50
C.0.75
D.1.50
E.2.00
Answer: C
Worked solution
Let A=x+x+…. Squaring both sides gives A2=x+A, which can be rewritten as x=A2−A. Let B=x−x−…. Squaring both sides gives B2=x−B, which can be rewritten as x=B2+B. The problem states A=3B. Substituting this into our first expression for x: x=(3B)2−3B=9B2−3B. Since both expressions equal x, we can set them equal to each other: 9B2−3B=B2+B 8B2−4B=0 4B(2B−1)=0 Since x is positive, B cannot be zero. Therefore, 2B−1=0, so B=0.5. Now substitute B=0.5 back into the expression for x: x=B2+B=(0.5)2+0.5=0.25+0.5=0.75. Thus, the correct answer is C.
Question 7
1 mark
A security code consists of 4 digits chosen from the set {1,2,3,4,5,6}. The digits in the code must be in non-decreasing order (from left to right). How many such codes contain at least one repeated digit?
A.15
B.105
C.111
D.126
E.1281
Answer: C
Worked solution
First, we calculate the total number of codes with 4 digits from the set {1,2,3,4,5,6} that are in non-decreasing order. This is equivalent to choosing 4 items from 6 with replacement, where the order is automatically determined by the non-decreasing constraint. Using the formula for combinations with repetition, (rn+r−1), with n=6 and r=4:
Total=(46+4−1)=(49)=4×3×2×19×8×7×6=126
Next, we identify the codes that have NO repeated digits. For the digits to be in non-decreasing order and not repeated, they must be in strictly increasing order. This is equivalent to choosing 4 distinct digits from 6:
Strictly increasing=(46)=(26)=2×16×5=15
The number of codes with at least one repeated digit is the total number of non-decreasing codes minus the number of strictly increasing codes:
126−15=111
Question 8
1 mark
How many 4-digit positive integers (from 1000 to 9999 inclusive) have the property that the product of their four digits is exactly 24?
A.44
B.52
C.60
D.64
E.72
Answer: D
Worked solution
Let the four digits be a,b,c,d. We require a×b×c×d=24, where each digit is in the set {1,2,3,4,5,6,7,8,9}. Note that no digit can be 0. We list the possible sets of four digits that multiply to 24 and calculate the permutations for each: 1. {8,3,1,1}: The number of permutations is 2!4!=12. 2. {6,4,1,1}: The number of permutations is 2!4!=12. 3. {6,2,2,1}: The number of permutations is 2!4!=12. 4. {4,3,2,1}: The number of permutations is 4!=24. 5. {3,2,2,2}: The number of permutations is 3!4!=4. Summing these possibilities: 12+12+12+24+4=64. There are no other sets of single-digit integers whose product is 24 (for example, factors like 12 or 24 cannot be used as a single digit).
Question 9
1 mark
A square grid consists of 16 dots arranged in 4 rows and 4 columns. How many different squares can be formed such that all four vertices of the square are dots in the grid?
A.14
B.18
C.20
D.30
E.50
Answer: C
Worked solution
The dots form a grid with 3 units of distance between the outer boundaries. We can categorize squares by the size of the 'bounding box' they occupy. 1. 1×1 bounding box: There are 3×3=9 such boxes. Each box contains only 1 square (the axis-aligned one). Subtotal = 9. 2. 2×2 bounding box: There are 2×2=4 such boxes. Each box contains 2 squares: one axis-aligned (side length 2) and one tilted (vertices at the midpoints of the box sides, side length 2). Subtotal = 4×2=8. 3. 3×3 bounding box: There is 1×1=1 such box. This box contains 3 squares: one axis-aligned (side length 3) and two tilted ones (one with vertices at (1,0),(3,1),(2,3),(0,2) and one at (2,0),(3,2),(1,3),(0,1) relative to the box corner). Subtotal = 1×3=3. Total number of squares = 9+8+3=20.
Question 10
1 mark
For a positive real number a, the following relationship holds:
3a2=ak1
What is the value of k?
A.−34
B.−43
C.43
D.34
E.−31
Answer: A
Worked solution
To find k, we first express both sides of the equation as powers of a using the rules of indices: 1. The left-hand side is the cube root of a2, which can be written as (a2)1/3=a2/3. 2. The right-hand side is the square root of the reciprocal of ak. Recalling that ak1=a−k, this becomes a−k=(a−k)1/2=a−k/2. Setting the exponents equal to each other:
32=−2k
Multiply both sides by −2 to solve for k:
k=−2×32=−34
Therefore, the value of k is −34, which corresponds to option A.
Question 11
1 mark
Which one of the following statements is NOT true for all real values of x?
A.x2=∣x∣
B.(3x)3=x
C.If x is a square root of 49, then x=49
D.3−x=−3x
E.x4=x2
Answer: C
Worked solution
We evaluate each statement based on the definitions of square and cube roots: A. This is true. The square root symbol denotes the principal (non-negative) square root. For any real x, x2 is non-negative, and its positive root is the magnitude ∣x∣. B. This is true. The cube root of any real number is always defined, and cubing the cube root of a number returns the original number. C. This is FALSE. A number y has two square roots if y>0. The square roots of 49 are 7 and −7. However, the notation 49 refers specifically to the principal (positive) square root, which is 7. If x=−7, then x is a square root of 49, but x=49. D. This is true. The cube root is an odd function, meaning 3−1=−1, and more generally, 3−x=−3x. E. This is true. Since x2 is always non-negative for any real x, x4=(x2)2=∣x2∣=x2. Since C is the only statement that is not true for all possible values of x, the correct option is C.
Question 12
1 mark
For x>0, the expression x21+x−21(x43+x−41)2 is equivalent to:
A.x+1
B.x−1
C.x21+1
D.x2+1
E.x23+x21
Answer: A
Worked solution
We first expand the numerator using the identity (a+b)2=a2+2ab+b2. Let a=x43 and b=x−41. a2=(x43)2=x23 b2=(x−41)2=x−21 2ab=2(x43⋅x−41)=2x43−41=2x21 So the numerator is x23+2x21+x−21. We can factor out x21 or simply divide each term by the denominator. Alternatively, factor x−21 out of the numerator: x23+2x21+x−21=x−21(x2+2x+1)=x−21(x+1)2 Factor x−21 out of the denominator: x21+x−21=x−21(x+1) Dividing the numerator by the denominator gives: x−21(x+1)x−21(x+1)2=x+1 Therefore, the correct option is A.
Question 13
1 mark
Two real numbers x and y are defined by x=342 and y=234. The product xy can be expressed in the form 2k for some constant k. What is the value of k?
A.65
B.35
C.37
D.3625
E.1
Answer: B
Worked solution
We convert the nested radicals into fractional powers using the rule na=a1/n: For x: x=(4⋅21/2)1/3=(22⋅21/2)1/3=(22+1/2)1/3=(25/2)1/3=25/6 For y: y=(2⋅41/3)1/2=(21⋅(22)1/3)1/2=(21⋅22/3)1/2=(21+2/3)1/2=(25/3)1/2=25/6 Now find the product xy: xy=25/6⋅25/6=25/6+5/6=210/6=25/3 Thus k=5/3, which is option B.
Question 14
1 mark
Two spherical planets, X and Y, have surface areas SX and SY respectively such that SX=1.6×107SY. The average density of planet X is ρX=1.25×103 kg m−3 and the average density of planet Y is ρY=1.0×107 kg m−3. What is the ratio of the mass of planet X to the mass of planet Y? You may use the following formulae for a sphere of radius r:
Surface Area=4πr2
Volume=34πr3
A.8.0 × 10^6
B.5.0 × 10^{-1}
C.1.6 × 10^7
D.8.0 × 10^3
E.6.4 × 10^{10}
Answer: A
Worked solution
First, find the ratio of the radii rX and rY using the surface area ratio: SX/SY=(rX/rY)2=1.6×107=16×106. Taking the square root gives rX/rY=16×106=4×103. Next, calculate the volume ratio: VX/VY=(rX/rY)3=(4×103)3=64×109=6.4×1010. Now find the density ratio: ρX/ρY=(1.25×103)/(1.0×107)=1.25×10−4. Finally, the mass ratio MX/MY is the product of the density and volume ratios: MX/MY=(ρX/ρY)×(VX/VY)=(1.25×10−4)×(6.4×1010). Multiplying the coefficients: 1.25×6.4=1.25×(6+0.4)=7.5+0.5=8.0. Combining with the powers of ten: 8.0×10−4+10=8.0×106.
Question 15
1 mark
A laser pulse has a total energy of E=9.9×10−4 J. Each photon in the pulse has an energy Eph given by the formula Eph=λhc. Take the following values: - Planck's constant h=6.6×10−34 J s - Speed of light c=3.0×108 m s−1 - Wavelength λ=6.0×10−7 m How many photons are contained in this laser pulse?
A.3.0 × 10^{15}
B.3.0 × 10^{16}
C.5.0 × 10^{14}
D.3.3 × 10^{15}
E.3.0 × 10^{14}
Answer: A
Worked solution
First, calculate the energy of a single photon Eph: Eph=6.0×10−7(6.6×10−34)×(3.0×108). Eph=6.0×10−719.8×10−26=3.3×10−19 J. Next, calculate the total number of photons N by dividing the total pulse energy by the energy of one photon: N=EphE=3.3×10−199.9×10−4. Dividing the coefficients: 9.9/3.3=3.0. Subtracting the exponents: −4−(−19)=15. Thus, N=3.0×1015.
Question 16
1 mark
A rectangular plot of land has an area of 1.0×1013 m2 and a perimeter of 2.2×107 m. What is the positive difference between the length and the width of the rectangle, expressed in standard form?
A.9.0 × 10^6 m
B.1.0 × 10^6 m
C.1.1 × 10^7 m
D.1.0 × 10^7 m
E.8.1 × 10^6 m
Answer: A
Worked solution
Let the length and width be L and W. We are given: 1) LW=1.0×1013 2) 2(L+W)=2.2×107⟹L+W=1.1×107. We need to find L−W. Recall the identity (L−W)2=(L+W)2−4LW. Substituting the given values: (L−W)2=(1.1×107)2−4(1.0×1013). (L−W)2=1.21×1014−4.0×1013. Convert 4.0×1013 to the same power as 1014 to allow subtraction: 4.0×1013=0.4×1014. (L−W)2=1.21×1014−0.4×1014=0.81×1014. Taking the square root: L−W=0.81×1014=0.81×1014=0.9×107. In standard form, 0.9×107=9.0×106 m.
Question 17
1 mark
Let x=0.25˙ and y=0.2˙5˙. What is the value of x−y expressed as a fraction in its simplest form?
A.3301
B.331
C.1101
D.1985
E.901
Answer: A
Worked solution
First, we convert both recurring decimals to fractions. For x=0.25˙=0.2555…: 10x=2.555… 100x=25.555… 100x−10x=25−2=23 90x=23⟹x=9023 For y=0.2˙5˙=0.2525…: 100y=25.2525… 100y−y=25 99y=25⟹y=9925 Now find the difference x−y:
x−y=9023−9925
The lowest common multiple of 90 and 99 is 990.
x−y=99023×11−99025×10
x−y=990253−250=9903
Simplifying the fraction:
9903=3301
Question 18
1 mark
A chemical process involves mixing three solutions of acid: X, Y, and Z. Solution X contains 40% acid by volume. Solution Y contains 41 acid by volume. Solutions X and Y are mixed in the ratio 2:3 by volume to create a base mixture M. A final mixture is then formed by combining mixture M with solution Z in the ratio 5:2 by volume. If the final mixture is 25% acid by volume, what is the acid concentration of solution Z as a percentage?
A.10%
B.12.5%
C.15%
D.17.5%
E.20%
Answer: A
Worked solution
Let us consider specific volumes to simplify the arithmetic. First, we mix X and Y in the ratio 2:3. Let the volume of X be 2 litres and the volume of Y be 3 litres, giving 5 litres of mixture M. Since X is 40% acid, it contributes 2×0.40=0.80 litres of acid. Since Y is 41=25% acid, it contributes 3×0.25=0.75 litres of acid. Thus, 5 litres of M contains 0.80+0.75=1.55 litres of acid. Next, we mix mixture M with solution Z in the ratio 5:2. Since we have 5 litres of M, we mix it with 2 litres of Z. Let the acid concentration of Z be z. The total volume of the final mixture is 5+2=7 litres. We are told the final concentration is 25%, so the total acid in the final mixture is 7×0.25=1.75 litres. The acid from M plus the acid from Z must equal the total acid: 1.55+2z=1.75. This gives 2z=0.20, so z=0.10. In percentage terms, this is 10%.
Question 19
1 mark
The wholesale cost of a machine is first increased by 25% to determine its retail price. During a promotion, the retail price is discounted to a 'special price' which is 10% less than the original wholesale cost. The special price is subsequently increased by 3331% to give a final price. What is the ratio of the final price to the retail price?
A.24:25
B.25:24
C.4:5
D.1:1
E.5:6
Answer: A
Worked solution
Let the original wholesale cost be W. The retail price is R=W×(1+0.25)=1.25W=45W. The special price S is 10% less than the original wholesale cost, so S=W×(1−0.10)=0.90W=109W. The special price is increased by 3331%. Note that 3331%=31, so an increase by this amount is equivalent to multiplying by (1+31)=34. The final price F is S×34=109W×34=3036W=56W=1.2W. The ratio of the final price to the retail price is RF=1.25W1.2W=1.251.2. To simplify the fraction 1.251.2, we multiply the numerator and denominator by 100: 125120. Dividing both by 5 gives 2524. Thus, the ratio is 24:25.
Question 20
1 mark
Simplify the following expression as far as possible:
510+5−21
A.25+2
B.35−2
C.35+2
D.115+2
E.5+2
Answer: C
Worked solution
To simplify the expression, we address each term individually. For the first term, 510, we rationalise the denominator by multiplying the numerator and denominator by 5:
510=5105=25
For the second term, 5−21, we rationalise the denominator by multiplying by the conjugate (5+2):
5−21=(5−2)(5+2)5+2
Using the difference of squares in the denominator (a−b)(a+b)=a2−b2, we get:
5−45+2=15+2=5+2
Adding the two simplified terms together gives:
25+(5+2)=35+2
Therefore, the correct answer is C.
Question 21
1 mark
A car travels a distance of 120 km, measured correct to the nearest 10 km. The time taken for the journey is 2.0 hours, measured correct to the nearest 0.1 hours. Which one of the following expressions gives the difference between the maximum possible average speed and the minimum possible average speed for this journey?
A.159912800 km/h
B.159912200 km/h
C.160012800 km/h
D.5 km/h
E.159912000 km/h
Answer: A
Worked solution
The average speed v is given by v=td. To find the maximum average speed vmax, we use the maximum distance dmax and the minimum time tmin. To find the minimum average speed vmin, we use the minimum distance dmin and the maximum time tmax. The distance d=120 km to the nearest 10 km gives the bounds 115≤d<125. The time t=2.0 h to the nearest 0.1 h gives the bounds 1.95≤t<2.05. vmax=1.95125=19512500=392500 km/h vmin=2.05115=20511500=412300 km/h The difference is: vmax−vmin=392500−412300=39×412500×41−2300×39 Calculating the numerator: 2500×41=102500 2300×39=2300×(40−1)=92000−2300=89700 102500−89700=12800 Calculating the denominator: 39×41=(40−1)(40+1)=402−12=1600−1=1599 Thus, the difference is 159912800 km/h, which is option A.
Question 22
1 mark
A rectangular block has dimensions 20 cm by 30 cm by 40 cm, each measured correct to the nearest 2 cm. What is the difference between the maximum possible volume and the minimum possible volume of the block?
A.5202 cm3
B.5200 cm3
C.10416 cm3
D.2601 cm3
E.4800 cm3
Answer: A
Worked solution
The volume V of a rectangular block is V=a×b×c. Measurements correct to the nearest 2 cm imply an uncertainty of ±1 cm. a∈[19,21], b∈[29,31], c∈[39,41]. Vmax=21×31×41 Vmin=19×29×39 Using the expansion (x+δ)(y+δ)(z+δ)−(x−δ)(y−δ)(z−δ)=2δ(xy+yz+zx)+2δ3: Here x=20,y=30,z=40 and δ=1. xy=600 yz=1200 zx=800 Sum =600+1200+800=2600. Difference =2(1)(2600)+2(13)=5200+2=5202 cm3. Alternatively, by direct multiplication: Vmax=21×31×41=651×41=26691 Vmin=19×29×39=551×39=21489 26691−21489=5202.
Question 23
1 mark
A cylindrical copper pipe has an outer diameter of 100mm and an inner diameter of 90mm. The pipe is 2m long. Given that the density of copper is 8960kgm−3, which of the following is the best estimate for the mass of the pipe?
A.3kg
B.9kg
C.27kg
D.54kg
E.110kg
Answer: C
Worked solution
First, we calculate the volume of the copper used in the pipe. The pipe is a cylindrical shell. Outer radius R=50mm=0.05m. Inner radius r=45mm=0.045m. Length L=2m. Cross-sectional area A=π(R2−r2)=π(0.052−0.0452). Using the difference of two squares: A=π(0.05−0.045)(0.05+0.045)=π(0.005)(0.095)=0.000475πm2. Total volume V=A×L=0.000475π×2=0.00095πm3. Mass M=density×V=8960×0.00095π. To estimate, we use π≈3.14 and density≈9000kgm−3. M≈9000×0.00095×3.14=8.55×3.14. 8×3=24 and 9×3=27. Specifically, 8.55×3.14≈26.85kg. The closest estimate among the options is 27kg.
Question 24
1 mark
A rectangular nature reserve has an area of 8cm2 on a map with a scale of 1:25,000. What is the actual area of the reserve in square kilometres (km2)?
A.0.2
B.0.5
C.2.0
D.5.0
E.20.0
Answer: B
Worked solution
To find the actual area, we must use the square of the linear scale factor. The scale is 1:25,000, which means 1cm on the map represents 25,000cm in reality. 1. Convert the linear scale to km: 25,000cm=250m=0.25km. 2. Determine the area scale factor: (0.25km/1cm)2=0.0625km2/cm2. 3. Multiply the map area by the area scale factor:
Actual Area=8cm2×0.0625km2/cm2
Actual Area=8×161=0.5km2
Alternatively, using powers of 10: 8×(2.5×104)2=8×6.25×108=50×108=5×109cm2. Since 1km2=(105cm)2=1010cm2, we have 10105×109=0.5km2.
Question 25
1 mark
The distance between two cities X and Y is measured on two different maps. On Map A, with a scale of 1:n, the distance is 12cm. On Map B, with a scale of 1:(n+5000), the distance is 10cm. What is the actual distance between the two cities in kilometres?
A.0.3
B.2.5
C.3.0
D.6.0
E.30.0
Answer: C
Worked solution
Let D be the actual distance in cm. From Map A: D=12×n From Map B: D=10×(n+5000) Equating the two expressions for D:
12n=10(n+5000)
12n=10n+50,000
2n=50,000
n=25,000
Now, substitute n back into either equation to find D:
D=12×25,000=300,000cm
Convert the result to kilometres: 300,000cm=3000m=3km.
Question 26
1 mark
A construction company has two teams, Alpha and Beta. Team Alpha can complete a specific project in 10 days. When Team Alpha and Team Beta work together, they can complete the same project in 4 days. Assuming both teams work at constant daily rates, express the daily work rate of Team Beta as a fraction of the daily work rate of Team Alpha.
A.52
B.32
C.23
D.53
E.25
Answer: C
Worked solution
Let the total work required for the project be 1 unit. We define the rates as project units completed per day. Team Alpha's rate, RA=101 project/day. The combined rate of Team Alpha and Team Beta, RA+B=41 project/day. To find Team Beta's rate (RB), we subtract Alpha's rate from the combined rate: RB=RA+B−RA RB=41−101 Finding a common denominator of 20: RB=205−202=203 project/day. The question asks for the rate of Team Beta as a fraction of the rate of Team Alpha: Fraction =RARB=1/103/20 Fraction =203×110=2030=23
Question 27
1 mark
An alloy consists of three metals: copper, zinc, and nickel. The ratio of the mass of copper to the mass of zinc is 3:2. The ratio of the mass of zinc to the mass of nickel is 4:3. What fraction of the total mass of the alloy is copper?
A.136
B.53
C.133
D.74
E.41
Answer: A
Worked solution
To find the fraction of the total mass that is copper, we first need to express the ratios of all three metals relative to each other. Let the mass of copper be mCu, the mass of zinc be mZn, and the mass of nickel be mNi. We are given: mCu:mZn=3:2 mZn:mNi=4:3 To combine these ratios into a single continuous ratio mCu:mZn:mNi, we must find a common value for the zinc component. The least common multiple (LCM) of 2 and 4 is 4. Scaling the first ratio by a factor of 2, we get: mCu:mZn=(3×2):(2×2)=6:4 Now that the zinc component is consistent across both ratios, we can combine them: mCu:mZn:mNi=6:4:3 The total mass corresponds to the sum of these parts: Total parts =6+4+3=13 The mass of copper represents 6 out of these 13 total parts. Therefore, the fraction of the total mass that is copper is: Fraction=136 This matches option A.