document.write( "Question 989145: If six is added to a particular number,the result will be the same if thrice the number is subtracted from 38. What is the number? \n" ); document.write( "
Algebra.Com's Answer #609561 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=a particular number \n" ); document.write( "x+6=38-3x \n" ); document.write( "4x=32 \n" ); document.write( "x=8 \n" ); document.write( "ANSWER: the number is 8. \n" ); document.write( " |