去分母得:1=2x-1,
解得:x=1,
经检验x=1是分式方程的解.
故答案为:x=1.
获利指数
下列程序的运行结果是______。 import java.io.*; public class test public static void main(String arg[]) String s1="Hello!”; System.out.pnntln(s1.toUpperCase()); HELLO!