document.write( "Question 274426: trying to set up a constraint for linear programming.\r
\n" );
document.write( "\n" );
document.write( "with \r
\n" );
document.write( "\n" );
document.write( "A = radio commercials
\n" );
document.write( "B = newspaper ads\r
\n" );
document.write( "\n" );
document.write( "if the question is \" use at least twice as many radio commercials as newspaper ads\"\r
\n" );
document.write( "\n" );
document.write( "what the equation?\r
\n" );
document.write( "\n" );
document.write( "2A + B <= 0 ??? \n" );
document.write( "
Algebra.Com's Answer #200268 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! No! \"At least\" means \"no less than\" so there could be more. \n" ); document.write( "At \"least twice as many radio commercials\" means no less than two times as many but there could be more than two times as many. \n" ); document.write( " |