document.write( "Question 39296: Solve (2x-3)(x+5)(x-7)= 0. \n" ); document.write( "
Algebra.Com's Answer #24746 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since we are multiplying three things to get zero...the ONLY way that happen is if one (or more) equals zero...so from \n" ); document.write( "(2x-3)(x+5)(x-7)= 0 \n" ); document.write( "2x - 3 = 0 and x = 3/2 \n" ); document.write( "x + 5 = 0 and x = -5 \n" ); document.write( "x - 7 = 0 and x = 7 \n" ); document.write( " |