document.write( "Question 617053: y=3(x+4)^2+1
\n" );
document.write( "Vertex, axis of symmetry, x-int, y-int. this graph does not intersect the x=axis
\n" );
document.write( "And solve using the quadratic formula \n" );
document.write( "
Algebra.Com's Answer #388093 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! y=3(x+4)^2+1 \n" ); document.write( "Vertex, axis of symmetry, x-int, y-int. \n" ); document.write( "** \n" ); document.write( "This is an equation of a parabola that opens upwards. \n" ); document.write( "Its standard form of equation: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of vertex, A=multiplier which affects width or steepness of curve \n" ); document.write( ".. \n" ); document.write( "For given equation:y=3(x+4)^2+1 \n" ); document.write( "Vertex: (-4,1) \n" ); document.write( "axis of symmetry: x=-4 \n" ); document.write( "x-int: none (minimum value=1) \n" ); document.write( ".. \n" ); document.write( "y-int: \n" ); document.write( "set x=0, then solve for y \n" ); document.write( "y=3*4^2+1=49 \n" ); document.write( "y-int=49 \n" ); document.write( " |