document.write( "Question 959420: I'm having trouble with this question: The mean of three numbers is 31. The second is 1 more than twice the first. The third is 4 less than 3 times the first. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "I put the equation x+2x+1+3x-4
\n" );
document.write( "The problem is that I don't know what to equal it to. I tried with 31, as that is the mean, but I checked it and it did not work. Can you please help me? Thank you. \n" );
document.write( "
Algebra.Com's Answer #586437 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (x +2x+1 +3x-4) / 3 = 31 \n" ); document.write( "here we have used the definition of the mean \n" ); document.write( "(x +2x+1 +3x-4 = 93 \n" ); document.write( "multiply both sides of = by 3 \n" ); document.write( "6x -3 = 93 \n" ); document.write( "6x = 96 \n" ); document.write( "x = 16 \n" ); document.write( "the numbers are 16, 33, 44 \n" ); document.write( "note that (16 +33 +44) / 3 = 31 \n" ); document.write( " \n" ); document.write( " |