document.write( "Question 228056: solve x = yz for variable y and for variable z \n" ); document.write( "
Algebra.Com's Answer #169388 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = x/z \n" ); document.write( "z = x/y \n" ); document.write( " \n" ); document.write( " |