document.write( "Question 947823: while Jenny goes on vacation, she puts her two dogs in a kennel. she pays a flat fee of $20 per dog and then pays a certain amount of money each day for each dog. If she leaves the dogs for 5 days, the cost is $540. If she leaves the dogs for 7 days, the cost is 740. \r
\n" ); document.write( "\n" ); document.write( "write a linear function to model the relationship between the number of days,x, at the kennel and the total cost, y, for one dog. \r
\n" ); document.write( "\n" ); document.write( "PLEASE HELP I DONT UNDERSTAND \r
\n" ); document.write( "\n" ); document.write( "I thought you had to do this:
\n" ); document.write( "5y + 540x = 20
\n" ); document.write( "7y + 740x = 20
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #578440 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The question part is too strange. You want x for how many days and y for how much total cost for one dog. Trying to account for total cost should be neater, maybe smarter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assigning different variables:
\n" ); document.write( "p, price per dog for 1 day
\n" ); document.write( "2 dogs, known
\n" ); document.write( "20 dollar, flat fee for 1 dog\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FIVE DAYS
\n" ); document.write( "2*20+2*5*p=540\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SEVEN DAYS
\n" ); document.write( "2*20+2*7*p=740\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The five and seven day data MUST give the same price p for each dog each day. If the two equations do not give equal values for p, then the problem description is bad.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SOLVING EACH EQUATION:
\n" ); document.write( "-
\n" ); document.write( "\"2%2A5%2Ap=540-40\"
\n" ); document.write( "\"10p=500\"
\n" ); document.write( "\"p=50\"
\n" ); document.write( "-
\n" ); document.write( "\"2%2A7%2Ap=740-2%2A20\"
\n" ); document.write( "\"14p=700\"
\n" ); document.write( "\"p=700%2F14\"
\n" ); document.write( "\"p=%287%2A2%2A5%2A2%2A5%29%2F%282%2A7%29\"
\n" ); document.write( "\"p=50\"
\n" ); document.write( "-
\n" ); document.write( "PRICE \"highlight%28highlight%28p=50%29%29\", dollars per day for each dog.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "NOW you can use your other expected variables x and y for what you were asked: to find A LINEAR EQUATION for cost for boarding a dog.
\n" ); document.write( "x, how many days
\n" ); document.write( "y, cost to board 1 dog for x days
\n" ); document.write( "-
\n" ); document.write( "FIXED cost of $20, and expect x to be from set of natural numbers (or whole numbers, in case of less than one full day of boarding).
\n" ); document.write( "\"highlight%28highlight%28y=50x%2B20%29%29\"
\n" ); document.write( "-
\n" ); document.write( "The price works as the slope.
\n" ); document.write( "
\n" );