document.write( "Question 1075358: Correct the error in the formula:\r
\n" );
document.write( "\n" );
document.write( "x/y + x/3 = x/(y + 3) \n" );
document.write( "
Algebra.Com's Answer #690026 by rothauserc(4718) You can put this solution on YOUR website! x/y + x/3 = (x/y) + (x/3) = ((3x+xy) / 3y) = (x(3+y) / 3y) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |