document.write( "Question 1132812: For a science project you record temperature each day the high temperature on day 1 was 6 less than on day 4 and 4 less than on day 10 the high temperature was 62 what was the high temperature on day 1\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #749953 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
More than one way possible but use a variable for temperature (highest of each day?) on day 10; x.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "WHICH DAY    TEMPERATURE\r\n" );
document.write( "Day 1          x-4\r\n" );
document.write( "Day 4         (x-4)+6\r\n" );
document.write( "Day 10         x\r\n" );
document.write( "HIGHEST,       62\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The description, if written better, might be :
\n" ); document.write( "For a science project you record temperature each day. The high temperature on day 1 was 6 less than on day 4, and 4 less than on day 10. The high temperature AMONG DAYS 1, 4, AND 10, was 62. What was the high temperature on day 1?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "YOU can decide which of those days had the highest temperature, and the value of each days' temperature.
\n" ); document.write( "
\n" );