document.write( "Question 996029: g = -5t + 99\r
\n" );
document.write( "\n" );
document.write( "The variable t represents the number of tables Kathleen has set, and the variable g represents the number of glasses remaining. How many tables does Kathleen need to set in order to have just 74 glasses left to distribute?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #614656 by Theo(13342) You can put this solution on YOUR website! looks like there are 5 glasses per table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g = -5t + 99\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t is number of tables and g is number of glasses left\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace g with 74 and you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "74 = -5t + 99 \n" ); document.write( "add 5t to both sides of this equation and subtract 74 from both sides of this eqution to get: \n" ); document.write( "5t = 99-74 \n" ); document.write( "divide both sides of this equation to get: \n" ); document.write( "t = (99-74)/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for t to get t = (99-74)/5 = 25/5 = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she starts with 99 glasses. \n" ); document.write( "5 tables at 5 glasses apiece equals 25 glasses. \n" ); document.write( "99 - 25 = 74.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the equation of g = -5t + 99:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "99 is the number of glasses she has when the number of tables is equal to 0. \n" ); document.write( "this is because g = -5t + 99 becomes g = -5*0 + 99 which becomes g = 99.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slope of this equation is -5. \n" ); document.write( "this means that for every table that's added, the number of glasses remaining goes down by 5. \n" ); document.write( "this can only occur if she places 5 glasses on each table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when t = 5, the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g = -5*5 + 99 which then becomes g = -25 + 99 which then becomes g = 74.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 tables were set and each table took 5 glasses, o the glasses remaining was 99 - 25 = 74.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |