document.write( "Question 1089707: if a/b > c/d then will ad > bc? Will this always be true? \n" ); document.write( "
Algebra.Com's Answer #704062 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! For a,b,c,d real numbers, where b,d are nonzero, the answer is NO, it is NOT always true that ad > bc. \n" ); document.write( "--- \n" ); document.write( "If bd < 0 then you end up reversing the inequality (so in this case ad < bc). \n" ); document.write( "Only when bd > 0 is it true that ad > bc. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |