document.write( "Question 333527: i have understood the proof \" square root of 2 is irrational\" by contradiction method\" but i have a quesiton in my mind:\r
\n" );
document.write( "\n" );
document.write( "In that proof, we supposed sqrt(2) was rational with p/q in its simplest form and when it was proved that our supposition is wrong, it was automatically proved that square root 2 is irrational.... i tried the same with square root of 4 and supposed that it WAS a rational with p/q in its simplest form.. this is what happened:\r
\n" );
document.write( "\n" );
document.write( "p/q = sqrt(4)
\n" );
document.write( "p² / q² = 4 --> equation 1
\n" );
document.write( "p² = 4q²\r
\n" );
document.write( "\n" );
document.write( "Now:
\n" );
document.write( "p² / q² = 4q² / q² (since p² = 4q²)
\n" );
document.write( "or, p / q = 4q / q\r
\n" );
document.write( "\n" );
document.write( "but here, p/q is not in tis simplest form, so our supposition is wrong and square root of 4 is irrationa;... lol ... whats wrong with my solution??????? \n" );
document.write( "
Algebra.Com's Answer #238998 by Jk22(389)![]() ![]() You can put this solution on YOUR website! Now: \n" ); document.write( "p² / q² = 4q² / q² (since p² = 4q²) \n" ); document.write( "or, p / q = 4q / q \r \n" ); document.write( "\n" ); document.write( "the last line should be p/q=2 (sqrt(p^2/q^2)=p/q=sqrt(4q^2/q^2)=2q/q=2) this we knew from the beginning\r \n" ); document.write( "\n" ); document.write( "maybe like p^2/q^2=4 => p^2=4q^2 : p^2 is even, hence p is even, so we can write p in the form p=2m.\r \n" ); document.write( "\n" ); document.write( "so : 4m^2=4q^2, but this leads no information about q (q can be odd)\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "reminder : \n" ); document.write( "(in the case of sqrt(2), we get p^2=2q^2, the same reasoning : p^2 even, so p even, so p=2n, hence 2q^2=4n^2, so in this case we can deduce q is even too, which contradicts the simplification rule) \n" ); document.write( " |