document.write( "Question 368084: three times a number , decrease by 8 , is the same as twice the number increase by 15. find the number \n" ); document.write( "
Algebra.Com's Answer #262300 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
3x-8 = 2x+15,
\n" ); document.write( "3x-2x = 15 + 8,
\n" ); document.write( "x = 23.
\n" ); document.write( "
\n" );