document.write( "Question 762032: Solve A=xy+2 for the variable x \n" ); document.write( "
Algebra.Com's Answer #463652 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Solve A=xy+2 for the variable x
\n" ); document.write( "--------
\n" ); document.write( "A=xy+2
\n" ); document.write( "xy = A - 2
\n" ); document.write( "x = (A - 2)/y
\n" ); document.write( "
\n" ); document.write( "
\n" );