document.write( "Question 153034:  Consider a rational function whose denominator is -x^2 + 4x + ½. What is the maximum number of vertical asymptotes it may have?
\n" );
document.write( "a. 2
\n" );
document.write( "b. 4
\n" );
document.write( "c. ½
\n" );
document.write( "d. The denominator defines the function’s zeroes, not its vertical asymptotes. \n" );
document.write( "
| Algebra.Com's Answer #112481 by jim_thompson5910(35256)      You can put this solution on YOUR website! Notice how the degree of -x^2 + 4x + ½ is 2. So there are at most 2 zeros. This means that there are at most 2 vertical asymptotes. \n" ); document.write( " |