document.write( "Question 787733: How do you solve this:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If a temperature is 20 degrees celcius what is it on the fahrenheit scale?\r
\n" );
document.write( "\n" );
document.write( "F = (9/5*c)+32?\r
\n" );
document.write( "\n" );
document.write( "I need an immediate answer, please. \n" );
document.write( "
Algebra.Com's Answer #478304 by wilft1(217)![]() ![]() You can put this solution on YOUR website! F = (9/5 x C) + 32\r \n" ); document.write( "\n" ); document.write( "c is given to us, so just substitute for the number and solve\r \n" ); document.write( "\n" ); document.write( "F = (9/5 x 20) + 32 (9/5 x 20 is the same as 20 times 9 divided by 5)\r \n" ); document.write( "\n" ); document.write( "F = 36 + 32\r \n" ); document.write( "\n" ); document.write( "F = 68 degrees \n" ); document.write( " |