document.write( "Question 57309This question is from textbook
\n" );
document.write( ": 1. Six pears and three apples cost $3.90. Two pears and five apples cost $3.30. How much does one pear cost? Hint: You have two unknowns (variables), so you need two equations. Write one equation for each situation and solve the system of equations. \r
\n" );
document.write( "\n" );
document.write( "Let p = the cost of one pear \r
\n" );
document.write( "\n" );
document.write( "Let a = the cost of one apple\r
\n" );
document.write( "\n" );
document.write( "a. Write a system of equations that can be used to determine the cost of pears and apples.
\n" );
document.write( " Determine the cost of one pear and one apple. Use mathematics to explain how you determined your answer. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #39013 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! 1. Six pears and three apples cost $3.90. Two pears and five apples cost $3.30. How much does one pear cost? Hint: You have two unknowns (variables), so you need two equations. Write one equation for each situation and solve the system of equations. \r \n" ); document.write( "\n" ); document.write( "Let p = the cost of one pear \r \n" ); document.write( "\n" ); document.write( "Let a = the cost of one apple\r \n" ); document.write( "\n" ); document.write( "a. Write a system of equations that can be used to determine the cost of pears and apples. \n" ); document.write( " Determine the cost of one pear and one apple. Use mathematics to explain how you determined your answer. \n" ); document.write( ":Six pears and three apples cost $3.90 \n" ); document.write( "Is the equation: 6p+3a=3.90 \n" ); document.write( ":Two pears and five apples cost $3.30 \n" ); document.write( "Is the equation: 2p+5a=3.30 \n" ); document.write( ": \n" ); document.write( "Your system of two equations and two unknowns is: \n" ); document.write( "6p+3a=3.90 \n" ); document.write( "2p+5a=3.30 \n" ); document.write( ": \n" ); document.write( "Multiply the second equation by -3 and add it to the first equation to eliminate the p's and solve for a: \n" ); document.write( "-3(2p+5a=3.30)---> -6p-15a=-9.90 \n" ); document.write( ": \n" ); document.write( "6p+3a=3.90 \n" ); document.write( "-6p-15a=-9.90 \n" ); document.write( "_____________ \n" ); document.write( "-12a=-6.00 \n" ); document.write( "-12a/-12=-6.00/-12 \n" ); document.write( "a=$.50 \n" ); document.write( "Substitute a=.50 into one of the original equations and solve for p. \n" ); document.write( "2p+5(.50)=3.30 \n" ); document.write( "2p+2.50=3.30 \n" ); document.write( "2p+2.50-2.50=3.30-2.50 \n" ); document.write( "2p=.8 \n" ); document.write( "2p/2=.8/2 \n" ); document.write( "p=$.40 \n" ); document.write( "The pears are $.40 a piece and the apples are $.50 a piece. \n" ); document.write( "Happy Caclulating!!!! \n" ); document.write( " |