document.write( "Question 4459: How do I solve? \r
\n" );
document.write( "\n" );
document.write( "x+2/4 = x+1/2\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #2073 by pushpaharan(47)![]() ![]() ![]() You can put this solution on YOUR website! x+2/4 = x+1/2 \n" ); document.write( "x+2/4 = 2(x+1)/4 \n" ); document.write( "x+2 = 2x+ 2 \n" ); document.write( "x =0 \n" ); document.write( " |