Finding the interval of expression having two quadratic equations.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 3K views
Sumedh
Messages
61
Reaction score
0

Homework Statement



What will be the values of 'm' so that the range of the equation
[tex]y= \frac{mx^2+3x-4}{-4x^2+3x+m}[/tex]

will be all real values i.e. [tex]y\epsilon (-\infty,\infty)[/tex]given:x can take all real values.
any help or hint will be appreciated.

Homework Equations


The Attempt at a Solution


i tried to find the range of the numerator and the denominator
by using the formula
if a<0 then range= (-infinity, -D/4a)

if a>0 then range= (-D/4a, infinity)
i couldn't proceed further.
please help
or provide hints.
 
Last edited:
Physics news on Phys.org
Sumedh said:

Homework Statement



What will be the values of 'm' so that the range of the equation
[tex]y= \frac{mx^2+3x-4}{-4x^2+3x+m}[/tex]

will be all real values( i.e. [tex]y\epsilon [-\infty,\infty][/tex]).


given:x can take all real values.
any help or hint will be appreciated.

Homework Equations





The Attempt at a Solution


i tried to find the range of the numerator and the denominator
by using the formula
if a<0 then range= (-infinity, -D/4a)

if a>0 then range= (-D/4a, infinity)
i couldn't proceed further.
please help
or provide hints.

I have no idea what 'a' or 'D' are supposed to be. Here's a hint. What happens if the denominator is never equal to zero? For what values of m is the denominator never equal to zero?
 
D= Discriminant
a=coefficient of x^2
 
Sumedh said:
D= Discriminant
a=coefficient of x^2

Well ok, that's fine then. Again, think about what happens if the denominator is never equal to zero. That means the denominator is always the same sign. Can the range be [-infinity,infinity]? If so how?
 
Last edited:
sorry the range should be(-infinity, infinity)
i corrected the brackets [] -->()



if the denominator is of same sign
then to get all real values from the equation
only the numerator will have to be considered
 
Sumedh said:
sorry the range should be(-infinity, infinity)
i corrected the brackets [] -->()



if the denominator is of same sign
then to get all real values from the equation
only the numerator will have to be considered

Yes, so consider the numerator. If it has a lower or upper bound can the range be (-infinity,infinity)?
 
Dick said:
If it has a lower or upper bound can the range be (-infinity,infinity)?

lower or upper bound =?if denominator is not zero and coefficient of x^2 is negative then the whole denominator will be negative

now as the denominator is negative
if numerator is positive the whole equation will be negative
and
if numerator is negative the whole equation will be positive
 
Last edited:
Sumedh said:
lower or upper bound =?


if denominator is not zero and coefficient of x^2 is negative then the whole denominator will be negative

now as the denominator is negative
if numerator is positive the whole equation will be negative
and
if numerator is negative the whole equation will be positive

Try a concrete example. Suppose the range of the denominator is (-inf,-1/2] (so it's never zero) and the range of the numerator is [-1,inf). Can you show in that case that the range of the ratio isn't (-inf,inf)? Can you find a number that can't be in the range?
 
Dick said:
Can you find a number that can't be in the range?

no

thank you very much.