document.write( "Question 451375: Twice a number is increased by one third the same number. The result is 42. find the number \n" ); document.write( "
| Algebra.Com's Answer #310374 by jorel1380(3719)     You can put this solution on YOUR website! 2x+1/3x=42 \n" ); document.write( "2-1/3x=42 \n" ); document.write( "7/3x=42 \n" ); document.write( "7x=126 \n" ); document.write( "x=18.. \n" ); document.write( " |