document.write( "Question 305422: Two cities n miles a part are located s inches a part on a certain map that is drawn to scale. What is the distance, in inches, on the map between two cities that are n+1 miles apart?\r
\n" );
document.write( "\n" );
document.write( "A n/s B(n+1)/s C s/(n+1) D s(n+1)/n E n/s(n+1 \n" );
document.write( "
Algebra.Com's Answer #218729 by edjones(8007)![]() ![]() You can put this solution on YOUR website! let d be the distance, in inches, on the map between two cities that are n+1 miles apart \n" ); document.write( "n/s = (n+1)/d \n" ); document.write( "dn=s(n+1) \n" ); document.write( "d=s(n+1)/n \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |