document.write( "Question 1207572: Hi
\n" ); document.write( "Tim Sam and Xavier received some red packets. The total number of red packets sam and Xavier had is 3 times what tim had. The ratio of red packets sam had to Xavier was 3:7. If Tim and Xavier had 155 red packets together how many did Tim have.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #845524 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
this is what i get.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let T = the amount that tim had, S = the amount that sam had, X = the amount that xavier had.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S + X = 3T
\n" ); document.write( "S / X = 3 / 7
\n" ); document.write( "T + X = 155\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from S / X = 3 / 7, solve for S to get S = 3X / 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S + X = 3T becomes 3X / 7 + X = 3T
\n" ); document.write( "multiply both sides of this equation by 7 to get:
\n" ); document.write( "3X + 7X = 21T
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "10X = 21T
\n" ); document.write( "solve for X to get:
\n" ); document.write( "X = 2.1T\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "T + X = 155 becomes T + 2.1T = 155 which becomes 3.1T = 155.
\n" ); document.write( "solve for T to get T = 50
\n" ); document.write( "solve for X to get X = 105\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from S = 3X / 7, solve for S to get S = (3 * 105) / 7 = 45.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you now have:
\n" ); document.write( "T = 50
\n" ); document.write( "X = 105
\n" ); document.write( "S = 45\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "confirm as correct because ......\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S + X = 3T becomes 45 + 105 = 150 = 3 * 50.
\n" ); document.write( "S / X = 3 / 7 becomes 45 / 105 = 3 / 7 when you divide both numerator and divisor by 15.
\n" ); document.write( "T + X = 155 becomes 50 + 105 = 155.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "everything checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is T = 50.
\n" ); document.write( "
\n" );