document.write( "Question 146835: how would i do this? Combine the following fractions by addition or subtraction as directed \r
\n" );
document.write( "\n" );
document.write( "7 over xz + 2 over xy 4 over yz \n" );
document.write( "
Algebra.Com's Answer #107238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Combine the following fractions by addition or subtraction as directed \n" ); document.write( "7 over xz + 2 over xy 4 over yz \n" ); document.write( "----------------- \n" ); document.write( "(7/xz) + (2/xy) + (4/yz)\r \n" ); document.write( "\n" ); document.write( "lcd = xyz\r \n" ); document.write( "\n" ); document.write( "=(7y/xyz) + (2z/xyz) + (4x/xyz)\r \n" ); document.write( "\n" ); document.write( "= (7y+2z+4x)/xyz \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |