document.write( "Question 759251: When 5 is added to 2 times a number the result is 45 \n" ); document.write( "
Algebra.Com's Answer #461933 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! x - the number \n" ); document.write( "5 + 2x = 45 \n" ); document.write( " 2x = 45 - 5 \n" ); document.write( " 2x = 40 \n" ); document.write( " x = 20 \n" ); document.write( "5 + 2(20) = 45 \n" ); document.write( "5 + 40 = 45 \n" ); document.write( " 45 = 45 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |