document.write( "Question 1108357: When a number is multiplied by 5, and then the product u=is increased by 21, the results is 56. Find the number. \n" ); document.write( "
Algebra.Com's Answer #723362 by addingup(3677)![]() ![]() You can put this solution on YOUR website! a number: x \n" ); document.write( "(x5) + 21 = 56 \n" ); document.write( "x5 = 35 \n" ); document.write( "x = 7 \n" ); document.write( " |