document.write( "Question 103762: Write the inequality expressing this relationship.\r
\n" );
document.write( "\n" );
document.write( "An electronics store wants to order at least 3 times as many DVD players as VHS players. \n" );
document.write( "
Algebra.Com's Answer #75419 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Let D = number of DVD sold, and V = number of VHS sold. \n" ); document.write( "If D = V, the store would have sold the same number of each. \n" ); document.write( "If 3D = V, the store would have sold 3 times as many VHS as DVD. Think about this fo a second, since it may look odd. But if they sold 300 VHS, then D=100 to make the equation work. \n" ); document.write( "That leads us to D = 3V, which means the number of DVD sold = 3 times the number of VHS sold. \n" ); document.write( "But, we're told the store wants to sell \"at least\" 3 times as many, so the store wants D > 3V. \n" ); document.write( " |