document.write( "Question 247303: Three times the sum of a number plus 1 is equal to two times the sum of the number plus 4. What is the number? \n" ); document.write( "
Algebra.Com's Answer #180432 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Three times the sum of a number plus 1 is equal to two times the sum of the number plus 4. What is the number?
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "3(x+1) = 2(x+4)
\n" ); document.write( "3x+3 = 2x+8
\n" ); document.write( "x = 5
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );