document.write( "Question 32049This question is from textbook College Algebra
\n" );
document.write( ": I emailed you last night but was having computer problems, so thought I would try again. I am having problems decifering the difference between: solve by factoring, solve by completing the square, and solve by using the quadratic equation.
\n" );
document.write( "1) Using the quadratic equation x squared-4x-5=0, solve by factoring, solve by completing the square, and solve by using the quadratic formula.\r
\n" );
document.write( "\n" );
document.write( "Question 2) I don't know how different letters can replace other letters: For the function y=x squared-4x-5, put the function in the form y=a(x-h)squared+k. What is the line of symmetry? Graph the function using the equation in the first part. Explain why it is not necessary to plot points to graph when using y=a(x-h)squared+k.\r
\n" );
document.write( "\n" );
document.write( "Do you know where I can find the squared key and square root key? \n" );
document.write( "
Algebra.Com's Answer #18582 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-4x-5 \n" ); document.write( "Factoring: (x-5)(x+1)=0 \n" ); document.write( " x=5 or x=-1 \n" ); document.write( "Completing the square: \n" ); document.write( " x^2-4x-5=0 \n" ); document.write( " (x^2-4x )=5 \n" ); document.write( " (x^2-4x+4)=5+4 \n" ); document.write( " (x-2)^2=9 \n" ); document.write( "Take the square root of both sides to get; \n" ); document.write( "x-2=3 or x-2=-3 \n" ); document.write( "x=5 or x=-1 \n" ); document.write( "Quadratic Formula: \n" ); document.write( "x^2-4x-5=0 \n" ); document.write( "a=1, b=-4, c=-5 \n" ); document.write( "x=[-b+-sqrt(b^2-4ac)]/2a \n" ); document.write( "x=[4+-sqrt(16+20)]/2 \n" ); document.write( "x=[4+-sqrt(36)]/2 \n" ); document.write( "x=[4+-6]/2 \n" ); document.write( "x=(10/2)=5 or x=(4-6)/2=-1 \n" ); document.write( "Change of Form: \n" ); document.write( "y=x^2-4x-5 \n" ); document.write( "y+5=x^2-4x \n" ); document.write( "Complete the square to get: \n" ); document.write( "x^2-4x+4=y+9 \n" ); document.write( "(x-2)^2=y+9 \n" ); document.write( "y=(x-2)^2-9 \n" ); document.write( "Axis of symmetry is x=2 \n" ); document.write( "For square rt type sqrt \n" ); document.write( "For square use ^2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |