document.write( "Question 47005: solve 1/2(x-1)-1/4(1-x)=0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1/2= one half\r
\n" );
document.write( "\n" );
document.write( "1/4= one fourth \n" );
document.write( "
Algebra.Com's Answer #31143 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (1/2)(x - 1) - (1/4)(1 - x) = 0 \n" ); document.write( "2(x - 1) - (1 - x) = 0 \n" ); document.write( "2x - 2 - 1 + x = 0 \n" ); document.write( "3x = 3 \n" ); document.write( "x = 1 \n" ); document.write( " |