document.write( "Question 503026: A number is decreased by 7 and twise this result is 34. What is the number? \n" ); document.write( "
Algebra.Com's Answer #339062 by nerdybill(7384) You can put this solution on YOUR website! A number is decreased by 7 and twise this result is 34. What is the number? \n" ); document.write( ". \n" ); document.write( "Let n = the number \n" ); document.write( "then \n" ); document.write( "2(n-7) = 34 \n" ); document.write( "n-7 = 68 \n" ); document.write( "n = 75 \n" ); document.write( " \n" ); document.write( " |