document.write( "Question 145845: 1) Given the formula f(a+h)-f(a)/h
\n" );
document.write( " (2a^2+4ah+2h^2+4a+4h+5)-(2a^2+4a+5)/h\r
\n" );
document.write( "\n" );
document.write( "2) Determine the domain of g(x)=4/x-9, h(x)=6/(x-5)(x-3)
\n" );
document.write( "The answers I got were
\n" );
document.write( "All R:x=/-9, R:x=/5,-3\r
\n" );
document.write( "\n" );
document.write( "3)Given -2x^2-3x+4=0 Use the quadratic formula to solve for the roots.\r
\n" );
document.write( "\n" );
document.write( "4)given h(x)=(3x+2. for x>=0)
\n" );
document.write( " (5x-1. for x<0)
\n" );
document.write( " find h(8) and h(-6)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106449 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) Given the formula [f(a+h)-f(a)]/h \n" ); document.write( "[(2a^2+4ah+2h^2+4a+4h+5)-(2a^2+4a+5)]/h \n" ); document.write( "= [4ah + 2h^2 +4h]/h \n" ); document.write( "------ \n" ); document.write( "Comment: You did not post the function you are working with \n" ); document.write( "but there should not be a 2h^2 term in f(a+h) \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( "2) Determine the domain of the following: \n" ); document.write( "g(x)=4/(x-9) \n" ); document.write( "Domain: All Real Numbers except x = 9 \n" ); document.write( "------------------------- \n" ); document.write( " h(x)=6/(x-5)(x-3) \n" ); document.write( "Domain: All Real Numbers except x = 5 and x = 3 \n" ); document.write( "------------------------- \n" ); document.write( "3)Given -2x^2-3x+4=0 Use the quadratic formula to solve for the roots. \n" ); document.write( "x = [3 +- sqrt(9-4*-2*4)]/-4 \n" ); document.write( "x = [3 +- sqrt(41)]/-4 \n" ); document.write( "-------------------------- \n" ); document.write( "4)given h(x)= \n" ); document.write( "(3x+2. for x>=0) \n" ); document.write( "(5x-1. for x<0) \n" ); document.write( "find h(8) = 3*8+2 = 26 \n" ); document.write( "------------ \n" ); document.write( "and h(-6) = 5*-6-1 = -31 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |