document.write( "Question 201190: Hey guys and girls, I have a bit of a problem here I have 50 home work questions that I have to submit by mid-night and I'm in a bit over my head at this point with both my summer classes and there finals tonight and tomorrow. If any body can help me with a few of these problems I would be very, very greatfull!I have to solve the follwing A,{Y=^X2+4X-5 & Y=-X^2+12X-11] B, {X^2+Y^=193 &X-Y=5} C, {X*Y=45 & 3X-Y=-6} D,{X*Y=8 & X^2+Y^2=65} E, {X+Y=-8 & (X-2)^2+(Y+7)^2=5}
\n" );
document.write( "I know this is not normal but I have to be at school to take one of my finals and I,m not too good at the substitution method these questions would probabley take me 2 hours to get the correct solutions not to mention the other 46 problems I have to solve! So if anybody is generous enough to help me with these solutions THANK YOU!!! fyi summer sessions are horrible.... \n" );
document.write( "
Algebra.Com's Answer #151411 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A,{Y=^X2+4X-5 & Y=-X^2+12X-11 \n" ); document.write( "I assume you want to find the values of x common to these 2 eqns, where they intersect. \n" ); document.write( "Since they both = y, they equal each other. \n" ); document.write( "X^2+4X-5 = -X^2+12X-11 \n" ); document.write( "2x^2 - 8x + 6 = 0 \n" ); document.write( "(2x - 2)*(x - 3) = 0 \n" ); document.write( "x = 3 \n" ); document.write( "x = 1 \n" ); document.write( "------- \n" ); document.write( "x = 3 --> y = 16 gives the point (3,16) \n" ); document.write( "x = 1 --> y = 0 gives the point (1,0) \n" ); document.write( "These are the 2 points of intersection of the 2 functions. \n" ); document.write( "------------------------ \n" ); document.write( "B, X^2+Y^2=193 &X-Y=5 \n" ); document.write( "x = y+5 \n" ); document.write( "(y+5)^2 + y^2 = 193 \n" ); document.write( "y^2 + 10y + 25 + y^2 = 193 \n" ); document.write( "2y^2 + 10y - 168 = 0 \n" ); document.write( "y^2 - 5y - 84 = 0 \n" ); document.write( "(y-12)*(y+7) = 0 \n" ); document.write( "y = -7 \n" ); document.write( "y = 12 \n" ); document.write( "Sub and solve for x as in the 1st one. \n" ); document.write( "-------------------------------------- \n" ); document.write( "C X*Y=45 & 3X-Y=-6 \n" ); document.write( "y = 3x+6 \n" ); document.write( "x*(3x+6) = 45 \n" ); document.write( "x^2 + 2x - 15 = 0 \n" ); document.write( "(x+5)*(x-3) = 0 \n" ); document.write( "x = 3 \n" ); document.write( "x = -5 \n" ); document.write( "------------ \n" ); document.write( "D X*Y=8 & X^2+Y^2=65 \n" ); document.write( "Similar to B but with 4 points of intersection. \n" ); document.write( "--------------- \n" ); document.write( "E X+Y=-8 & (X-2)^2+(Y+7)^2=5 \n" ); document.write( "More of the same \n" ); document.write( "email me via the thank you note if you want me to check your work. \n" ); document.write( " \n" ); document.write( " |