document.write( "Question 1049142: I'm having trouble breaking down this word problem.\r
\n" );
document.write( "\n" );
document.write( "Problem- A new temperature scale has been introduced called Sandstrum and denoted by S. Here are two comparisons to the Celsius scale. Water freezes at 0 degrees Celsius= -125 degrees S and water boils at 100 degrees Celsius=-50 degrees S.\r
\n" );
document.write( "\n" );
document.write( "A.)Find an equation for the line that captures the relationship. Let C be the independent (x) variable. Leave non-whole numbers fractions.\r
\n" );
document.write( "\n" );
document.write( "B.) What is the temperature (to the nearest degree in Sandstrum (S) when it is 72 degrees Celsius. \n" );
document.write( "
Algebra.Com's Answer #664702 by Theo(13342)![]() ![]() You can put this solution on YOUR website! basically, you are creating a straight line equation where the independent variable is c and the dependent variable is s.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s represents the temperature in sandstrum. \n" ); document.write( "c represents the temperature in celsius.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 points of reference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are the freezing point of water and the boiling point of water.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when water freezes, the temperature is 0 degrees in celsius and -125 degrees in sandstrum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when water boils, the temperature is 100 degrees in celsius and -50 degrees in sandstrum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have two coordinate points of reference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c1,s1) = (0,-125) \n" ); document.write( "(c2,s2) = (100,-50)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slope intercept form of a straight line equation is y = mx + b. \n" ); document.write( "m is the slope. \n" ); document.write( "b is the y-intercept.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slope is equal to (y2-y1) / (x2-x1). \n" ); document.write( "the y-intercept is the value of y when x is equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you replace y with s and x with c, your straight line equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s = mc + b \n" ); document.write( "m is the slope. \n" ); document.write( "b is the s-intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the slope is equal to (s2-s1) / (c2-c1). \n" ); document.write( "the s-intercept is the value of s when c is equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it's the same equation as y = mx + b with only the names of the variables changed, where s is used in place of y and c is used in place of x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your two points of reference are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c1,s1) = (0,-125) \n" ); document.write( "(c2,s2) = (100,-50)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your s-intercept is the value of s when c is equal to 0. \n" ); document.write( "that makes your s-intercept equal to -125. \n" ); document.write( "that makes b = -125.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your slope is equal to (s2-s1) / (c2-c1) = (-50 - (-125)) / (100 - 0). \n" ); document.write( "simplify that and your slope is equal to 75/100. \n" ); document.write( "this can be simplified to 3/4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your straight line equation of s = mx + b becomes s = 3/4 * c - 125.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when c is equal to 0, s is equal to -125. \n" ); document.write( "this agrees with the freezing point of water expressed in sandstrum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when c is equal to 100, s is equal to -50. \n" ); document.write( "this agrees with the boiling point of water expressed in sandstrum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "part A solution is therefore s = 3/4 * c - 125.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when c = 72, s = 3/4 * 72 - 125 which becomes s = -71.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your part B solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |