document.write( "Question 442245: 500+22x=360+28x\r
\n" );
document.write( "\n" );
document.write( "Please help me solve this as simply as possible, step by step? \n" );
document.write( "
Algebra.Com's Answer #305012 by ilana(307) ![]() You can put this solution on YOUR website! If you do the same thing to both sides of an equation, you get another equation with the same solution. \n" ); document.write( "First subtract 22x from both sides. \n" ); document.write( "500 + 22x - 22x = 360 + 28x - 22x \n" ); document.write( "500 = 360 + 6x \n" ); document.write( "Now subtract 360 from both sides. \n" ); document.write( "500 - 360 = 360 + 6x - 360 \n" ); document.write( "140 = 6x \n" ); document.write( "Now divide both sides by 6. \n" ); document.write( "140/6 = 6x/6 \n" ); document.write( "70/3 = x \n" ); document.write( "So the solution is x = 70/3, or approximately 23.3 \n" ); document.write( " |