document.write( "Question 1078289: If a bottle and a glass balance with a pitcher, a bottle balances with a glass and a plate, and two pitchers balance with three plates, can you figure out how many glasses will balance with a bottle? \n" ); document.write( "
Algebra.Com's Answer #692809 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "If a bottle and a glass balance with a pitcher, a bottle balances with a glass and a plate, and two pitchers balance with three plates, \n" ); document.write( "can you figure out how many glasses will balance with a bottle? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Yes I can.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let b = mass of bottle;\r\n" ); document.write( " g = mass of glass;\r\n" ); document.write( " p = mass of pitcher;\r\n" ); document.write( " L = mass of plate.\r\n" ); document.write( "\r\n" ); document.write( "Then from the condition, you have these 3 equations for 4 variables:\r\n" ); document.write( "\r\n" ); document.write( "b + g = p, (1)\r\n" ); document.write( "b = g + L, (2)\r\n" ); document.write( "2p = 3L. (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From (1) and (3) you have\r\n" ); document.write( "\r\n" ); document.write( "b + g =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |