document.write( "Question 42274: solve: \"%28x-2%29%2F5+%2B+%28x-7%29%2F3+=+-1\" \n" ); document.write( "
Algebra.Com's Answer #27410 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Here multiply everything by 15 to clear all the fractions...so from
\n" ); document.write( "(x-2)/5 + (x-7)/3 = -1 we get
\n" ); document.write( "3(x-2) + 5(x-7) = -15
\n" ); document.write( "3x - 6 + 5x - 35 = -15
\n" ); document.write( "8x - 41 = -15
\n" ); document.write( "8x = 26
\n" ); document.write( "x = 13/4
\n" ); document.write( "
\n" );