Let x and y be two integers. We want to determine whether we can definitively express x in terms of y. Consider the following two statements:
Statement (1): y = 2x + 3.
Statement (2): x = y - 3.
Is there enough information from these statements to determine the value of x?