document.write( "Question 659843: Find the solutions that satisfy the following constraints:
\n" );
document.write( "a. 4A + 2B ≤ 16
\n" );
document.write( "b. 4A + 2B ≥ 16
\n" );
document.write( "c. 4A + 2B = 16 \n" );
document.write( "
Algebra.Com's Answer #410942 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! a≤4-b/2\r \n" ); document.write( "\n" ); document.write( "a≥4-b/2\r \n" ); document.write( "\n" ); document.write( "b=-2(a-4) \n" ); document.write( " |