document.write( "Question 55206: I need help with theese two question, Please.\r
\n" );
document.write( "\n" );
document.write( "1. The Nutty Professor store wishes to mix peanuts that sell for $2 per pound with cashews that sell for $6 per pound. The store plans to use five pounds more of peanuts than cashews and sell the mixture for $26. How many pounds of each nut should be used in the mixture? \r
\n" );
document.write( "\n" );
document.write( "AND this question too!\r
\n" );
document.write( "\n" );
document.write( "2. A stock portfolio is currently valued at $5872.44. IBM is currently selling at $82.01 per share and Microsoft is currently selling at $26.52 per share. If the number of IBM shares is 25 less than the number of Microsoft shares, find the number of shares of each. \n" );
document.write( "
Algebra.Com's Answer #37460 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. The Nutty Professor store wishes to mix peanuts that sell for $2 per pound with cashews that sell for $6 per pound. The store plans to use five pounds more of peanuts than cashews and sell the mixture for $26. How many pounds of each nut should be used in the mixture? \n" ); document.write( "----------------- \n" ); document.write( "Let amount of cashews be \"x\" lbs ; Value of these is 6x dollars \n" ); document.write( "Amount of peanuts is \"x+5\" lbs ; Value of these is 2(x+5)=2x+10 dollars \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = 26 dollars \n" ); document.write( "6x+2x+10=26 \n" ); document.write( "8x=16 \n" ); document.write( "x=2 lbs. (amount of cashews in the mixture) \n" ); document.write( "x+5=7 lbs.(amount of cashews in the mixture) \n" ); document.write( "------------------------ \n" ); document.write( "2. A stock portfolio is currently valued at $5872.44. IBM is currently selling at $82.01 per share and Microsoft is currently selling at $26.52 per share. If the number of IBM shares is 25 less than the number of Microsoft shares, find the number of shares of each. \n" ); document.write( "------- \n" ); document.write( "Let number of Micro shares be \"x\" ; Value of these is 26.52x dollars \n" ); document.write( "Number of IBM shares is \"x-25\" ; Val of these is 82.01(x-25)=$(82.01x-2050.25) \n" ); document.write( "EQUATION: \n" ); document.write( "value + value=5872.44 dollars \n" ); document.write( "26.52x+82.01x-2050.25=5872.44 \n" ); document.write( "108.53x=7922.69 \n" ); document.write( "x=73 (# of shares of Microsoft) \n" ); document.write( "x-25=48 (# of shares of IBM) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |