document.write( "Question 361926: F=(9/5)*C (degrees)+32
\n" );
document.write( "Find the F temp if it is 32degrees Celsius\r
\n" );
document.write( "\n" );
document.write( "ALso what if the temp is -40degreesF, what woulld it be in celsius \n" );
document.write( "
Algebra.Com's Answer #257958 by mananth(16946)![]() ![]() You can put this solution on YOUR website! F=(9/5)*C (degrees)+32 \n" ); document.write( "plug the value of C in the equation \n" ); document.write( "F=(9/5)*32+32 \n" ); document.write( "F=57.6+32 \n" ); document.write( "F=89.6 deg \n" ); document.write( "...... \n" ); document.write( "ALso what if the temp is -40degreesF, what woulld it be in celsius \n" ); document.write( "-40=(9/5)*C +32 \n" ); document.write( "add -32 \n" ); document.write( "-40-32= 9/5*c \n" ); document.write( "-72=9/5*c \n" ); document.write( "5*-72/9 =C \n" ); document.write( "c= -40 deg \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |