document.write( "Question 161441This question is from textbook Introductory Algebra
\n" );
document.write( ": I need to know how to write the data as an ordered pair.
\n" );
document.write( "Windchill vs. air Temperature
\n" );
document.write( "Air Temp. is the input and Windchill is the output. Both are measured in degrees Fahrenheit.
\n" );
document.write( "The Air Temp is 35 and the Windchill is 16 so how would I write this as an ordered pair so I can graph it. \n" );
document.write( "
Algebra.Com's Answer #118951 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Ordered pairs such as (x,y) \n" ); document.write( "gives the x-axis first (independent variable) \n" ); document.write( "and the y-axis second (dependent variable) \n" ); document.write( ". \n" ); document.write( "The x-axis is horizontal whereas the y-axis is vertical. \n" ); document.write( ". \n" ); document.write( "In your case, \n" ); document.write( "Air Temp is the independent variable (or x-axis) \n" ); document.write( "and \n" ); document.write( "Windchill is the dependent variable (or y-axis) \n" ); document.write( ". \n" ); document.write( "Therefore, the ordered pair would be: \n" ); document.write( "(\"Air Temp\", \"windchill\") \n" ); document.write( "or \n" ); document.write( "(35, 16) \n" ); document.write( ". \n" ); document.write( "Horizontal axis: air temp \n" ); document.write( "Vertical axis: windchill \n" ); document.write( " \n" ); document.write( " |