Answer:

Step-by-step explanation:
Have in mind the definition of the term
, and now work on what the term
is based on the previous definition:

In the next step do NOT combine the numerical values, but try to identify the
term (
) in the expression (notice the use of square brackets to group the relevant terms):
![a_{n+1}=4\,n+4-1\\a_{n+1}=[4\,n-1]+4\\a_{n+1}=a_n+4](https://tex.z-dn.net/?f=a_%7Bn%2B1%7D%3D4%5C%2Cn%2B4-1%5C%5Ca_%7Bn%2B1%7D%3D%5B4%5C%2Cn-1%5D%2B4%5C%5Ca_%7Bn%2B1%7D%3Da_n%2B4)
So now we have the term "
" defined in a recursive manner based on the previous term "
"
Assume that the amount needed from the 5% solution is x and that the amount needed from the 65% solution is y.
We are given that, the final solution should be 42 ml, this means that:
x + y = 42 ...........> equation I
This can also be written as:
x = 42-y .......> equation II
We are also given that the final concentration should be 45%, this means that:
5% x + 65% y = 45% (x+y)
0.05x + 0.65y = 0.45(x+y)
We have x+y = 42 from equation I, therefore:
0.05x + 0.65y = 0.45(42)
0.05x + 0.65y = 18.9 .........> equation III
Substitute with equation II in equation III as follows:
0.05x + 0.65y = 18.9
0.05(42-y) + 0.65y = 18.9
2.1 - 0.05y + 0.65y = 18.9
0.6y = 18.9 - 2.1
0.6y = 16.8
y = 28 ml
Substitute with y in equation II to get x as follows:
x = 42-y
x = 42 - 28
x = 14 ml
Based on the above calculations:
amount of 5% solution = x = 14 ml
amount of 65% solution = y = 28 ml
The correct choice is:
The teacher will need 14 mL of the 5% solution and 28 mL of the 65% solution.
-2
Because -2(10x+3) is (-20x-6) when you distribute
Answer:
x= -1
y = 9
Step-by-step explanation:
to solve this system of equation
let
x - 2y = -19.....................................equation 1
-3x + 5y = 48 .................................. equation2
from equation 1
x - 2y = -19.....................................equation 1
x = -19 + 2y................................... equation 3
substitute the value of x into equation 2
-3x + 5y = 48 .................................. equation2
-3(-19 + 2y) + 5y = 48
57 - 6y + 5y = 48
combine the like terms
-6y + 5y = 48 -57
-y = - 9
divide both side by -
y = 9
put y= 9 into equation 3
x = -19 + 2y................................... equation 3
x = -19 + 2(9)
x = -19 + 18
x = -1
therefore the value of x and y is -1 and 9 respectively
Answer:
The number of Girls players in the Team of 18 players is 6 .
Step-by-step explanation:
Given as :
The total number of player including boys and girls = 18
And
times girls player +
times boys player = 7
Let The number of boys player = B
The number of girls player = G
So, According to question
G + B = 18 ...1
× G +
× B= 7
or,
+
= 7 ...2
or, Put the value of B from eq 1
or,
+
= 7
Or,
-
+ 6 = 7
or,
= 7 - 6
Or,
= 1
∴ G = 1 × 6 = 6
Hence The number of Girls players in the Team of 18 players is 6 . Answer