document.write( "Question 32580: If x/y=4/7 and y/z=14/3.What is the value of [x+y]/z? could you solve this? \n" ); document.write( "
Algebra.Com's Answer #19073 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! [x+y]/z = x/z + y/z; \n" ); document.write( "x/z = (x/y)(y/z) = (4/7)(14/3) = 8/3 \n" ); document.write( "So, [x+y]/z = x/z + y/z = 8/3 + 14/3 = 22/3 \n" ); document.write( "Answer: [x+y]/z = 22/3 \n" ); document.write( " |