document.write( "Question 376714: find the two values of the unknown coordinate so that the distance between the points is as given.
\n" );
document.write( "\"how to solve this\"
\n" );
document.write( "(1.5,2) and (0,y); distance is 2.5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #267963 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "0 = y(-4 + y), or y = 0, 4. There are two possibilities: the point (0,0) or the point (0, 4). \n" ); document.write( " |