document.write( "Question 1205856: Hi
\n" );
document.write( "When a cup is 40% full it has a mass of 158.3g. When it is 60% full it has a mass of 189.5g. What is the mass When it is 100% full. \n" );
document.write( "
Algebra.Com's Answer #842922 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let the mass of the cup = y \n" ); document.write( "your two equations that need to be solved simultaneously are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + .4x = 158.3 \n" ); document.write( "y + .6x = 189.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the first equation from the second to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".2x = 31.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 31.2 / .2 = 156.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace x in the first of the original equations to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + .4 * 156 = 158.3 \n" ); document.write( "solve for y to get: \n" ); document.write( "y = 158.3 - .4 * 156 = 95.9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the mass of the cup.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the mass of a full cup will be 95.9 + 156 = 251.9 grams.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation can be graphed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's what it looks like.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation is in slope intercept form. \n" ); document.write( "the y-intercept is 95.9 which is the weight of the cup without any mass in it. \n" ); document.write( "the slope is 156 which is the number of grams of mass in a full cup. \n" ); document.write( "the value of x goes from 0 to 1, representing the proportion of mass in the cup from the time it's empty to the time it's full. \n" ); document.write( " \n" ); document.write( " |