document.write( "Question 1162056: Y=(x-5)^2
\n" );
document.write( "Y=k
\n" );
document.write( "In the system of equations above ,k is a constant .IF the system has two points of intersection and the distance between these two points is 10,,what is the value of k?
\n" );
document.write( "The options are 20, 25 , 30 , 35.
\n" );
document.write( "The answer is 25 . I don’t know how to solve it . Kindly help .
\n" );
document.write( "Thanks in advance . \n" );
document.write( "
Algebra.Com's Answer #785756 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! k=(x-5)^2 \n" ); document.write( "+/- sqrt(k)=x-5 \n" ); document.write( "x=5+ sqrt (k) and 5- sqrt(k) Those are the points, and the distance is 5+sqrt(k)-(5-sqrt(k))=10 \n" ); document.write( "2 sqrt(k)=10, sqrt(k)=5, k=25\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |