document.write( "Question 462845: The average of the salaries of Kelly, Renee, and Nina is $20,000 a year. If Kelly earns $4,000 less than Renee, and Nina's salary is two-thirds of Renee's salary, find the salary of each person. \n" ); document.write( "
Algebra.Com's Answer #317225 by pratibha(5)![]() ![]() ![]() You can put this solution on YOUR website! let, \n" ); document.write( "k -> kelly \n" ); document.write( "r -> renee \n" ); document.write( "n -> nina\r \n" ); document.write( "\n" ); document.write( "given, \n" ); document.write( "k + r + n=20000 \n" ); document.write( "k = r - 4000 \n" ); document.write( " \n" ); document.write( "thus, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and kelly is 9000-4000=5000 \n" ); document.write( "nina is |