document.write( "Question 535931: How do I find a common denominator and simplify for 2/15x - 4/21x^2?\r
\n" );
document.write( "\n" );
document.write( "The answer says it's 2(7x-10)/105x^2 \n" );
document.write( "
Algebra.Com's Answer #352042 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 3*5=15 \n" ); document.write( "3*7=21 \n" ); document.write( "3*5*7=105 \n" ); document.write( "multiply 2/15x by 7x/7x \n" ); document.write( "14x/105x^2 \n" ); document.write( "multiply -4/21x^2 by 5 \n" ); document.write( "-20/105x^2 \n" ); document.write( "(14x-20)/105x^2 \n" ); document.write( "factor out 2 in the numerator \n" ); document.write( "2*(7x-10)/105x^2 \n" ); document.write( " |