document.write( "Question 67436: Smart Cards have been growing in popularity in recent years. In 2006, 500 million Smart Cards are expected to be issued. This represents a 117% increase from the number of cards that were issued in 2001. How many Smart Cards were issued in 2001? Round to the nearest million.\r
\n" );
document.write( "\n" );
document.write( "I set it up as 1.17 · x + x = 500
\n" );
document.write( "multiplied all by 100 117 · 200x = 50000
\n" );
document.write( "subtracted 117 from both sides 200x = 49883
\n" );
document.write( "divided both sides by 200 x = 249.415\r
\n" );
document.write( "\n" );
document.write( "The books answer is 230 mil. \n" );
document.write( "
Algebra.Com's Answer #47986 by Earlsdon(6294) ![]() You can put this solution on YOUR website! You have set it up correctly but there is a little problem with the math. \n" ); document.write( "If x represents the number of Smart Cards issued in 2001, then: \n" ); document.write( "x + 1.17x = 500 (in millions) Simplifying this: \n" ); document.write( "2.17x = 500 Multiplying both sides by 100. \n" ); document.write( "217x = 50000 Divide both sides by 217 \n" ); document.write( "x = 230.4147...millions. Round to the nearest million. \n" ); document.write( "x = 230 million. \n" ); document.write( " |