document.write( "Question 1146834: A certain store has a fax machine available for use by its customers. The store charges $2.35 to send the first page and $0.70 for each subsequent page. The total price, P, for the faxing x pages can be modeled by the formula P=0.70(x-1)+2.35 . Determine the number of pages that can be faxed for $10.75.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #768124 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "0.70*(x-1) + 2.35 = 10.75\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "x - 1 =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |