document.write( "Question 1011524: smith and vein had equal money. after smith spent 18 rupees and vein spent 25, smith had twice as much as vein. how much money did they had \n" ); document.write( "
Algebra.Com's Answer #627202 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x is what they started with
\n" ); document.write( "x-18=2(x-25)
\n" ); document.write( "x-18=2x-50
\n" ); document.write( "x=32 rupees
\n" ); document.write( "after spending 18, there are 14
\n" ); document.write( "after spending 25, there are 7
\n" ); document.write( "
\n" ); document.write( "
\n" );