document.write( "Question 1029221: A math teacher gives two different tests to measure students’ aptitude for math. Scores on the first test are normally distributed with a mean of 24 and a standard deviation of 4.5. Scores on the second test are normally distributed with a mean of 70 and a standard deviation of 11.3. Assume that the two tests use different scales to measure the same aptitude. If a student scores 29 on the first test, what would be his equivalent score on the second test? (That is, find the score that would put him in the same percentile.) \n" ); document.write( "
Algebra.Com's Answer #644289 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The z-scores should be the same under both systems.\r\n" );
document.write( "\r\n" );
document.write( "The z-score formula is\r\n" );
document.write( "\r\n" );
document.write( "\"z=%28x-mu%29%2Fsigma%29\"\r\n" );
document.write( "\r\n" );
document.write( "For the first test the z-score formula is\r\n" );
document.write( "\r\n" );
document.write( "\"z=%28x-24%29%2F4.5%29\"\r\n" );
document.write( "\r\n" );
document.write( "Since he scored x=29 on the first test, his z-score\r\n" );
document.write( "was\r\n" );
document.write( "\r\n" );
document.write( "\"z=%2829-24%29%2F4.5%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"z=5%2F4.5%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"z=%221.1111...%22\"\r\n" );
document.write( "\r\n" );
document.write( "For the second test the z-score formula is\r\n" );
document.write( "\r\n" );
document.write( "\"z=%28x-70%29%2F11.3%29\"\r\n" );
document.write( "\r\n" );
document.write( "To find the equivalent x-score on the second test \r\n" );
document.write( "the z-score would be the same, so we substitute\r\n" );
document.write( "1.1111... for z and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "\"%221.1111...%22=%28x-70%29%2F11.3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 11.3\r\n" );
document.write( "\r\n" );
document.write( "\"%2212.5555...%22=x-70\"\r\n" );
document.write( "\r\n" );
document.write( "\"%2282.5555...%22=x\"\r\n" );
document.write( "\r\n" );
document.write( "Answer: 82.5555...\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );