document.write( "Question 160949This question is from textbook ELEMENTARY AND INTERMEDIATE ALGEBRA
\n" );
document.write( ": Brandon gets a 40% discount on loose diamonds where he works. The cost of the setting is $250. If he plans to spend at most $1450, then what is the price range(list price) of the diamonds that he can afford? \n" );
document.write( "
Algebra.Com's Answer #118603 by ptaylor(2198) You can put this solution on YOUR website! Let x= the price range (list price) of the diamonds that he can afford \n" ); document.write( "Now if he gets a 40% discount, then he has to pay 60% (x-0.40x) of the list price for diamonds. So the equation we need to solve is:\r \n" ); document.write( "\n" ); document.write( "0.60x+$250<=$1450 subtract $250 from each side \n" ); document.write( "0.60x+$250-$250<=$1450-$250 collect like terms \n" ); document.write( "0.60x<=$1200 divide each side by 0.60 \n" ); document.write( "x<=$2000-----------------------------------price range (list price) that he can afford\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "if x=$2000 (maximum value of the diamonds that he can afford), then \n" ); document.write( "0.60*$2000+$250=$1450 \n" ); document.write( "$1200+$250=$1450 \n" ); document.write( "$1450=$1450\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |