document.write( "Question 258558: Hi,\r
\n" );
document.write( "\n" );
document.write( "This is what my book says for the four problems I need help on:\r
\n" );
document.write( "\n" );
document.write( "For each of the following functions, reason with the symbolic forms to find all x for which f(x)=0. Then sketch a graph and find the minimum or maximum value of the function.
\n" );
document.write( "1. d(x)=(2x-5)(x+4)
\n" );
document.write( "2. f(x)=x^2+5x-6
\n" );
document.write( "3. g(x)=x^2-12x
\n" );
document.write( "4. h(x)=-x^2+7x+18\r
\n" );
document.write( "\n" );
document.write( "I think I would be fine sketching the graph. But I'm just not too sure on how to get to that point.\r
\n" );
document.write( "\n" );
document.write( "Thank you very much for your help.\r
\n" );
document.write( "\n" );
document.write( "K. \n" );
document.write( "
Algebra.Com's Answer #190377 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Lets take each one separately: \n" ); document.write( "1. d(x)=(2x-5)(x+4) \n" ); document.write( "set d(x) = 0 to get \n" ); document.write( "(2x-5)(x+4) = 0 \n" ); document.write( "set each parenthesis = 0 and solve for x to get \n" ); document.write( "(2x-5)=0 \n" ); document.write( "2x=5 \n" ); document.write( "x = 5/2 \n" ); document.write( "and then \n" ); document.write( "x+4=0 \n" ); document.write( "x=-4 \n" ); document.write( "The minimum occurs at (-3/4, -21.125) \n" ); document.write( "graph is \n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "2. f(x)=x^2+5x-6 \n" ); document.write( "factoring, we get \n" ); document.write( "(x+6)(x-1) \n" ); document.write( "Set f(x) = 0 to get \n" ); document.write( "(x+6)(x-1) = 0 \n" ); document.write( "Set each parenthesis = 0 and solve for x to get \n" ); document.write( "(x+6)=0 \n" ); document.write( "x = -6 \n" ); document.write( "and then \n" ); document.write( "x-1=0 \n" ); document.write( "x=1 \n" ); document.write( "The minimum occurs at (-5/2, 12.75) \n" ); document.write( "graph is \n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "3. g(x)=x^2-12x \n" ); document.write( "factoring, we get \n" ); document.write( "(x)(x-12) \n" ); document.write( "Set f(x) = 0 to get \n" ); document.write( "(x)(x-12) = 0 \n" ); document.write( "Set each parenthesis = 0 and solve for x to get \n" ); document.write( "x=0 \n" ); document.write( "and then \n" ); document.write( "x-12=0 \n" ); document.write( "x=12 \n" ); document.write( "The minimum occurs at (6, -36) \n" ); document.write( "graph is \n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "4. h(x)=-x^2+7x+18 \n" ); document.write( "factoring, we get \n" ); document.write( "-1(x+2)(x-9) \n" ); document.write( "Set f(x) = 0 to get \n" ); document.write( "(x+2)(x-9) = 0 \n" ); document.write( "Set each parenthesis = 0 and solve for x to get \n" ); document.write( "x+2=0 \n" ); document.write( "x = -2 \n" ); document.write( "and then \n" ); document.write( "x-9=0 \n" ); document.write( "x=9 \n" ); document.write( "The maximum occurs at (7/2, 30.25) \n" ); document.write( "graph is \n" ); document.write( " |