document.write( "Question 352534: 45% of those who purchase music CDs online are 18-23 years old. This is three
\n" );
document.write( "and one-half times the number who are 38-43 years old. What percent of online
\n" );
document.write( "music purchasers are 38-43 years old? \n" );
document.write( "
Algebra.Com's Answer #251922 by Jk22(389) You can put this solution on YOUR website! 45% of those who purchase music CDs online are 18-23 years old. This is three \n" ); document.write( "and one-half times the number who are 38-43 years old. What percent of online \n" ); document.write( "music purchasers are 38-43 years old? \n" ); document.write( " \n" ); document.write( "This is 45 divided by 3.5, equals 12.8% approximatively of total number of purchaser : \n" ); document.write( " \n" ); document.write( "let x be the number of purchaser, .45x is the one being 12-23 y. old, \n" ); document.write( " \n" ); document.write( "then .45x=3.5y, y being the number of 38-43 y. old. \n" ); document.write( " \n" ); document.write( "hence y=.45/3.5x=12.8% of x \n" ); document.write( " |