document.write( "Question 482988: If four is subtracted from a number and this difference is doubled, the result is fourteen. What is the number? Show your work. \n" ); document.write( "
Algebra.Com's Answer #330535 by jainpreeja(10)![]() ![]() You can put this solution on YOUR website! we take the number is x \n" ); document.write( "2(x-4)=14 \n" ); document.write( "2x-8=14 \n" ); document.write( "2x=14+8 \n" ); document.write( "2x=22 \n" ); document.write( "x=22/2 \n" ); document.write( "x=11 \n" ); document.write( " \n" ); document.write( " |