document.write( "Question 1047637: Solve the equation for x and check.\r
\n" );
document.write( "\n" );
document.write( " (3x-5)/18+x=(3x+5)/3+1\r
\n" );
document.write( "\n" );
document.write( "can you please show work \n" );
document.write( "
Algebra.Com's Answer #663167 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The position of the parentheses matter. \n" ); document.write( "[(3x-5)/18] +(x)=[(3x+5)/3] +(1) \n" ); document.write( "Put everything over a common denominator of 18 \n" ); document.write( "(1/18){(3x-5+18x)}=(1/18){(6(3x+5)+18} \n" ); document.write( "We can remove the (1/18), since it is common to both, and then combine terms. \n" ); document.write( "21x-5=18x+30+18 \n" ); document.write( "3x=53 \n" ); document.write( "x=53/3 \n" ); document.write( "check \n" ); document.write( "(53-5)/18 +(53/3)=(48/18)+(318/18)=-(366)/18=61/3 \n" ); document.write( "Right side: (53+5)/3 +(3/3)=61/3 \n" ); document.write( "If the parentheses are different, such as (3x-5)/(18+x), then there will be a different solution. \n" ); document.write( " |