document.write( "Question 972553: The sum of twice the square of a number and 7 times the number equals 15. What is the number?\r
\n" );
document.write( "\n" );
document.write( "Twice the square of a number equals the sum of 5 times the number and 17. Find the number \r
\n" );
document.write( "\n" );
document.write( "One number is 3 larger than another and the sum of their square is 269.Find the number. \r
\n" );
document.write( "\n" );
document.write( "Please help me!!!! \n" );
document.write( "
Algebra.Com's Answer #594857 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number is x\r \n" ); document.write( "\n" ); document.write( "2x^2 +7x=15 \n" ); document.write( "2x^2-7x-15=0 I moved the 15 over to make it a quadratic equation =0 \n" ); document.write( "(2x-3) (x+5)=0 factoring, using 5 and 3. \n" ); document.write( "; \n" ); document.write( "x=(3/2), -5 \n" ); document.write( "; \n" ); document.write( "Check -5: 50 -35=15 \n" ); document.write( "Check (3/2) : (9/2) +(21/2)=(30/2)=15 \n" ); document.write( "; \n" ); document.write( "Number =x \n" ); document.write( "2x^2=5x+17 \n" ); document.write( "; \n" ); document.write( "do same thing \n" ); document.write( "2x^2-5x-17=0 \n" ); document.write( "Try quadratic formula \n" ); document.write( "; \n" ); document.write( "(1/4) (5+/- sqrt (25+136)) This is the exact form of x: {-5 +/- sqrt (161)}/4 \n" ); document.write( "' \n" ); document.write( "sqrt (161)=12.69 \n" ); document.write( "; \n" ); document.write( "(1/4) 17.69=4.42 \n" ); document.write( "; \n" ); document.write( "(1/4) (-7.69)=-1.92 ; x=-1.92,4.42 decimal \n" ); document.write( "; \n" ); document.write( "4.42^2 =19.53 \n" ); document.write( "twice that is 39.06 \n" ); document.write( "-5x=-22.1 \n" ); document.write( "-17 gets to 39.06 ;with rounding\r \n" ); document.write( "\n" ); document.write( "(-1.92^2)*2=7.37 \n" ); document.write( "-5(-1.92)=9.6 \n" ); document.write( "9.6-17=-7.4 close enough with rounding \n" ); document.write( ";\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is one number \n" ); document.write( "x+3 the other \n" ); document.write( "x^2 +x^2 +6x+9 ; (that is (x+3)(x+3) =269 \n" ); document.write( "; \n" ); document.write( "2x^2+6x -260=0 \n" ); document.write( "x^2+3x-130=0 , dividing by 2. \n" ); document.write( "(x+13)(x-10)=0 \n" ); document.write( "one number is 10, the other is 13 \n" ); document.write( "; \n" ); document.write( "squared 10=100 \n" ); document.write( "square 13=169 \n" ); document.write( "sum is 269\r \n" ); document.write( "\n" ); document.write( "; \n" ); document.write( "One number is -13, the other is -10 \n" ); document.write( "They do the same thing. You need both solutions. \n" ); document.write( " |