document.write( "Question 360455: Hello, i'm working on algebra
\n" );
document.write( "it's about this equation
\n" );
document.write( "c=$535+4.50n
\n" );
document.write( "and i don't get what this question is asking for in this
\n" );
document.write( "For each equation, find the coordinates of a point that lies on the graph of the equation.
\n" );
document.write( "what does that mean?? \n" );
document.write( "
Algebra.Com's Answer #257229 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! c = $535 + 4.50n \n" ); document.write( "In this equation, the cost (c) = $4.50 for each item (n) + a fixed cost of $535 \n" ); document.write( ": \n" ); document.write( "Say you want the cost for 10 items, then n = 10, \n" ); document.write( "substitute 10 for n in the given equation \n" ); document.write( "c = 535 + 4.50(10) \n" ); document.write( "c = 535 + 45.00 \n" ); document.write( "c = $580 is the total cost for 10 items \n" ); document.write( ": \n" ); document.write( "The coordinates would be 10, 985, on a graph x=10, y=985 \n" ); document.write( ": \n" ); document.write( "A graph of this equation, shows that when n = 10, cost = 580 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Did I shed some light on this for you here? \n" ); document.write( " |