document.write( "Question 1063585: Given the equation x+4y^2 =16
\n" );
document.write( "a) find the intercepts
\n" );
document.write( "B)Is the graph symmetric with the x or y axis or both. What are the features that determine the symmetries.
\n" );
document.write( "C) Graph the Equation. Find three additional points besides the intercepts.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #678704 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Intercepts: (0,2), (0,-2), (16,0).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is a quadratic in terms of y; the y is squared. The coefficient in x=-4(y+2)(y-2) or x=-4y^2+16 on the leading term is negative. Parabola opens to the left; symmetry axis is parallel to the horizontal axis.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-- \n" ); document.write( "4y^2=-x+16 \n" ); document.write( "y^2=-x/4+4 \n" ); document.write( "y=0+- sqrt(-x/4+4) \n" ); document.write( " |