document.write( "Question 247273: (4x/9x^2)(6x^3/2x) is the problem that I have to simplify but I have no clue how to go about it. I'm think the last parenthesis becomes (3x^2) but that's all I've got so far? Any help on how to go about solving this problem? \n" ); document.write( "
Algebra.Com's Answer #180415 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (4x/9x^2)(6x^3/2x) \n" ); document.write( "let's combine numerator terms and denominator terms \n" ); document.write( "so we have (4x*6x^3)/(9x^2*2x) \n" ); document.write( "clearly you can reduce 4x/2x \n" ); document.write( "so now we have (2*6x^3)/(9x^2) \n" ); document.write( "clearly we can reduce x^3/x^2 to x \n" ); document.write( "so now we have (2*6x)/3 \n" ); document.write( "(2x*2*3)/3 \n" ); document.write( "which we can reduce to 2*2x=4x/3 \n" ); document.write( "we can leave it that way or convert to 1 1/3x \n" ); document.write( " |