asked 133k views
5 votes
I need to know if they are functions, please say

function A:(function or not a function)
function B:(function or not a function)

I need to know if they are functions, please say function A:(function or not a function-example-1
asked
User Tu
by
8.5k points

1 Answer

4 votes

Answer:

First one is a function, second one is not, since it assigns more than one y value for x values.

Explanation:

A function means for every x value, at most 1 y value exists. This is clearly not the case for the bottom figure. You can test it with an imaginary vertical line. There should be zero or one intersections.

answered
User Vukojevicf
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.