document.write( "Question 747744: Write a program to carry out the following chain of
\n" );
document.write( "calculations: Begin by entering a number. Multiply it by 5, add
\n" );
document.write( "6 to the product, multiply by 4, add 9, multiply by 5. Now,
\n" );
document.write( "cancel the last two digits of the final number, and subtract 1 \n" );
document.write( "
Algebra.Com's Answer #455197 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |