document.write( "Question 189173: gary and henry brought an equal amout of money for shopping. Gary spent $95 and Henry spent $350. After that Henry had 4/7 of what Gary had left. How much money did Gary have left after shopiing? \n" ); document.write( "
Algebra.Com's Answer #141947 by jonvaliente(64)\"\" \"About 
You can put this solution on YOUR website!
Let x = amount of money gary and henry brought for shopping
\n" ); document.write( " x-95=Gary's remaining money
\n" ); document.write( " x-350=Henry's remaining money\r
\n" ); document.write( "\n" ); document.write( "\"%284%2F7%29%2A%28x-95%29=x-350\"\r
\n" ); document.write( "\n" ); document.write( "\"%284x-380%29%2F7=x-350\"\r
\n" ); document.write( "\n" ); document.write( "\"4x-380=7x-2450\"
\n" ); document.write( "\"3x-2070=0\"
\n" ); document.write( "\"3x=2070\"
\n" ); document.write( "\"x=690\"\r
\n" ); document.write( "\n" ); document.write( "Gary's money = 690-95=$595
\n" ); document.write( "
\n" );