document.write( "Question 1164515: Jacinta says the product of a rational number and an irrational number is always irrational. is that true, does it work for 0?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #788915 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "No, her statement is not true when the rational number is 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is because 0*x = x*0 = 0. \n" ); document.write( "Multiply 0 with any number (x) and you'll get 0 as a result.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So multiplying 0 (which is rational) with any irrational number you want, and you'll get 0 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If Jacinta said that the rational number was not zero, then her claim would be correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The phrasing \"not zero\" is the same as \"nonzero\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------- \n" ); document.write( "Extra Info:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's prove the claim \"the product of a nonzero rational number and an irrational number is always irrational\". We'll use a proof by contradiction.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x be rational and y be irrational. \n" ); document.write( "Since x is rational, we can use integers p,q to say x = p/q where q is nonzero. \n" ); document.write( "We'll make p nonzero as well to avoid x = p/q being zero. \n" ); document.write( "We cannot write y as a fraction of integers since it is irrational. This is the definition of what it means to be irrational. It means \"not rational\". \n" ); document.write( "Keep this in mind for later. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, let's assume the original claim is flipped to say that multiplying any nonzero rational number with an irrational number is rational. \n" ); document.write( "In short, let's assume x*y = r, where r is a rational number. \n" ); document.write( "If x*y was rational, then \n" ); document.write( "x*y = m/n \n" ); document.write( "for some integers m,n and n is nonzero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because x = p/q, we can say the following \n" ); document.write( "x*y = m/n \n" ); document.write( "(p/q)*y = m/n \n" ); document.write( "y = (m/n)*(q/p) \n" ); document.write( "y = (m*q)/(n*p) \n" ); document.write( "y = (some integer)/(some other integer) \n" ); document.write( "Side note: multiplying any two integers results in some other integer. \n" ); document.write( "This shows y is rational, but this contradicts the earlier definition where we made y irrational.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This contradiction makes the claim \"the product of a nonzero rational number and an irrational number is rational\" to be false. \n" ); document.write( "Therefore, the opposite claim \"the product of a nonzero rational number and an irrational number is irrational\" must be true. \n" ); document.write( "This concludes the proof. \n" ); document.write( " \n" ); document.write( " |