document.write( "Question 1162780: A manufacturing company finds that they can sell 450 items at $2.00 per item and 225 items at $3.50 per item. If the relationship between the number of items sold x and the price per item p is a linear one:\r
\n" );
document.write( "\n" );
document.write( "Find a formula that gives x in terms of p: x= \n" );
document.write( "
Algebra.Com's Answer #786632 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you want a linear relationship between x and p \n" ); document.write( "that would be a straight line equation with the general form of y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( "since you x in terms of p, then: \n" ); document.write( "let y = x \n" ); document.write( "let x = p \n" ); document.write( "the equation of y = mx + b is the same as the equation of x = mp + b after you replace y with x and x with p. \n" ); document.write( "in the equation of x = mp + b, you have coordinate points in the form of (p,x) \n" ); document.write( "since y = x and x = p, this is the same as the form of (x,y), which is the standard form of the linear equation coordinate points. \n" ); document.write( "we'll work with x = mp + b and then later translate to y = mx + b for graphing purposes. \n" ); document.write( "your standard form is x = mp + b with coordinate points of (p,x). \n" ); document.write( "you have two coordinate points. \n" ); document.write( "they are (2,450) and (3.5,225) \n" ); document.write( "m is equal to slope which is equal to (y2-y1)/(x2-x1) which is then translated to (x2-x1)/p2-p1 when you replace y with x and x with p. \n" ); document.write( "assign (2,450) to (p1,x1) and assign (3.5,225) to (p2,x2) and the slope equation becomes (225-450)/(3.5-2) which becomes -225/1.5 = -150. \n" ); document.write( "your slope is -150 and your equation of x = mp + b becomes x = -150 * p + b \n" ); document.write( "replace x and p with one of the points to solve for b. \n" ); document.write( "i used (2,450). \n" ); document.write( "the equation of x = mp + b becomes 450 = -150 * 2 + b \n" ); document.write( "solve for b to get b = 750. \n" ); document.write( "the equation becomes x = -150 * p + 750. \n" ); document.write( "that's your final equation. \n" ); document.write( "to graph it, i replaced x ith y and p with x to get y = -150 * x + 750. \n" ); document.write( "the graph is shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation of y = -150 * x + 750 is for graphing purposes only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is the equation of x = -150 * p + 750\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x represents the number of items sold. \n" ); document.write( "p represents the price of each item.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |