document.write( "Question 491508: Suppose you have a budget of 450 dollars for one month. You would like to buy some textbooks and CDs.
\n" ); document.write( "The average cost of a book is 55 dollars each and that of a CD is
\n" ); document.write( "12 dollars each. Let x denote the number of books you buy and y denote the
\n" ); document.write( "number of CDs that you buy. \r
\n" ); document.write( "\n" ); document.write( "This is what I have tried and I just cannot get the right answer.\r
\n" ); document.write( "\n" ); document.write( "Write the equation of your budget constraint in the form y=mx+b, where m and b are some numbers.
\n" ); document.write( "y=55x+450 and
\n" ); document.write( "y=4.58x+37.5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #334643 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
y = the number of CDs, so 12y = value of the CDs purchased
\n" ); document.write( "x = the number of books, so 55x = value of the books purchased
\n" ); document.write( "The total amount is 450, so you can show:
\n" ); document.write( "12y + 55x = 450
\n" ); document.write( "Subtract 55x from both sides
\n" ); document.write( "12y = -55x + 450
\n" ); document.write( "Divide both sides by 12
\n" ); document.write( "y = -55/12*x + 450/12
\n" ); document.write( "\"graph%28500%2C500%2C-50%2C50%2C-50%2C50%2C-55%2F12%2Ax%2B450%2F12%29\"
\n" ); document.write( "
\n" );