document.write( "Question 970903: If x plus 75% of x equals 1,875,000. How much is x? \n" ); document.write( "
Algebra.Com's Answer #593563 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
x plus 75% of x equals 1,875,000
\n" ); document.write( "x+75/100*x=1875000
\n" ); document.write( "175/100*x=1875000
\n" ); document.write( "x=1875000*100/175=1071428.5714
\n" ); document.write( "
\n" );