document.write( "Question 662017: ((2x^2-2x-24)/(6x+18))/((9x-36)/(2x)) \n" ); document.write( "
Algebra.Com's Answer #411904 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Starting with \n" ); document.write( "((2x^2-2x-24)/(6x+18))/((9x-36)/(2x)) \n" ); document.write( "First, \n" ); document.write( "2(x^2-x-12) \n" ); document.write( "2(x-4)(x+3) \n" ); document.write( "Next \n" ); document.write( "6(x+3) \n" ); document.write( "Then \n" ); document.write( "9(x-4) \n" ); document.write( "Result \n" ); document.write( "[2(x-4)(x+3)] / 6(x+3) / 9(x-4) /2x \n" ); document.write( "2(x-4)(x+3) / 6(x+3) = (x-4) /3 \n" ); document.write( "(x-4)/3 / 9(x-4) is the same as (x-4)/3 * 1/9(x-4) = 1/27 \n" ); document.write( "1/27 / 2x is the same as 1/27 * 1/2x = 1/54x \n" ); document.write( "This operation simplifies to 1/54x \n" ); document.write( " |