document.write( "Question 866747: A company charges $10 for a ring and $20 for a bracelet.
\n" );
document.write( "a) I want to know what happens if you sell only bracelets or rings and how many it take to reach $500
\n" );
document.write( "b) Write an equation in standard form.
\n" );
document.write( "c)Transform the equation into slope intercept format
\n" );
document.write( "d)Graph and find the x intercept rings only and the y intercept bracelets only e)Find 3 more points which will make this situation real \n" );
document.write( "
Algebra.Com's Answer #522564 by richwmiller(17219) You can put this solution on YOUR website! a)25 bracelets and no rings \n" ); document.write( " 50 rings and no bracelets \n" ); document.write( "b) 10x+20y-500=0 \n" ); document.write( "c)y = -x/2+25 \n" ); document.write( "d)(0,25) (50,0) \n" ); document.write( "e)(2,24) (4,23) (6,22) \n" ); document.write( " \n" ); document.write( " |