document.write( "Question 269529: Write these fractions with a common denominator; your answer should be two fractions!\r
\n" );
document.write( "\n" );
document.write( "(5)/(x+3), (4)/(x) \n" );
document.write( "
Algebra.Com's Answer #197536 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! The common denominator is \n" ); document.write( "x(x+3). \n" ); document.write( "The new fractions are \n" ); document.write( "5x/(x*(x+3)) , 4(x+3)/(x*(x+3)) \n" ); document.write( " |