document.write( "Question 1113667: A person's IQ is given by the formula IQ=MA100/CA
\n" );
document.write( "Where MA is mental age and CA is chronological age.if 80《IQ《140
\n" );
document.write( "For a group of 12-year-old children, find the range of their mental ages. \n" );
document.write( "
Algebra.Com's Answer #802665 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! This is a repeat question.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CA = chronological age = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "80 = 100(MA/12) --> MA = 9.6 (lower bound) \n" ); document.write( "140 = 100(MA/12) --> MA = 16.8 (upper bound)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9.6 < MA < 16.8 \n" ); document.write( " |