document.write( "Question 122824: In the equation 2xy= (Ay-7)/P, how do you solve for y? \n" ); document.write( "
Algebra.Com's Answer #90228 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2XY=(AY-7)/P CROSS MULTIPLY \n" ); document.write( "2XYP=AY-7 \n" ); document.write( "2XYP-AY=-7 \n" ); document.write( "Y(2XY-A)=-7 \n" ); document.write( "Y=-7/(2XY-A) \n" ); document.write( " |