document.write( "Question 218796: wwhen two times a number is decreased by 3 the result is 11
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164710 by chibisan(131)![]() ![]() You can put this solution on YOUR website! make the unknown be x \n" ); document.write( "2x - 3 = 11 \n" ); document.write( "2x = 14 \n" ); document.write( "x = 7 \n" ); document.write( " |