Answer:
To determine whether (1, 5) is a solution of a given system, you need to substitute these values into the equations of the system and check whether the resulting statements are true.
For example, if the given system is represented by the equations y = 2x + 1 and y = x - 3, then you would substitute 1 for x and 5 for y in each equation and check whether the resulting statements are true.
Substituting these values into the first equation, we get:
5 = 2(1) + 1
5 = 2 + 1
5 = 3
This statement is not true, so (1, 5) is not a solution of this system.
On the other hand, if the given system is represented by the equations y = 2x + 1 and y = 5, then substituting the values (1, 5) into both equations would result in true statements, so (1, 5) would be a solution of this system.
I hope this helps! Let me know if you have any more questions.
Explanation: