document.write( "Question 916237: How to graph polynomials. Where do I start? I am lost on these two problems. I don't know what I need to do in order to figure out the graph of:\r
\n" );
document.write( "\n" );
document.write( "f(x) = 4 log(base 4)(x + 8)\r
\n" );
document.write( "\n" );
document.write( "and \r
\n" );
document.write( "\n" );
document.write( "h(x) = (2x+6)(x–3)^2 (x+1)^3\r
\n" );
document.write( "\n" );
document.write( "Is there any way to tell what a graph will look like before starting?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance! \n" );
document.write( "
Algebra.Com's Answer #555981 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! figure out the graph of: \n" ); document.write( "f(x) = 4 log(base 4)(x + 8) \n" ); document.write( "f(x) = 4[log(x+8)/log(4)] \n" ); document.write( "Sketch the basic curve, y = log(x) \n" ); document.write( " \n" ); document.write( "--- \n" ); document.write( "Shift that graph 8 units to the left because of the (x+8). \n" ); document.write( "Multiply each y-value by 7/log(4) = 6.64 to get: \n" ); document.write( " \n" ); document.write( "-------------------------------- \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "h(x) = (2x+6)(x–3)^2 (x+1)^3 \n" ); document.write( "f(0) = 6(9)(1) = 54:: So plot (0,54) \n" ); document.write( "Roots at -3, + 3, and -1:: So plot (-3,0),(-1,0),(3,0) \n" ); document.write( "Graph does not pass thru (3,0) \n" ); document.write( "Graph passes thru (-1,0) \n" ); document.write( "Highest power is x*x^2*x^3 = x^6:: \n" ); document.write( "y goes to +oo as x goes to -oo \n" ); document.write( "y goes to +oo as x goes to +00 \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |