document.write( "Question 1042260: find the value of x, if any, that make the distance from A to B equal to the given distance. Given: A(x,4), B(-2,3); d=4 \n" ); document.write( "
Algebra.Com's Answer #657249 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
This uses the Distance Formula: \"sqrt%28%28x-%28-2%29%29%5E2%2B%284-3%29%5E2%29=4\" \n" ); document.write( "
\n" );