document.write( "Question 1081529: Kirby moves with constant speed 5 units per hour along the line \"y+=+3x%2F4+%2B6\" crossing
\n" ); document.write( "the y-axis at midnight and the x-axis later. When is the x-axis crossing made? What does it
\n" ); document.write( "mean to say that Kirby’s position is a function of time? What is Kirby’s position 1.5 hours
\n" ); document.write( "after midnight? What is Kirby’s position t hours after midnight?
\n" ); document.write( "

Algebra.Com's Answer #695623 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Kirby moves with constant speed 5 units per hour along the line \"y+=+3x%2F4+%2B6\" crossing
\n" ); document.write( "the y-axis at midnight and the x-axis later. When is the x-axis crossing made?
\n" ); document.write( "The x-axis is crossed when y=0.
\n" ); document.write( "y = 3x/4 +6 = 0
\n" ); document.write( "3x = -24
\n" ); document.write( "x = -8
\n" ); document.write( "The distance from (-8,0) to (0,6) = 10 units.
\n" ); document.write( "10/5 = 2 hours --> x-axis crossed at 0200.
\n" ); document.write( "---------------------
\n" ); document.write( "What does it mean to say that Kirby’s position is a function of time?
\n" ); document.write( "It varies with time.
\n" ); document.write( "============
\n" ); document.write( "What is Kirby’s position 1.5 hours after midnight?
\n" ); document.write( "He's 7.5 units from (0,6) on the line, and 2.5 units from (-8,0)
\n" ); document.write( "--> (-6,1.5)
\n" ); document.write( "===================
\n" ); document.write( "What is Kirby’s position t hours after midnight?
\n" ); document.write( "Since he's moving right to left (on the graph):
\n" ); document.write( "x(t) = -t
\n" ); document.write( "y(t) = -3t/4 + 6
\n" ); document.write( "
\n" );