document.write( "Question 1107421: The battery for Kyle's cell phone lasts at least
\n" );
document.write( "twice as long as the battery for his brother's
\n" );
document.write( "cell phone. His brother's battery lasted 8 hours.
\n" );
document.write( "Which of these inequalities is another way to
\n" );
document.write( "express this relationship?
\n" );
document.write( "K = number of hours the battery lasts in Kyle's cell phone\r
\n" );
document.write( "\n" );
document.write( "A. K < 2 8 B. K 2 8
\n" );
document.write( "C. 2K > 8 D. 2K 8 \n" );
document.write( "
Algebra.Com's Answer #722682 by Theo(13342) You can put this solution on YOUR website! let K equal the number of hours that kyle's cell phone battery lasts. \n" ); document.write( "let B equal the number of hours that his brother's cell phone battery lasts.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "kyle's battery last at least twice as long as the battery for his brother's cell phone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that gets you K >= 2 * B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "his brother's battery lasted 8 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that gets you K >= 2 * 8 which gets you K >= 16.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your selections are shown as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A. K < 2 8 \n" ); document.write( "B. K 2 8 \n" ); document.write( "C. 2K > 8 \n" ); document.write( "D. 2K 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you're mising some key operands. \n" ); document.write( "my guess as to what they are is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A. K <= 2 * 8 \n" ); document.write( "B. K >= 2 * 8 \n" ); document.write( "C. 2K >= 8 \n" ); document.write( "D. 2K <= 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "without knowing exactly what your final equations are like because of the missing operands, i would guess that selection B would be correct, because:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "K >= 2 * B \n" ); document.write( "B = 8 \n" ); document.write( "this results in K >= 2 * 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |