Question 167213
{{{f(x)= ((2x-3)(3x+4))/((1-2x)(3-5x))}}}
Yes, as x gets large the function begins to look like,
{{{f[L](x)=(2x*3x)/((-2x)*(-5x))}}}
{{{f[L](x)=(2*3)/(2*5)}}}
{{{f[L](x)=6/10=3/5}}}
{{{ graph( 300, 300, -50, 50, -2, 2,3/5, ((2x-3)(3x+4))/((1-2x)(3-5x))) }}}