document.write( "Question 325327: change y=1/2x^2 + 6x + 4 into the form y=a(x-h)^2+k. How do I do this algebraically? \n" ); document.write( "
Algebra.Com's Answer #232979 by Theo(13342)![]() ![]() You can put this solution on YOUR website! formula is y = .5x^2 + 6x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You need to complete the squares on it to transform it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Double the equation on the right hand side and then multiply it by .5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It will be the same equation only the coefficient of the x^2 term will be equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = .5 * (x^2 + 12x + 8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Complete the squares on the (x^2 + 12x) part to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = .5 * ( (x+6)^2 + 8 - 36)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combine like terms to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = .5 * ( (x+6)^2 - 28)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply the equation out by the .5 factor to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = .5 * (x+6)^2 - 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's your equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you graph both the original equation and the revised equation, they should be identical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph of y = .5x^2 + 6x + 4 is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The graph of y = .5*(x+6)^2 - 14 is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two equations graphed together are shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can see that the graphs are identical, so the transposition is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the method used is completing the squares.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The coefficient of the x^2 term has to be equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You achieve that by multiplying the equation by a factor and dividing the equation by the same factor.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this equation, we multiplied the equation by a factor of 2 and then divided the whole thing by the same factor.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We started with .5x^2 + 6x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We multiplied that by 2 to get x^2 + 12x + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We then divided the whole thing by the same factor to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x^2 + 12x + 8)/2 which is the same thing as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".5 * (x^2 + 12x + 8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's the same equation except that the coefficient of the x^2 term is now equal to 1 which allows us to complete the squares.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To complete the square, we divide the coefficient of the x term by 2 to get 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The squaring factor becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".5 * (x+6)^2 + 8 - 36)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We had to subtract 36 because (x+6)^2 is equal to x^2 + 12x + 36.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since we wanted (x+6)^2 to be equal to x^2 + 12x, we had to subtract 36 from the result.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What that says is that (x+6)^2 - 36 = x^2 + 12x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you multiply (x+6)^2 - 36, you get x^2 + 12x + 36 - 36 which becomes x^2 + 12x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We made (x+6)^2 - 36 equivalent to x^2 + 12x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Our equation of .5 * (x^2 + 12x + 8) became:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".5 * ( (x+6)^2 + 8 - 36 ) which became .5 * ( (x+6)^2 - 28 ) which eventually became .5 * (x+6)^2 - 14.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyway, completing the squares is the way to do it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need to, brush up on how to complete the squares.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |