document.write( "Question 1034323: 0.12x+0.7(x-2)=0.01(3x-4)\r
\n" );
document.write( "\n" );
document.write( "Trying to solve this in fraction form stuck at what to do? I know i need to get rid of the decimals.. \n" );
document.write( "
Algebra.Com's Answer #648930 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can clear all the decimals by multiplying everything by 100...so from \n" ); document.write( "0.12x+0.7(x-2)=0.01(3x-4) \n" ); document.write( "we get \n" ); document.write( "12x + 70(x-2) = 3x - 4 \n" ); document.write( "12x + 70x - 140 = 3x - 4 \n" ); document.write( "82x - 140 = 3x - 4 \n" ); document.write( "79x = 136 \n" ); document.write( "x = 136/79 \n" ); document.write( " |