document.write( "Question 1107664: Amy has $20 in her savings account and is adding $10 every week. Jim has $180 in his savings account but has to take out $30 every week. Write the equation that represents the amount that each has in their account. Don't forget to define your variable. \n" ); document.write( "
Algebra.Com's Answer #722684 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x equal the number of weeks. \n" ); document.write( "let y = the amount of money that each has in their account.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for amy will be y = 20 + 10 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for jim will be y = 180 - 30 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of y for amy will be different than the value of y for jim except when the amount in each of their accounts is the same.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you graphed both equations, you would see when this happens.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of both their equations would look like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the blue line is amy's line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the red line is jim's line.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they intersect at the coordinate point of (4,60).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the means that the value of x is 4 and the value of y is 60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that means that they would both have the same amount of money in their account in 4 weeks, and that amount would be 60 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "going to amy's equation, we get y = 20 + 10x. \n" ); document.write( "when x = 4, the equation becomes y = 20 + 40 = 60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "going to jim's euation, we get y = 180 - 30x. \n" ); document.write( "when x = 4, the equation becomes y = 180 - 120 = 60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of y is the same at 60 which means they both have 60 dollars in their account after 4 weeks.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for amy is y = 20 + 10x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for jim is y = 180 - 30x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y represents the amount of money in their respective accounts. \n" ); document.write( "x represents the number of weeks from their starting balance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "their current balance is when x = 0.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |