document.write( "Question 1040560: A bathtub is filled with a volume of 30 litres of water. The plug is pulled out and it empties at a rate of 3 litres per second.
\n" );
document.write( "A) write a rule linking the volume V with the time T
\n" );
document.write( "B) use your rule to find out the volume of water in the bathtub after 2.3 seconds.
\n" );
document.write( "C) draw a table of values. You need to determine how many values your table of values needs in relation to this problem
\n" );
document.write( "D) draw a graph to show the volume of water overtime
\n" );
document.write( "E) using your graph, approximately how much water was in the bathtub after 8 seconds?
\n" );
document.write( "F) using your graph, approximately how many seconds have gone by if there is 17L in the bathtub? \n" );
document.write( "
Algebra.Com's Answer #655464 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A bathtub is filled with a volume of 30 litres of water. \n" ); document.write( " The plug is pulled out and it empties at a rate of 3 litres per second. \n" ); document.write( "A) write a rule linking the volume V with the time T \n" ); document.write( "V = 30 - 3t \n" ); document.write( "B) use your rule to find out the volume of water in the bathtub after 2.3 seconds. \n" ); document.write( "V = 30 - 3(2.3) \n" ); document.write( "V = 30 - 6.9 \n" ); document.write( "V = 23.1 liters remain \n" ); document.write( "C) draw a table of values. You need to determine how many values your table of values needs in relation to this problem \n" ); document.write( "It's linear so two values are sufficient \n" ); document.write( " t | V \n" ); document.write( "------- \n" ); document.write( " 1 | 27 \n" ); document.write( " 5 | 15 \n" ); document.write( "10 | 0 \n" ); document.write( "D) draw a graph to show the volume of water overtime \n" ); document.write( " \n" ); document.write( "E) using your graph, approximately how much water was in the bathtub after 8 \n" ); document.write( " seconds? \n" ); document.write( "looks like 6 liters remain \n" ); document.write( "F) using your graph, approximately how many seconds have gone by if there is 17L in the bathtub? Green line = 17, between 4 and 5 seconds \n" ); document.write( " |