document.write( "Question 105256This question is from textbook
\n" );
document.write( ": what can a and k be so both points are on the graph of function?
\n" );
document.write( "points are (0,1) and (2,1); function is y= a(x-1)^2 + k.
\n" );
document.write( "how can i find the function so that both poitns are on the graph?? \n" );
document.write( "
Algebra.Com's Answer #76611 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a=1 k=0 \n" ); document.write( "y=x^2-2x+1 \n" ); document.write( "Ed \n" ); document.write( " |