document.write( "Question 335040: write an equation to model the relationship in this table.
\n" );
document.write( "(in a table) total cost change from $10
\n" );
document.write( " $10.00 $0
\n" );
document.write( " $9.00 $1.00
\n" );
document.write( " $7.50 $2.50
\n" );
document.write( "i have figured out some problems somewhat like this and i have asked my algebra teacher to explain and i still didn't understand what he meant. i would greatly appreciate your help. \n" );
document.write( "
Algebra.Com's Answer #240114 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation to model the relationship in this table. \n" ); document.write( "(in a table) total cost change from $10 \n" ); document.write( "$10.00 $0 \n" ); document.write( "$9.00 $1.00 \n" ); document.write( "$7.50 $2.50 \n" ); document.write( "------------- \n" ); document.write( "Amount owed = 10 - payment \n" ); document.write( "--- \n" ); document.write( "C(p) = 10 - p \n" ); document.write( "--- \n" ); document.write( "Note: \n" ); document.write( "When p = 10, c = 0 \n" ); document.write( "When p = 9, c = 1 \n" ); document.write( "Whne p = 7.50, c = 2.50 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |