a boy start studying from 8am in the morning and the angle of the sun is 15 degree . now the angle of the sun is 55 degree ... what will.be the time now...
\n" );
document.write( "\r\n" );
document.write( "We will assume that at 12 noon the angle of the sun is 90°\r\n" );
document.write( "\r\n" );
document.write( "Let x = the angle of the sun in degrees\r\n" );
document.write( "Let y = the time of day in hours after midnight\r\n" );
document.write( "\r\n" );
document.write( "Then when x is 15, y is 8, and when x = 90, y is 12\r\n" );
document.write( "\r\n" );
document.write( "So we have two points on a line, (15,8) and (90,12)\r\n" );
document.write( "\r\n" );
document.write( "So we find the equation of the line that passes through\r\n" );
document.write( "those two points:\r\n" );
document.write( "\r\n" );
document.write( "Slope formula:\r\n" );
document.write( "m =
\r\n" );
document.write( "where (x1,y1) = (15,8)\r\n" );
document.write( "and where (x2,y2) = (90,12)\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "m =
\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "Point-slope formula:\r\n" );
document.write( "\r\n" );
document.write( "y - y1 = m(x - x1)\r\n" );
document.write( "where (x1,y1) = (15,8)\r\n" );
document.write( "\r\n" );
document.write( "y - 8 =
(x - 15)\r\n" );
document.write( "\r\n" );
document.write( "y - 8 =
x -
\r\n" );
document.write( "\r\n" );
document.write( " y =
x -
+ 8\r\n" );
document.write( "\r\n" );
document.write( " y =
x -
+
\r\n" );
document.write( "\r\n" );
document.write( " y =
x +
\r\n" );
document.write( "\r\n" );
document.write( "So if we substitute the angle of the sun in that\r\n" );
document.write( "equation, we will get the time of day.\r\n" );
document.write( "\r\n" );
document.write( "So we substitute x=55\r\n" );
document.write( "\r\n" );
document.write( " y =
(55) +
\r\n" );
document.write( " \r\n" );
document.write( " y =
=
=
=
=
\r\n" );
document.write( "\r\n" );
document.write( "
ths of an hour is 8 minutes,\r\n" );
document.write( "\r\n" );
document.write( "so the time is 10:08AM\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "-------------------------\r\n" );
document.write( "FYI, after 12 noon the sun starts going down, so to use the formula\r\n" );
document.write( "in the afternoon, you must subtract the angle from 180 degrees, Then\r\n" );
document.write( "the formula will give you military time, which you will convert to\r\n" );
document.write( "ordinary time by subtracting 12 hours. \r\n" );
document.write( "\r\n" );
document.write( "For instance, if the angle of the sun were 55° and it were in the \r\n" );
document.write( "afternoon instead of the morning, we would subtract 180°-55° and \r\n" );
document.write( "get 125, we would substitute that in the equation and get
or\r\n" );
document.write( "
and we would subtract 12 hours and get
\r\n" );
document.write( "so the time would be 1:52PM, which is the same amount of time AFTER\r\n" );
document.write( "12 noon that 10:08AM (the answer to your problem) was BEFORE 12 noon. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "