document.write( "Question 503383: A number is decreased by 7 and twice this result is 34.What is the number? \n" ); document.write( "
Algebra.Com's Answer #339230 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=the number \n" ); document.write( "If we decrease it by 7, we get: x-7\r \n" ); document.write( "\n" ); document.write( "And we are told that 2(x-7)=34 or \n" ); document.write( "2x-14=34 add 14 to each side \n" ); document.write( "2x=48 \n" ); document.write( "x=24-----------------the number \n" ); document.write( "CK \n" ); document.write( "24-7=17 \n" ); document.write( "2*17=34 \n" ); document.write( "34=34\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |