document.write( "Question 1033650: Having a hard time figuring out this equation in a simplified fraction form.\r
\n" );
document.write( "\n" );
document.write( "0.19x+0.2(x-4)=0.01(3x-5) \n" );
document.write( "
Algebra.Com's Answer #648306 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The easiest way out of these is to multiply everything by the lowest common denominator...here that is 100...so from \n" ); document.write( "0.19x+0.2(x-4)=0.01(3x-5) \n" ); document.write( "we multiply by 100 and get \n" ); document.write( "19x + 20(x-4) = 3x - 5 \n" ); document.write( "19x + 20x - 80 = 3x - 5 \n" ); document.write( "39x - 80 = 3x -5 \n" ); document.write( "36x = 75 \n" ); document.write( "x = 75/36 = 25/12 \n" ); document.write( " |