
Bradford T. answered 01/03/22
Retired Engineer / Upper level math instructor
Let a be the amount of the 65% alcohol solution and w be the amount of pure water to add.
0.65a + 0w = 0.25(975) (Zero is multiplied by the amount of water since there is no alcohol content)
a+w = 975
There are two simultaneous equations and two variables so you can solve for both a and w.
a = (0.25/0.65)(975)
w = 975-a
If you solve for a and w you should get the same answer as Mark's solution using a different approach.