The mathematical expression that will determine the salary for a player based on the number of matches played in a given month, where the standard rate per game is R75 000, is:
Salary = Matches * R75 000
Assume that the standard rate for a player (in any of the teams) is
R75 000 a game. Write down the mathematical expression that will
determine the salary for a player based on the number of matches
played in a given month. The number of matches will be stored in a
variable called “Matches”.
1 answer