Respuesta :

The numeric value of the expression in each case is given as follows:

a) 0.

b) -1/17.

How to find the numeric value of a function?

The numeric value of an expression is found replacing each instance of the variable by it's attributed value.

In this problem, we expression is:

[tex]\frac{3x - y}{y^2 + 1}[/tex]

In item a, when x = 1 and y = 3, we have that:

[3(1) - 3]/(3^2 + 1) = 0.

In item b, when x = 1 and y = 4, we have that:

[3(1) - 4]/(4^2 + 1) = -1/17.

A similar problem, in which we find the numeric value of an expression, is given at https://brainly.com/question/28181015

#SPJ1