document.write( "Question 1038152: A pizza restaurant is offering a free slice of pizza to anyone who lives 1km of the restaurant. Ferd lives 500m north and 850m west of the restaurant. Will he be eligible for a free slice?
\n" );
document.write( "*Analytic Geometry Question*
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652874 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pizza restaurant is offering a free slice of pizza to anyone who lives 1km of the restaurant. Ferd lives 500m north and 850m west of the restaurant. Will he be eligible for a free slice? \n" ); document.write( "------- \n" ); document.write( "Plot the restaurant at (0,0) \n" ); document.write( "Ferd lives at (-850,500) \n" ); document.write( "----- \n" ); document.write( "Distance from (0,0) = sqrt[850^2+500^2] = 986.15 meters \n" ); document.write( "---- \n" ); document.write( "He's eligible. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |