Very Basic Maths Assignment (sorry i'm a newbie) based on profit and graphs

In summary: Homework statementIn summary, the builder needs to build at least 5 luxury and 10 standard houses to maximise his profit.
  • #1
adste89
2
0

Homework Statement



Firstly I'm sorry to bother all of you that will find this question really basic but I haven't studied Maths since GCSE 7 years ago and I am now doing a degree in Engineering without A Level Maths so any help would be great...I need to work out the algebra and the main issue is how to plot it on a graph!? I'm guessing I need to use y=mx + c but I'm not sure how to do that on excel.

A builder has a plot of land available on which he can build either luxury of standard houses.
He decides to build at least 5 luxury and 10 standard houses. Planning restrictions limit him
to no more than 30 houses altogether. A luxury house requires 300m2
of land and a standard
house 150m2
. The plot is 6000m2
. Profit is $12; 000 per luxury house and $8000 per standard
house. How many of each type should he build to maximise his profit.


Thank you anyone that can help!

Adam
 
Physics news on Phys.org
  • #2
ok so here is what I have worked out so far...

Luxury Houses = x
Basic Houses = y

(300x + 5y) + (150y + 10x) = 6000m2 i'm not too sure if this is correct

I also came to the conclusion for graph purposes the answer might be y= -0.5x + 10 ?

I also know the most profit is £280,000 with 10 luxury houses and 20 basic.
 
  • #3
You need a change of variables. you know you need a certain number of lux and std minimum and you know the maximum houses so subtract the mins from the max to obtain something along the lines of:

30-10 -5 = x+y => y = a function of x

you can then replace all y with the function of x and can solve this 2 variable question as a single variable. Remember to subtract the area of the min requirements from your total area btw.
 
  • #4
If the builder is going to build at least 5 luxury and 10 standard homes, then calculate the amount of profit obtained from their construction. From the total amount of land, subtract the area required by these 15 homes. For the remainder of the land area, find out the mix of luxury/standard homes which will fit that gives the most additional profit.
 
  • #5
adste89 said:

Homework Statement



Firstly I'm sorry to bother all of you that will find this question really basic but I haven't studied Maths since GCSE 7 years ago and I am now doing a degree in Engineering without A Level Maths so any help would be great...I need to work out the algebra and the main issue is how to plot it on a graph!? I'm guessing I need to use y=mx + c but I'm not sure how to do that on excel.

A builder has a plot of land available on which he can build either luxury of standard houses.
He decides to build at least 5 luxury and 10 standard houses. Planning restrictions limit him
to no more than 30 houses altogether. A luxury house requires 300m2
of land and a standard
house 150m2
. The plot is 6000m2
. Profit is $12; 000 per luxury house and $8000 per standard
house. How many of each type should he build to maximise his profit.


Thank you anyone that can help!

Adam

This is a standard "linear programming" problem, and involves *inequalities*, not equations. Here is one formulation. Let L = number of luxury houses to build and S = number of standard houses to build. (No reason to use symbols x and y, when symbols L and S are so much more tied to their definitions.) Land used = 300L + 150S, and this must be <= 6000. Total number of houses = L + S, and this must be <= 30. Also: L >= 5 and S >= 10. Finally: profit = 12L + 8S (in $000,s). The final linear programming (LP) formulation is:
max 12L + 8S,
subject to
300L + 150S <= 6000
L + S <= 30
L >= 5, S >= 10

There are standard algorithms available for solving such problems manually, or you can submit it to a Solver tool in a spreadsheet (eg., the EXCEL Solver can deal with such problems having up to about 200-300 decision variables and about 200 inequalities and equations, together with simple bounds that are not part of the inequality count). However, simple 2-variable problems like this one can be tackled using a _graphical method_ because you have only two variables (L and S), so can plot the constraint region in a 2-dimensional plot and look where in the constraint region the 'objective function' 12L + 8 S is maximized. See, eg., http://math.tutorvista.com/algebra/graphical-method.html or any introductory Operations Research textbook.

RGV
 

Related to Very Basic Maths Assignment (sorry i'm a newbie) based on profit and graphs

What is a profit graph?

A profit graph is a visual representation of the relationship between a company's revenue and expenses over a specific period of time. It shows the amount of profit or loss a company has made during that time period.

How is profit calculated?

Profit is calculated by subtracting a company's expenses from its revenue. This can be represented as the equation: Profit = Revenue - Expenses.

What does a positive profit on a graph indicate?

A positive profit on a graph indicates that a company has made more money than it has spent during a certain period of time. This is also known as a net profit or a surplus.

What does a negative profit on a graph indicate?

A negative profit on a graph indicates that a company has spent more money than it has made during a certain period of time. This is also known as a net loss or a deficit.

How can graphs be used to analyze profit?

Graphs can be used to analyze profit by visually displaying the relationship between revenue and expenses. They can also show trends over time and help identify areas where a company can improve its profit margin.

Similar threads

Replies
13
Views
2K
  • STEM Academic Advising
Replies
8
Views
4K
Back
Top