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 #243946 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You're on the right track.
\n" ); document.write( "However there is one mistake.
\n" ); document.write( "The average is,
\n" ); document.write( "\"%28R+%2B+%28+R+-+4000+%29+%2B+%282%2F3%29R%29%2F3+=+20000\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"R+%2B+%28+R+-+4000+%29+%2B+%282%2F3%29R+=+60000\"
\n" ); document.write( "Multiply both sides by \"3\".
\n" ); document.write( "
\n" ); document.write( "
\n" );