document.write( "Question 563573: When a bucket is filled 3/8 of its capacity its weight is 10 kg. If it is filled 3/5 of its capacity its weight is 14.5 kg. How much will its weight be when it is filled to the full capacity? \n" ); document.write( "
Algebra.Com's Answer #365039 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! When a bucket is filled 3/8 of its capacity its weight is 10 kg. \n" ); document.write( " If it is filled 3/5 of its capacity its weight is 14.5 kg. \n" ); document.write( " How much will its weight be when it is filled to the full capacity? \n" ); document.write( ": \n" ); document.write( "We can convert these fractions to exact decimals \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Assign the values as follows \n" ); document.write( "x1 = .375; y1 = 10 \n" ); document.write( "x2 = .600; y2 = 14.5 \n" ); document.write( ": \n" ); document.write( "Find the slope m = \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Use the point/slope form to construct an equation: y - y1 = m(x - x1) \n" ); document.write( "y - 10 = 20(x - .375) \n" ); document.write( "y - 10 = 20x - 7.5 \n" ); document.write( "y = 20x - 7.5 + 10 \n" ); document.write( "y = 20x + 2.5, is the equation \n" ); document.write( ": \n" ); document.write( "Bucket is full when x = 1 \n" ); document.write( "y = 20(1) + 2.5 \n" ); document.write( "y = 22.5 kg for a full bucket \n" ); document.write( " |