document.write( "Question 1128713: A parking lot has a surface of 720 m^2. Each car occupies an area of 6m^2 and each bus occupies an area of 18m^2\r
\n" );
document.write( "\n" );
document.write( "How do I make this an equation ? Like an inequality
\n" );
document.write( "Also, how would I identify the variables? \n" );
document.write( "
Algebra.Com's Answer #745193 by ikleyn(53763) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let X be the number of cars, and\r\n" ); document.write( "\r\n" ); document.write( "let Y be the numbers of buses.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "6X + 18Y <= 720.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |