document.write( "Question 177774: Analytic Geometry
\n" );
document.write( "On a street map, the coordinates of the two fire stations in a town are A(10, 63) and B(87, 30). A neighbour reports smoke coming from the kitchen of a house at C(41,18).
\n" );
document.write( "a) Which fire station is closer to this house?
\n" );
document.write( "b) Describe how to use geometry software to asnwer part a). \n" );
document.write( "
Algebra.Com's Answer #132829 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! use the distance formula \n" ); document.write( ": \n" ); document.write( "so from A(10,63) to C(41,18) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "from B(87,30) to C(41,18) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "firestation B is closer. \n" ); document.write( " |