document.write( "Question 26259: Science and medicine. Celsius temperature readings can be converted to
\n" );
document.write( "Fahrenheit readings using the formula F= 9/5C+32. What is the Fahrenheit temperature that corresponds to each of the following Celsius temperatures: -10, 0, 15, 100?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #14132 by christinaaa192(28)![]() ![]() ![]() You can put this solution on YOUR website! so basically the question is asking you to input the values(10, 0, 15, and 100) in the formula F=(9/5)c+32 where the values = c. \n" ); document.write( "I'll give you an example: \n" ); document.write( "Lets pick one value, say 0 for instance. F=(9/5)(0)+32 \n" ); document.write( "f=32. that means that when it is 0 celsius, it is 32 degrees fahrenheit. \n" ); document.write( "I'll do another example--10 F=(9/5)(10)+32 ---> F=18+32 ---> F=50 \n" ); document.write( "Now you know how to do it why don't you try the other values (15 and 100.) \n" ); document.write( "I hope this helps \n" ); document.write( "~Christina~ \n" ); document.write( " |