document.write( "Question 19394: I have to show the percent change in Disney's revenue from 1984 to 2004. In 1984, the revenue was $1.5B. In 2004, the revenue was $30.8B. Could you please explain to me how to do this problem? \n" ); document.write( "
Algebra.Com's Answer #9380 by wuwei96815(245) ![]() You can put this solution on YOUR website! The change in revenue: \n" ); document.write( "30.8-1.5 = 29.3 billion\r \n" ); document.write( "\n" ); document.write( "The percent change increase: \n" ); document.write( "29.3/1.5 x 100% = 1,953.3% increase\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Does that look right? \n" ); document.write( " |