Texas Instruments TI-84 Plus Calculator Logo
W
Weston Posted on Jan 18, 2014
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

X^2+13x+22=7 How do I solve this by completing the square??

1 Answer

k24674

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Texas Instru... Master 8,093 Answers
  • Posted on Jan 19, 2014
k24674
Texas Instru... Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Aug 17, 2009
Answers
8093
Questions
0
Helped
4673312
Points
21595

X^2+13x+15=0
Recall (x+a)^2=x^2+2ax+a^2
Write x^2+2*(13/2)x+15, and compare the terms in x. a=13/2
x^2+13x+15=x^2+2(13/2)x+(13/2)^2-(13/2)^2+15
The first three terms are the expansion of (x+13/2)^2
You expression is equivalent to
(x+13/2)^2-[(13/2)^2-15]=(x+13/2)^2-[SQRT(109)/2]^2
Use the identity for the difference of two squares a^2-b^2=(a-b)(a+b)
This gives
x^2+13x+15=(x+13/2)^2-[SQRT(109)/2]^2=
[x+13/2 -SQRT(109)/2][x+13/2+SQRT(109)/2]
The polynomial can be written as (x-a)(x-b) (Note a has nothing to do with the one used above to complete the square. You can use any name for the roots, x_1, x_2, anything.
The two roots are on the screen captures below.

x^2+13x+22=7 - 50683d1f-d4c4-43e6-8a47-b41eedc7a4cf.png

PS. I prefer to manipulate exact expressions with radicals. If you do not like it use the decimal approximations.

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

I would like to figure out if I buy for $500 how much was the sales tax on this?

I set it up in a ratio to solve this.

500 113
----- = -----
x 13

I am assuming 13% tax.

Multiplying both sides by 13x:

(500)(13) = 113x

6500 = 113x

6500 = x
------
113

57.52 = x

Good luck,

Paul
Apr 12, 2018 • Homework
0helpful
1answer

As a contestant on a televised game show, Anne gets to spin the big prize wheel, which has a diameter of 4 meters. What is the prize wheel's area?

to work out area of a circle you must use area = pi x R^2
Area = pi x Radius squared
Area = 22/7 x 2^2
Area = 88/7
Area = 12.571 metres squared (M with a little 2 next to right corner of M)
pi is 22/7= 3.1428571429 (rounded up) just use 22/7


Feb 06, 2018 • Homework
0helpful
1answer

I need to convert 22 feet long x 22 feet wide x 7 ft high to square feet and then to cubic meters

You can't convert a volume to an area. For example. if everything is stacked 7 feet high then the area would be 484 square feet. If stacked 14 feet high the the area would be 242 square feet.

In SI, about 95.94 cubic meters.
0helpful
2answers

Variable calculator

x=-2

If you're asking how to do this on a particular calculator, please specify the make and mode. If this is homework, be sure to show your work.
0helpful
1answer

Solve x^2-22x=10

Just complete the square
x^2-22x-10=x^2-2(x)*11+11^2-11^2-10=(x-11)^2-121-10=(x-11)^2- 131.
Use the identity a^2-b^2=(a-b)(a+b) with a=(x-11) and b= square root (131)
Solutions are x1= 11 + square root (131) and x2=11-square root (131).
By the way, the calculator you are refer to cannot perform symbolic algebra calculations.
1helpful
1answer

How do i solve the equation x2-13x+36=0

Use the quadratic formula or completing the square.
Completing the square:
x^2 -13x=-36
x^2-2*(13/2) +(13/2)^2=-36+(13/2)^2
The left side can be factored as (x-13/2)^2.
The right side is (13^2-36*4)/4=(169-144)/4=25/4
Assembling the two sides
(x-13/2)^2=25/4
Taking the square roots x-13/2=+ or - 5/2
Case 1 : x-13/2=+ 5/2.
Solving for x you get the first root as x=(5+13)/2=18/2=9

Case 2 : x-13/2=-5/2.
Solving for x, you get the other root as x=(13-5)/2=8/2=4.
The roots are x1=9, and x2=4
0helpful
1answer

You are framing a rectangular print that is 10 inches wide and 34 inches long. this wall space has an area of 640 square inches. what is the width of the frame so that the framed print fits perfectly in...

If we assume the width of the frame is X. Then the one dimension of the framed picture will be 2X + 20 and the other dimension of the picture will be 2X + 34. We know the total area of the framed picture should be 640 in^2. Therefore:
(2X + 10) * (2X + 34) = 640
If you multiply this out you get:
4X^2 + 88X + 340 = 640
Subtract 640 from both sides:
4X^2 + 88X - 300 = 0
Divide both sides by 4:
X^2 + 22X - 75 = 0
Use the quadratic equation to solve for X, with A=1, B=22, C=75
X = [-22 +/- sqr(22^2-4*(-75)] /2
This reduces to:
(-22 +/- 48) / 2
The negative solution doesn't make sense in this case. Therefore: X = (-22 + 28) /2 = 6/3 = 3

Therefore the width of the frame should be 3 inches.
0helpful
1answer

2x^2-19x+22

I'm assumeing the problem is 2x^2 - 19x+22 = 0, solve for x.

I don't see any easy to factor this so I'll either need to complete the square or use the quadratic equation.
Using the quadratic equation, where A = 2, B = -19, and C = 22

x = [-(-19) +/- squareroot( 19^2 - 4*2*22)] / (2*2) =
(19 +/- squareroot(185))/4 =
8.150367 or 1.349632
28helpful
2answers

How to solve no 100: seven squares

There are 28 PINS. Count each PIN starting from left to right on each line. (1 to 28 )

Square 1-- Join together PIN No's ( 1 -- 2 -- 6 -- 7 )

Square 2 -- Join " " " " ( 4 -- 12 -- 21 -- 27 )

Square 3 -- Join " " " " ( 5 -- 9 -- 11 -- 15 )

Square 4 -- Join " " " " (3 -- 10 -- 13 -- 19 )

Square 5 -- Join " " " " (8 -- 16 -- 23 -- 28 )

Square 6 -- Join " " " " (14 --18 - 20 -- 25 )

Square 7 -- Join " " " " (17 -- 22 - 24 - 26 )


Hope you can complete this Puzzle now ----------- GOOD LUCK
51helpful
6answers

Re: professor laytons seven squares

Not my brilliance I'm afraid, but found the answer on another website, have copied in below - it does work!

It is very complicated to explain but i'll try as best as I can. 1- First make a small square in the top left corner.(This is the only one that isn't at 45 degrees)

2- Next go to the far bottom left corner and make a small 45 degree (lop sided) square leaving only one peg in the middle.

3- Copy the same thing as you did for the 2nd square but this time in the far top right corner.

4- Use the peg that is in the centre of the square in the bottom left corner(2) and draw a line to the peg on the far right at the very bottom. Then draw a line to the middle peg on the far right. Then draw a line to the peg that is on the 2nd row from the top and 3 columns in from the left. Then complete the square connecting up the other side.

5- Start from the peg that is on the very far right that is free and connect it to the peg that is free at the very bottom. Then connect that to the peg that is free on the far left. Then connect it to the peg at the very top (out of the 2 that are free) on the right. Then complete the square.

6- At the very top start at the free peg and connect it to the free peg on the right that is in the centre of the small 45 degree square. Then connect this to the free peg in the centre of 4 other free pegs. Then connect that to the free peg that is furthest to the left and then complete that square.

7- As there are only 4 pegs left this should be easy to see a small 45 degree square. Hope this helps and didn't confuse you too much.
Not finding what you are looking for?

226 views

Ask a Question

Usually answered in minutes!

Top Texas Instruments Office Equipment & Supplies Experts

k24674

Level 3 Expert

8093 Answers

Jerry Naidoo

Level 2 Expert

152 Answers

Paul Bade

Level 3 Expert

1818 Answers

Are you a Texas Instruments Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...