document.write( "Question 139440: On a test, 60% were right. If 3000 were wrong, how many were right? How many people took the test?
\n" );
document.write( "Question 1
\n" );
document.write( ".6x=3000
\n" );
document.write( "divided
\n" );
document.write( "x=5000
\n" );
document.write( "Question 2
\n" );
document.write( ".4x=3000
\n" );
document.write( "divided
\n" );
document.write( "x=7500
\n" );
document.write( "Are the answers right? And did I do them correctly? \n" );
document.write( "
Algebra.Com's Answer #101666 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .4x=3,000 \n" ); document.write( "x=3,000/.4 \n" ); document.write( "x=7,500 total number of people who took the test. \n" ); document.write( ".6*7,500=4,500 were right. \n" ); document.write( "7,500-4,500=3,000 were wrong. \n" ); document.write( " |