SOLUTION: Hi , I was hoping you could help me with two more question. I have tried to find a formula but I can't and I'm wasting too much time. My class is tomorrow evening. 1. Deter

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Hi , I was hoping you could help me with two more question. I have tried to find a formula but I can't and I'm wasting too much time. My class is tomorrow evening. 1. Deter      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 134085: Hi ,

I was hoping you could help me with two more question. I have tried to find a formula but I can't and I'm wasting too much time. My class is tomorrow evening.

1. Determine two numbers whose sum is 15 and the sum of its square roots is 137. I know the answer is 11 and 4 but what formula do I use.

7. The perimeter of a rectangle is 20 inches and its area is 24 inches squared. Determine the lengths of its sides. I know that the sides are 6" and 4" but I need to show my work. I just used logic to find the numbers.

8. The perimeter of a rectangle es 24cm and its area is 32 cm squared. Find the lengths of its sides. Again I know that the answer is 8cm and 4cm but what is the formula?

I really appreciate the help

Thanks,
Anne

Found 2 solutions by solver91311, Ganesha:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
In the first place, you have a problem with the way you stated question number 1. If two numbers have a sum of 15, they can't have a sum of their square ROOTS be a larger number, and certainly not 137. Since you gave the answers as 11 and 4, then the question must have read: '...the sum of their squares is 137.'

Presuming that to be true, here's how to solve it.
First number: x
Second number: y
Square of the first number: x%5E2
Square of the second number: y%5E2
Sum of the numbers: x%2By
Sum of the squares: x%5E2%2By%5E2

We are given:
x%2By=15

x%5E2%2By%5E2=137

Solve the first equation for either of the variables:

y=15-x

Substitute this value into the second equation:

x%5E2%2B%2815-x%29%5E2=137

Expand and simplify:

x%5E2%2B225-30x%2Bx%5E2=137
2x%5E2-30x%2B88=0

The lead coefficient is an integer factor of all the coefficients, so divide:

x%5E2-15x%2B44=0

Factor the trinomial:

-4+%2A+-11+=+44 and -4-11=-15, so:

%28x-4%29%28x-11%29=0, so:

x=4 or x=11

Check the answer:
4%2B11=15
16+%2B+121+=+137

=================================
Perimeter = 2L+%2B+2W=20
Area = LW=24

Solve the perimeter equation for either variable:
2L=20-2W
L=10-W

Substitute in the Area equation:
%2810-W%29W=24
10W-W%5E2-24=0
-W%5E2%2B10W-24=0
W%5E2-10W%2B24=0

Factor:
%28W-6%29%28W-4%29=0

W=6 or W=4

Traditionally, the width is shorter than the length, so the width is 4, so 2L%2B8=20=>2L=12=>L=6

===============================
Do problem #8 the same way I just showed you for problem #7

Answer by Ganesha(13) About Me  (Show Source):
You can put this solution on YOUR website!
1
x+y=15 (1)and x^2+y^2 =137
x+y)^2 = 15^=225. 2xy = 225-137= 88
x-y)^2 =137-88 = 49, Hence
x-y=7 (2). from (1) and (2) 2x=22 x=11 2y=8 y=4
The other 2 are similar please do it similarly.