document.write( "Question 369646: Im really stumped on how to find the answer to these two equations:\r
\n" );
document.write( "\n" );
document.write( "2x=x/5+28\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2(x+8)=3-(4x-7)\r
\n" );
document.write( "\n" );
document.write( "Can you please help me solve these! Thank you!! \n" );
document.write( "
Algebra.Com's Answer #263407 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x=x/5+28 \n" ); document.write( "2x-x/5=28 \n" ); document.write( "x=140 \n" ); document.write( "-------- \n" ); document.write( "2(x+8)=3-(4x-7) \n" ); document.write( "2x+16=-12x+21 \n" ); document.write( "14x=5 \n" ); document.write( "x=5/14 \n" ); document.write( " |