document.write( "Question 637849: For each given axis of symmetry and point on a parabola, determine another point on the parabola
\n" );
document.write( "axis of symmetry x=2; given point (0,5)
\n" );
document.write( "axis of symmetry x=5; given point (-7,3)
\n" );
document.write( "axis of symmetry x=1/2; given point (-2,7)
\n" );
document.write( "axis of symmetry x=5; given point (10,0) \n" );
document.write( "
Algebra.Com's Answer #401911 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! (4,5) \n" ); document.write( "(17,3) \n" ); document.write( "(3,7) \n" ); document.write( "(0,0) \n" ); document.write( " |