1.9k views
11 votes
What is the best approximation of the solution to the system to

the nearest integer values?
o
(3, 4)
o
(2, 3)
O (1, 3)
o (3, 2)

What is the best approximation of the solution to the system to the nearest integer-example-1

1 Answer

3 votes

Answer: (2,3)

====================================================

Step-by-step explanation:

The intersection point of the two lines is where the solution point is located.

The x coordinate of that intersection point is a bit smaller than x = 2, but when rounded to the nearest whole number, we would get to x = 2.

At the same time, the y coordinate of the intersection point is a bit above y = 3, which rounds to this value when rounding to the nearest whole number.

So that's how we get to (2,3)

User Bedeabza
by
3.6k points