31.1k views
0 votes
Suppose you have a budget of 450 dollars for one month. You would like to buy some textbooks and CDs.The average cost of a book is 55 dollars each and that of a CD is12 dollars each. Let x denote the number of books you buy and y denote thenumber of CDs that you buy.This is what I have tried and I just cannot get the right answer.Write the equation of your budget constraint in the form y=mx+b, where m and b are some numbers.y=55x+450 andy=4.58x+37.5

2 Answers

3 votes

Final answer:

The budget constraint with a $450 budget for textbooks costing $55 each and CDs costing $12 each is given by the equation y = -4.58x + 37.5, where x is the number of textbooks and y is the number of CDs.

Step-by-step explanation:

To calculate the budget constraint for the scenario of textbooks and CDs with a monthly budget of $450, let x represent the number of textbooks and y represent the number of CDs. The average cost of a textbook is $55, and the cost of a CD is $12. The total spending on textbooks and CDs cannot exceed the budget, so the equation representing this constraint is 55x + 12y = 450.

To rewrite the constraint in the form y=mx+b, we need to solve for y. This gives us: y = (-55/12)x + (450/12), which simplifies to y = -4.58x + 37.5. Here, m is the slope of the budget line (-4.58), showing the trade-off between textbooks and CDs, while b is the y-intercept (37.5) representing the maximum number of CDs that could be bought if no textbooks are purchased.

The correct budget constraint equation is y = -4.58x + 37.5.

User Jagbandhuster
by
5.0k points
3 votes

Answer: The equation is y = -4.58 x +37.5

Step-by-step explanation:

Hi, to write the equation we have to analyze the information given:

  • Cost of a book ( x) = $55
  • Cost of a CD (y) = $12
  • Budget = $450

So, we have to multiply the cost of each book ($55) by the number of books purchased (x) and add the number of CDs purchased (y) multiplied by the cost of each cd ($12).

The expression obtained has to be equal to the budget we have.

Mathematically speaking:

  • 55x + 12y =450

Isolating the variable "y"

12y = -55x +450

y = -4.58 x +37.5

User New Q Open Wid
by
4.8k points