document.write( "Question 486771: Some One please help to solve this
\n" );
document.write( "The total cost curve of the number of copies photograph is linear. The total cost of 5 and 18 copies of photographs are Rs.80 and 116 respectively . Then the total cost for 10 copies of the photographs is
\n" );
document.write( "Answer is 93.85
\n" );
document.write( "I don’t know how to do ???? please Explain\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #332793 by chessace(471) You can put this solution on YOUR website! Let c(x) be cost of x copies. \n" ); document.write( "Linear means c(x) = ax + b \n" ); document.write( "c(5) = 80 \n" ); document.write( "c(18) = 116 \n" ); document.write( "Find c(10) \n" ); document.write( "a*5 + b = 80 \n" ); document.write( "a*18 + b = 116 \n" ); document.write( "Subtract 1 from 2: \n" ); document.write( "13*a = 36 \n" ); document.write( "a = 36/13 = 2.77 \n" ); document.write( "2.77*5 + b = 80 \n" ); document.write( "b = 80-13.846 = 66.154 \n" ); document.write( "c(10) = 10 * 2.77 + 66.15 \n" ); document.write( "c(10) = 93.85 \n" ); document.write( " \n" ); document.write( " |