document.write( "Question 340424: The average of the salaries of Kelly, Renee and Nina is 20,000 a year. If Kelly earns 4000 less than Renee and Nina's salary is two-thirds of Renee's salary, find the salary of each person.\r
\n" ); document.write( "\n" ); document.write( "I've tried setting up as follows;\r
\n" ); document.write( "\n" ); document.write( "Let R = Renee\r
\n" ); document.write( "\n" ); document.write( "Let R - 4000 = Kelly\r
\n" ); document.write( "\n" ); document.write( "Let 2/3 * R = Nina\r
\n" ); document.write( "\n" ); document.write( "R + ( R - 4000 ) + 2/3 * R = 20,000 \r
\n" ); document.write( "\n" ); document.write( "It's not working out for me though. Anyone have any thoughts?
\n" ); document.write( "

Algebra.Com's Answer #243947 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You have the correct expressions, but you forgot to divide by 3 when you averaged the salaries. So you should have the equation \"%28R%2B%28R-4000%29%2B%282%2F3%29R%29%2F3=20000\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: You should get the answer R=24000 (ie Renee's Salary is $24,000)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, feel free to check out my tutoring website\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim
\n" ); document.write( "
\n" );