document.write( "Question 835590: The average a,b, and c is 15. The average of a and b is 18. What is the value of c?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503634 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average a,b, and c is 15. The average of a and b is 18. What is the value of c? \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "(a+b)/2 = 18 \n" ); document.write( "So, a+b = 36 \n" ); document.write( "------- \n" ); document.write( "(a+b+c)/3 = 15 \n" ); document.write( "So, a+b+c = 45 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"a+b\" and solve for \"c\": \n" ); document.write( "36 + c = 45 \n" ); document.write( "c = 9 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |