Functions

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 324
Joined: Thu Dec 24, 2009 6:29 am
Thanked: 17 times
Followed by:1 members

Functions

by rahul.s » Mon Jan 11, 2010 10:18 pm
The function f is defined by f(x) = sqrt(x - 10) for all positive numbers x. If u = f(t) for some positive numbers t and u. What is t in terms of u?

A) sqrt(u + 10)
B) sqrt[(u + 10)^2]
C) sqrt(u^2 + 10)
D) (u + 10)^2
E) (u^2 + 10)^2

OA: D

Source: Old Practice Set
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

by sanju09 » Tue Jan 12, 2010 12:30 am
First thing first, the statement "f(x) = sqrt(x - 10) for all positive numbers x." is not an ideal GMAT statement; as this would include certain imaginary values for f (x), which GMAT never does. A rectified statement could read "f(x) = sqrt(x - 10) for all positive numbers x ≥ 10."

If f (x) = √(x - 10) then f (t) = √(t - 10)

or u = √(t - 10)

or u^2 = (t - 10)

or t = u^2 + 10.


Is it there in choices, rahul?
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com

Master | Next Rank: 500 Posts
Posts: 324
Joined: Thu Dec 24, 2009 6:29 am
Thanked: 17 times
Followed by:1 members

by rahul.s » Tue Jan 12, 2010 2:27 am
I guess there's a problem with this question.