document.write( "Question 117542: Solve each of the following applications\r
\n" );
document.write( "\n" );
document.write( "1.Ms. Jones has been given a loan of $2500 for 1 year. If the interest charged is $275, what is the interest rate on the loan.\r
\n" );
document.write( "\n" );
document.write( "2. Asurvey of 400 people found that 66 were left-handed. What percent of those surveyed were left-handed? my answer was 264. am I correct and how do I set the problem up?\r
\n" );
document.write( "\n" );
document.write( "3. The electricity costs of a business decreased from $12,000 one year to $10,920 the next, what is the rate of decrease?\r
\n" );
document.write( "\n" );
document.write( "4. If the total bill at a restaurant, including a 15% tip, is $65.32, what was the cost of the meal alone? My answer is $55.52 but how do I set the problem up?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #85644 by stanbon(75887) ![]() You can put this solution on YOUR website! 1.Ms. Jones has been given a loan of $2500 for 1 year. If the interest charged is $275, what is the interest rate on the loan. \n" ); document.write( "I = Prt \n" ); document.write( "275 = 2500*r*1 \n" ); document.write( "r = 275/2500 = 11% \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( "2. Asurvey of 400 people found that 66 were left-handed. What percent of those surveyed were left-handed? my answer was 264. am I correct and how do I set the problem up? \n" ); document.write( "No: \n" ); document.write( "66/400 = 16.5% \n" ); document.write( "=====================\r \n" ); document.write( "\n" ); document.write( "3. The electricity costs of a business decreased from $12,000 one year to $10,920 the next, what is the rate of decrease? \n" ); document.write( "Quantity decrease: 12000-10920 = 1080 \n" ); document.write( "Percent decrease 1080/12000= 9% \n" ); document.write( "======================== \n" ); document.write( " \n" ); document.write( "4. If the total bill at a restaurant, including a 15% tip, is $65.32, what was the cost of the meal alone? My answer is $55.52 but how do I set the problem up? \n" ); document.write( "Let \"x\" be the cost of the meal alone. \n" ); document.write( "EQUATION: \n" ); document.write( "total bill = x + 0.15x \n" ); document.write( "65.32 = 1.15x \n" ); document.write( "x = $56.00 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |