document.write( "Question 762911: a wholesale poster company sells 20 posters for $12 and 30 posters for $15 the relationship between the number of posters sold and the cost is linear. find an equation giving the cost (c) in terms of the number of(n)posters \n" ); document.write( "
Algebra.Com's Answer #464293 by malglu(63)\"\" \"About 
You can put this solution on YOUR website!
since the relationship is linear we know that we plot the relationship on a co-ordinate system. we would have a line going through the points\r
\n" ); document.write( "\n" ); document.write( "(20, 12) and (30, 15)\r
\n" ); document.write( "\n" ); document.write( "if we fill in the x and y co-ordinates on the equation for a line
\n" ); document.write( "y=mx+c we get teo equations which can be solves simultaneously\r
\n" ); document.write( "\n" ); document.write( "15=30m+c
\n" ); document.write( "12=20m+c\r
\n" ); document.write( "\n" ); document.write( "minus one from the other, to get m=3/10
\n" ); document.write( "fill this in into any of the two equtions to get c, whcih is 6.\r
\n" ); document.write( "\n" ); document.write( "thus the realtionship, is the linear equation
\n" ); document.write( "y=3/10x+6
\n" ); document.write( "
\n" );