document.write( "Question 3353: To change a temperature from degrees F to C, use the formula.
\n" );
document.write( "C=5/9 (F-32)
\n" );
document.write( "Find the F and C intercepts of the line described in the equation. \n" );
document.write( "
Algebra.Com's Answer #1460 by drglass(89) ![]() You can put this solution on YOUR website! The F and C intercepts are the points at which the line crosses the F and C axes respectively. When the line crosses the F axis, its corresponding C value is 0. Likewise, when the line crosses the C axis, its corresponding F value is 0. To find the F intercept, set C = 0: \n" ); document.write( " \n" ); document.write( "To find the C-intercept, set F = 0 \n" ); document.write( " |