Tag Archive for: functions

Is This Relation a Function?

This post about whether a relation is a function is part of a series of posts to help you prepare for the Advanced Algebra and Functions part of the Accuplacer test.

Question

One or more of the graphs below represent 𝑦 as a function of 𝑥. Which one or ones?

A squiggle through which any vertical line will pass only once

A

A squiggle that a vertical line may cross twice

B

A circle. A vertical line may cross it twice.

C

A function: A vertical line cannot cross this graph twice.

D

 


Solution

Function/not function?

A function is a relation – that is, a correspondence between x and  y – for which every x-value relates to only one y-value. No vertical line will pass through more than one point on a function’s graph, but a vertical line may pass through more than one point on the graph of a relation that is not a function. Thus you can use the vertical line test on a relation to see whether it is a function.

Look at relation A. Imagine sliding a vertical line across it. At no point will the line intersect the relation more than once. This relation is a function.

Now look at relation B. The y-axis, which is a vertical line, intersects the relation in three places. Thus relation B fails the vertical line test and relation B is not a function.

Relation C: Again, there are places where you could draw a vertical line and cross the relation more than once. For example, the y-axis crosses the relation twice. This relation is not a function.

Relation D: There is only one x-value where it looks like a vertical line could cross this relation twice: the x-value at the right-hand end of the lower piece, which is the x-value at left-hand end of the upper piece. Are there two y-values at this x-value? The lower piece, in which the circle is filled in, does take this x-value. But the upper piece, in which the circle is not filled in, does not take the value. Thus there is no x-value that both pieces take, and there is no x-value for which there is more than one value of  This relation is a function.

𝑨𝒏𝒔𝒘𝒆𝒓: A and D

Finding a Function’s Range

This post about finding a function’s range from its equation is part of a series of posts to help you prepare for the Advanced Algebra and Functions part of the Accuplacer test.

Question

Find the range of this function:


Solution

A function’s range is the set of values y can take in that function.

You are asked to find a function’s range. What are the values y can take in this function?

Consider the first term, . Any real number (unless otherwise stated, it’s safe to assume x is real) to an even power, like 4, has a positive value or zero. It just can’t be negative. The lowest value of is zero — that happens where  — and there is no limit to how high can go, so  ranges from 0 to infinity. Then its negative,  ranges from negative infinity to 0.

Graph of y = x to the fourth power. The graph extends from 0 to infinity. graph of y=negative x to the fourth power. The graph extends from negative infinity to 0. Graph of y = negative 3 x to the fourth power plus 5. Graph of y = x^4. The graph extends from negative infinity to 5.

The second term, 5. increases each y-value by 5. At the low end of the range, negative infinity plus 5 is still negative infinity, so the bottom of the range is still negative infinity. At the top end, , so the top of the range is 5.

So the range of is from negative infinity to 5. In other words, . In interval notation, that’s .

This question is similar to question number 11 in the sample questions for the Accuplacer Advanced Algebra and Functions test.

 

How Do You Evaluate a Function? II

\fn_jvn {\color{Blue} f(x)=x^2-2x+4}This post about how to evaluate a function is part of a series of posts to help you prepare for the Advanced Algebra and Functions part of the Accuplacer test.

Question

For the function

\fn_jvn {\color{Blue} f(x)=x^2-2x+4}

what is the value of \inline \fn_jvn f(x-1)?

A.  \inline \fn_jvn x^2-2x+3

B. \inline \fn_jvn (x-1)^2-2(x-1)+4\inline \fn_jvn (x-1)(x^2-2x+3)

C. \inline \fn_jvn (x-1)(x^2-2x+3)

D.  \fn_jvn x^2+3x+4


Solution

f(x-1) is what you get when you replace x with x-1 in . That is called “evaluating the function for x-1.

Sidebar: Function Notation

In algebra, usually when you write two things side by side with one of them in parentheses, that means you multiply those two things together:

\fn_jvn {\color{Blue} a(b)=a \cdot b}

So no one can blame you for thinking f(x) means f multiplied by x. But math notation, like other kinds of language, has exceptions. f(x) means function f, carried out on x. And f(something else) means function f carried out on something else. For example, say function g is defined as . That means ; ; and means  (whatever * means).

It gets interesting when the parentheses in the function definition contain a function. For example, if  , what is ? Well, we said that if you want to find , you insert * into the function definition. To find , insert  into the function definition: if , then .

So to find f(x-1) in the expression

\fn_jvn {\color{Blue} f(x)=x^2-2x+4}

insert x-1 wherever you see x. You should get:

\fn_jvn {\color{Blue} (x-1)^2-2(x-1)+4}

That’s answer choice B.

Usually an answer like this would be expressed as , but this question is multiple choice so you go with what you’ve got.

Another example of how to evaluate a function is here.

This question is similar to question number 13 in the sample questions for the Accuplacer Advanced Algebra and Functions test.

How Do You Evaluate a Function? I

This post about how you evaluate a function is part of a series of posts to help you prepare for the Advanced Algebra and Functions part of the Accuplacer test.

To evaluate a function means to find the function’s y-value if you are given an x-value.

Question

Let’s say you’re given this function:

and you’re asked to find f(10) — in other words, the value of f where x=10.

Solution

To do that, substitute 10 into the equation for f where you see x:

Now clean it up: Substitute 8 for 10-2:

And multiply 4 by 8:

\fn_jvn {\color{Blue} f(10)=32}

So f(10)=32..

And that’s all there is to evaluating this function.

The example in this post is a linear function.

See How Do You Evaluate a Function? II for an example of how to evaluate a quadratic function.

This question is similar to question number 1 in the sample questions for the Accuplacer Advanced Algebra and Functions test.