document.write( "Question 954022: if a number is doubled and the result is decreased by 9,we get 67.find the number \n" ); document.write( "
Algebra.Com's Answer #582646 by macston(5194)![]() ![]() You can put this solution on YOUR website! x=the number \n" ); document.write( "2x-9=67 Add 9 to each side. \n" ); document.write( "2x=76 Divide each side by 2. \n" ); document.write( "x=38 ANSWER: The number is 38. \n" ); document.write( " |