document.write( "Question 3382: How do I solve for x? 2.45% x X = 1,027. \n" ); document.write( "
Algebra.Com's Answer #1473 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
2.45% is the number 0.0245, so 2.45% * x = 1027 is the same thing as \"0.0245x+=+1027\". Divide both sides by 0.0245 and you get x = 41918.37 \n" ); document.write( "
\n" );