document.write( "Question 885122: the population of city A is 28% less than the population of city B, so city A's population is ______% of city B \n" ); document.write( "
Algebra.Com's Answer #534937 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = B - 28% of B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = B - 0.28B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 0.72B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 72% of B\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So city A's population is __72__% of city B \n" ); document.write( " |