document.write( "Question 1040690: Tina and Andy have the same amount of money.tina spends £130 and Andy spend £480.tina now has three times as much money left as Andy.how much money did they both have . \n" ); document.write( "
Algebra.Com's Answer #655571 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Tina and Andy have the same amount of money. tina spends £130 and Andy spend £480. tina now has three times as much money
\n" ); document.write( "left as Andy.how much money did they both have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be that amount of money each of women initially had.\r\n" );
document.write( "\r\n" );
document.write( "Then \r\n" );
document.write( "\r\n" );
document.write( "x- 130 = 3*(x-480).  \r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "x - 130 = 3x - 3*480,\r\n" );
document.write( "\r\n" );
document.write( "x - 130 = 3x - 1440,\r\n" );
document.write( "\r\n" );
document.write( "1440 - 130 = 3x - x\r\n" );
document.write( "\r\n" );
document.write( "1310 = 2x,\r\n" );
document.write( "\r\n" );
document.write( "x = \"1310%2F2\" = 655.\r\n" );
document.write( "\r\n" );
document.write( "Check.  a) 655-130 = 525;  b) 655-480 = 175;  c) 525 = 3*175  Yes!  OK !!  Check is done.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Each of the two women had originally  £655.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );