document.write( "Question 104094: Hello out there,I need some help with some tough problems,the first one is,Mr.Adams buys a bag of apples and a bag of pears for a total of $14.00.There are eight pounds of fruit in all.The apples cost $1.50 per pound,and the pears cost $2.30 per pound.How many pounds of pears did he buy?The second one is,Which of the following points are solutions to:x+2y<-12 and 3x-y>-2 (-1,-5),(0,0),or(1,-7).The next one is,Solve the system of equations by substitution:y=x^2+2x-2 and y=3x+4.And the last one is,Use elimination to solve 6x-y/4=-9 and 3x+2y=-30.Thanks to whoever can help. \n" ); document.write( "
Algebra.Com's Answer #75755 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "Let a=lbs of apples, p=lbs of pears \n" ); document.write( ". \n" ); document.write( "1.5a+2.3p=14 \n" ); document.write( "a+p=8 \n" ); document.write( ". \n" ); document.write( "a=8-p \n" ); document.write( "1.5(8-p)+2.3p=14 \n" ); document.write( "12-1.5p+2.3p=14 \n" ); document.write( ".8p=2 \n" ); document.write( "p=2.5 lbs \n" ); document.write( "a=5.5 lbs \n" ); document.write( "Check: \n" ); document.write( "2.5*2.3+1.5*5.5=14 \n" ); document.write( " \n" ); document.write( "B) \n" ); document.write( "by substitution (1,-7) is the only correct answer. \n" ); document.write( ". \n" ); document.write( "C) \n" ); document.write( "x^2+2x-2=3x+4 \n" ); document.write( "x^2-x-6=0 \n" ); document.write( "(x-3)(x+2)=0 \n" ); document.write( "x=3, x=-2 \n" ); document.write( ". \n" ); document.write( "D) \n" ); document.write( "6x-y/4=-9 \n" ); document.write( "3x+2y=-30 \n" ); document.write( ". \n" ); document.write( "24x-y=-36 \n" ); document.write( "3x+2y=-30 \n" ); document.write( ". \n" ); document.write( "the rest is like the 1st problem. \n" ); document.write( "I'll leave that up to you. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |