document.write( "Question 549747: A company has a vehicle parking area of 1200m^2 with space for x cars and y trucks. Each car requires 20m^2 of space and each truck 100m^2 of space.\r
\n" ); document.write( "\n" ); document.write( "a)show that x + 5y is equal or less than 60.\r
\n" ); document.write( "\n" ); document.write( "b) there must be space for at least
\n" ); document.write( " i) 40 vehicles
\n" ); document.write( " ii) 2 trucks
\n" ); document.write( "write down inequalities to show this information.\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #358032 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"x\" cars take up \"20x\" of space (in \"m%5E2\")
\n" ); document.write( "\"y\" trucks take up \"100y\" of space (in \"m%5E2\")
\n" ); document.write( "If \"x\" cars and \"y\" trucks will fit into \"1200\"\"m%5E2\"
\n" ); document.write( "\"20x%2B100y%3C=1200\" <--> \"x%2B5y%3C=60\" dividing everything by 20.
\n" ); document.write( "At least 40 vehicles translates into \"x%2By%3E=40\"
\n" ); document.write( "At least 2 trucks translates into \"y%3E=2\"
\n" ); document.write( "The inequalities asked for are
\n" ); document.write( "\"x%2B5y%3C=60\", \"y%3E=2\" and \"y%3E=2\"
\n" ); document.write( "EXTRA THOUGHTS
\n" ); document.write( "It's only logical to ask that \"x%3E=0\" too, but that will happen anyway, as a consequence of the other restrictions above.
\n" ); document.write( "The inequalities determine a feasibility region. The boundaries for that feasibility region are:
\n" ); document.write( "\"x%2B5y=60\", \"x%2By=40\", and \"y=2\".
\n" ); document.write( "Those boundaries can be graphed as:
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C90%2C-5%2C45%2C2%2C40-x%2C12-x%2F5%29\" The feasibility region is the tiny triangle between the 3 lines, sides included.
\n" ); document.write( "
\n" );