A law firm is going to designate associates and partners to a big new case. The daily rate charged to the client for each associ
ate is $800 and the daily rate for each partner is $1300. The law firm assigned 3 more partners than associates to the case and was able to charge the client $12300 per day for these lawyers' services. Write a system of equations that could be used to determine the number of associates assigned to the case and the number of partners assigned to the case. Define the variables that you use to write the system.
The system of equations is y = x + 3 and 800x + 1300y = 12300 where x represents the number of associates assigned and y represents the number of partners assigned.
Step-by-step explanation:
Let,
x be the number of associates assigned
y be the number of partners assigned
According to given statement;
y = x + 3
800x + 1300y = 12300
Hence,
The system of equations is y = x + 3 and 800x + 1300y = 12300 where x represents the number of associates assigned and y represents the number of partners assigned.