document.write( "Question 53598: If x/y = 7/8, what is y/x? \n" ); document.write( "
Algebra.Com's Answer #35844 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
\"x%2Fy=7%2F8\" means that \"x=7\" and \"y=8\". Therefore, \"y%2Fx=8%2F7\" using substitution. \n" ); document.write( "
\n" );