document.write( "Question 977634: Find the x intercepts of the parabola with vertex -1,-108 and y intecept 0,-105 \n" ); document.write( "
Algebra.Com's Answer #599193 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the x intercepts of the parabola with vertex -1,-108 and y intercept 0,-105 \n" ); document.write( "------- \n" ); document.write( "vertex form:: (x-h)^2 = 4p(y-k) \n" ); document.write( "---- \n" ); document.write( "h = -1 ; k = -108 \n" ); document.write( "---- \n" ); document.write( "(x+1)^2 = 4p(y+108) \n" ); document.write( "---------- \n" ); document.write( "Using (0,-105) solve for \"p\":: \n" ); document.write( "1 = 4p(3) \n" ); document.write( "p = 1/12 \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "(x+1)^2 = (1/3)(y+108) \n" ); document.write( "----- \n" ); document.write( "Find the x-intercepts:: \n" ); document.write( "Let y = 0, then \n" ); document.write( "(x+1)^2 = (1/3)(108) \n" ); document.write( "(x+1)^2 = 36 \n" ); document.write( "----- \n" ); document.write( "x+1 = 6 or x+1 = -6 \n" ); document.write( "x = 5 or x = -7 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |