document.write( "Question 288130: Which of the following division problems is impossible?\r
\n" );
document.write( "\n" );
document.write( "A. 15/1
\n" );
document.write( "B. 15/0
\n" );
document.write( "C. 0/15
\n" );
document.write( "D. 15/45 \n" );
document.write( "
Algebra.Com's Answer #208806 by amnd(23) You can put this solution on YOUR website! A. 15/1 = 15, so this is valid \n" ); document.write( "C. 0/15 = 0 , 0/15 is the same as 0 x 1/15, and zero multiplied by anything stays as zero \n" ); document.write( "D. 15/45 = 1/3, also valid, as both of the numbers are rational\r \n" ); document.write( "\n" ); document.write( "The only one impossible to do would be B. 15/0, as anything divided by zero is undefined.\r \n" ); document.write( "\n" ); document.write( "Look at division as the inverse of multiplication. Say that A/B = C, this would mean B x C = A. Let's pretend A is 15 and B is zero, while C is a constant.\r \n" ); document.write( "\n" ); document.write( "15/0 = C would mean that C x 0 = 15. Zero multiplied by anything is meant to stay as zero, so it would be impossible to find a number to multiply it with that would lead to 15. \n" ); document.write( " |