document.write( "Question 188837: when we multiply 37 x 26 by using the standard multiplication algorithm, we start the second line by writing a zero: 37
\n" );
document.write( " x26
\n" );
document.write( " ------
\n" );
document.write( " 222
\n" );
document.write( " 0
\n" );
document.write( "Explain why we place this zero in the second line? \n" );
document.write( "
Algebra.Com's Answer #141617 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Because 'when you write the second line' you are trying to multiply 37 by 20. Adding in the 'zero' takes care of the 0 in the 20. Then you continue by multiplying 37 by 2. \n" ); document.write( " |