document.write( "Question 978150: Find the value of x if the arithmetic mean of 3 and 3x + 5 is 8 \n" ); document.write( "
Algebra.Com's Answer #599698 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
(3 + 3x + 5) /2 = 8
\n" ); document.write( "multiply both sides of = by 2
\n" ); document.write( "3x + 8 = 16
\n" ); document.write( "subtract 8 from both sides of =
\n" ); document.write( "3x = 8
\n" ); document.write( "x = 8/3 = 2.6666666 approx 2.7
\n" ); document.write( "check answer
\n" ); document.write( "(3 + 3*8/3 +5) / 2 = 8
\n" ); document.write( "16 /2 = 8
\n" ); document.write( "8 = 8
\n" ); document.write( "our answer checks
\n" ); document.write( "
\n" ); document.write( "
\n" );