document.write( "Question 420761: Make a graph that shows when fahrenheit and celsius meet. I don't know what the x-axis or the y-axis should be. From the functions...
\n" );
document.write( "*C=(F-32)* 5/9
\n" );
document.write( "*F= C* 9/5 + 32 ,\r
\n" );
document.write( "\n" );
document.write( "I solved them and found out that on a graph, -40 is when the celsius and fahrenheit will meet. So, can you help me figure out what the graph would look like? What are the units of the y-axis and x-axis? Would they be in degrees... or what? Thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #293902 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Make a graph that shows when fahrenheit and celsius meet. I don't know what the x-axis or the y-axis should be. From the functions... \n" ); document.write( "*C=(F-32)*(5/9) \n" ); document.write( "*F= C*(9/5) + 32 \n" ); document.write( "----- \n" ); document.write( "y = (5/9)(x-32) \n" ); document.write( "y = (9/5)x + 32 \n" ); document.write( "---- \n" ); document.write( " \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |