|
Tutors Answer Your Questions about Problems-with-consecutive-odd-even-integers (FREE)
Question 170611: On the word problems using multiplication is throwing me off, such as this problem "Find two numbers whose sum os 24 and whose product is 143": On the word problems using multiplication is throwing me off, such as this problem "Find two numbers whose sum os 24 and whose product is 143" Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!lets call the 2 numbers a and b
:
sum of the numbers is a+b which equals 24----------------->a+b=24...eq 1
:
the product of the numbers is ab which equals 143.-------->ab=143...eq 2
:
lets take eq 1 and write it in terms of a--->a=24-b
:
take a's value from eq 1 and plug it into eq 2
:
(24-b)b=143---distribute---> 
:
so b can be 11 or 13 if b is 11 then a is 13 if b is 13 the a is 11
:our two numbers are
| Solved by pluggable solver: SOLVE quadratic equation with variable |
Quadratic equation (in our case ) has the following solutons:
![b[12] = (b+-sqrt( b^2-4ac ))/2\a](/cgi-bin/plot-formula.mpl?expression=b%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca&x=0003)
For these solutions to exist, the discriminant should not be a negative number.
First, we need to compute the discriminant : .
Discriminant d=4 is greater than zero. That means that there are two solutions: .
![b[1] = (-(-24)+sqrt( 4 ))/2\1 = 13](/cgi-bin/plot-formula.mpl?expression=b%5B1%5D+=+%28-%28-24%29%2Bsqrt%28+4+%29%29%2F2%5C1+=+13&x=0003)
![b[2] = (-(-24)-sqrt( 4 ))/2\1 = 11](/cgi-bin/plot-formula.mpl?expression=b%5B2%5D+=+%28-%28-24%29-sqrt%28+4+%29%29%2F2%5C1+=+11&x=0003)
Quadratic expression can be factored:

Again, the answer is: 13, 11.
Here's your graph:
 | |
:
|
Question 170485: Could you please help me solve this word problem and the formula used for solve it?
Two positive numbers are consecutive odd integers. The square of the smaller is 4 more than 3 times the larger. Find the smaller integar. The multiple choice answers are: a) 3 b) 5 c) 6 d) 7 e) 9
thank you for your help, Phillip
: Could you please help me solve this word problem and the formula used for solve it?
Two positive numbers are consecutive odd integers. The square of the smaller is 4 more than 3 times the larger. Find the smaller integar. The multiple choice answers are: a) 3 b) 5 c) 6 d) 7 e) 9
thank you for your help, Phillip
Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!we are looking for 2 consecutive odd integers that are also positive. Lets call them a and a+2.
 distribute and combine
:

:
 factor
:

:
a=5 and -2 but we can throw out the negative so a=5
:
integers are  and
|
Question 169946: The sum of even integers between 1 and 48: The sum of even integers between 1 and 48 Answer by chiefman(9) (Show Source):
You can put this solution on YOUR website!taking the formula n+1,n+3,n+5....where n=1,2,3,4,........to get even integers we have
2,4,6,8,.......48 this becomes an arithmetic series ie
2+4+6+8+......+48 where first term(a)=2,common diffrence(d)=2
we first find the number of terms in this seies
using the formula  where L is the last term.
48=2+(n-1)2
n=24 therefore there are 24 terms.
Now we find the the sum using the formula
 where S=sum n=number of terms
S=[24/2(2*2+(24-1)2]
=12(4+46)
=600
therefore the sum is 600
|
Question 169328This question is from textbook Integrated Arithmetic and Basic Algebra
: Find two consecutive integers so that twice the square of the larger is 57 more than three times the smaller. Find the integers.This question is from textbook Integrated Arithmetic and Basic Algebra
: Find two consecutive integers so that twice the square of the larger is 57 more than three times the smaller. Find the integers. Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!Let x & x+1 be the 2 integers.
2(x+1)^2=3x+57
2(x^2+2x+1)=3x+57
2x^2+4x+2=3x+57
2x^2+4x-3x-57+2=0
2x^2+x-55=0
(2x+11)(x-5)=0
2x=11=0
2x=-11
x=-11/2
x=-5.5 ans. -5.5+1=-4.5 ans.
x-5=0
x=5 ans. 5+1=6 ans.
Proof:
2*6^2=3*5+57
2*36=15+57
72=72
|
Question 169178: The sum of 3 consecutive odd numbers is 39
how would you figure it out?: The sum of 3 consecutive odd numbers is 39
how would you figure it out? Answer by Alan3354(1431) (Show Source):
You can put this solution on YOUR website!The sum of 3 consecutive odd numbers is 39
how would you figure it out?
----------------
n is the 1st number
n+2 is the 2nd
n+4 is the 3rd
n + n+2 + n+4 = 39
3n+6 = 39
3n = 33
n = 11
so it's 11, 13, 15
That's one way.
|
Question 169109: Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers. : Three times the smallest of three consecutive even integers is two more than twice the largest. Find the integers. Answer by checkley77(3639) (Show Source): |
Question 168829: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct Answer by Alan3354(1431) (Show Source):
You can put this solution on YOUR website!find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct
------------------
It says integers, not even integers. And, the sum exceeds the 4th, so add 18 to the 4th, not subtract.
------------
So x + x+1 + x+2 = x+3 + 18
3x+3 = x+21
2x = 18
x = 9 (the 1st)
Check:
9+10+11 = 30
12 + 18 = 30
|
Question 168829: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!your on the right track but this is 4 consecutive integers not 4 consecutive odd or even integers.....so x,x+1,x+2,x+3
x+x+1+x+2=x+3+18
3x+3=x+21
2x+18
 so integers are 9,10,11,12
|
Question 168829: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct: find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18. I can not figure out how to write out the problem to solve it.
x+x+2+x+4=x+6-18
is that correct Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!find 4 consecutive intergers such that the sum of the first three exceeds the 4th by 18.
.
Let x = first of 4 consecutive integers
then
x+1 = second of 4 consecutive integers
x+2 = third of 4 consecutive integers
x+3 = fourth of 4 consecutive integers
.
Then from "sum of the first three exceeds the 4th by 18" we get:
x+(x+1)+(x+2) = (x+3)+18
3x+3 = x+21
2x+3 = 21
2x = 18
x = 9
.
Answer:
9, 10, 11, and 12
|
Question 168655: Find 4 consecutive even intergers such that the largest is 2 more than half the sum of the first 3 integers: Find 4 consecutive even intergers such that the largest is 2 more than half the sum of the first 3 integers Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!lets call our consecutive even integers: x, x+2, x+4, x+6
(x+6)=1/2(x+(x+2)+(x+4))+2------multiply all terms by 2
2x+12=x+x+2+x+4+4
:
2x+12=3x+10
:
 so integers are 2,4,6,and 8
|
Question 168353: Find four consectutive odd integers such that the sum of the first and second is 57 more than the fourth.: Find four consectutive odd integers such that the sum of the first and second is 57 more than the fourth. Answer by Mathtut(524) (Show Source): |
Question 168259: Please help me solve this equation: What are the two consecutive even integers whose product is 168?
: Please help me solve this equation: What are the two consecutive even integers whose product is 168?
Answer by jojo14344(883) (Show Source): |
Question 168260: Please help me solve this problem: The greater of two consecutive even integers is twelve less than twice the smaller.Find the consecutive even integers.: Please help me solve this problem: The greater of two consecutive even integers is twelve less than twice the smaller.Find the consecutive even integers. Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!Please help me solve this problem: The greater of two consecutive even integers is twelve less than twice the smaller.Find the consecutive even integers.
.
Let x = smaller of two consecutive even integers
then
x+2 = larger of two consecutive even integers
.
From: "The greater of two consecutive even integers is twelve less than twice the smaller." we get:
x+2 = 2x-12
2 = x-12
14 = x (smaller integer)
.
larger integer:
x+2 = 14+2 = 16 (larger integer)
.
Solution: 14 and 16
|
Question 167923: the sum of three consecutive odd numbers is 39.: the sum of three consecutive odd numbers is 39. Answer by jim_thompson5910(9376) (Show Source):
You can put this solution on YOUR website!consecutive odd numbers follow the pattern 2x+1, 2x+3, 2x+5, etc
So the equation is
 Start with the given equation.
 Combine like terms on the left side.
 Subtract  from both sides.
 Combine like terms on the right side.
 Divide both sides by  to isolate  .
 Reduce.
 Go back to the first number
 Plug in
 Multiply
 Add. So the first number is 11
-------------------
 Go back to the second number
 Plug in
 Multiply
 Add. So the second number is 13
-------------------
 Go back to the third number
 Plug in
 Multiply
 Add. So the third number is 15
----------------------------------------------------------------------
Answer:
So the consecutive odd integers are 11, 13 and 15
Check
11+13+15 = 39
39 = 39
|
Question 167785: sum of three consecutive integers is -14.Find the numbers.: sum of three consecutive integers is -14.Find the numbers. Answer by Alan3354(1431) (Show Source):
You can put this solution on YOUR website!sum of three consecutive integers is -14.Find the numbers?
n , n+1=? , n+2=?
----------------
n + n+1 + n+2 = -14
3n+3 = -14
3n = -17
There is no integer solution. The sum of 3 consecutive integers will always be a multiple of 3.
|
Question 167526This question is from textbook algebra 1
: the sum of two integers is greater than 12, one integer is ten less than twice the otherThis question is from textbook algebra 1
: the sum of two integers is greater than 12, one integer is ten less than twice the other Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!lets call the two integers a and b
a+b>12 eq 1
a=2b-10 eq 2
lets take a's value from eq 2 and plug it into eq 1.
2b-10+b=12--->  --->
|
Question 167530This question is from textbook algebra 1
: the sum of two integers is greater than 12, one integer is ten less than twice the other. what are the least values of the integers?This question is from textbook algebra 1
: the sum of two integers is greater than 12, one integer is ten less than twice the other. what are the least values of the integers? Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website! the sum of two integers is greater than 12, one integer is ten less than twice the other. what are the least values of the integers?
.
Let x = one integer
and y = other integer
.
x+y > 12
x = 2y-10
.
2y-10 + y > 12
3y-10 > 12
3y > 22
y > 22/3
.
The smallest integer value of y is 8.
.
to find x:
x = 2y-10
x = 2(8)-10
x = 16-10
x = 6
.
The two integers: 6 and 8
|
Question 166955: The sum of 2 consecutive intergers is 118. Define a variable for the smaller interger? and What must you add to an even interger to get the next greater even interger? Write an expression for the second interger?: The sum of 2 consecutive intergers is 118. Define a variable for the smaller interger? and What must you add to an even interger to get the next greater even interger? Write an expression for the second interger? Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!The sum of 2 consecutive intergers is 118. Define a variable for the smaller interger? and What must you add to an even interger to get the next greater even interger? Write an expression for the second interger?
.
Let x = smaller even integer
then
x+2 = next consecutive even integer
.
x + x+2 =118
2x + 2 = 118
2x = 116
x = 58
x+2 = 60
.
The integers are 58 and 60
|
Question 166360: the sum of the squares of six consecutive integers is 1111. what are the integers and what is the problem solving strategy?: the sum of the squares of six consecutive integers is 1111. what are the integers and what is the problem solving strategy? Answer by Edwin McCravy(2086) (Show Source):
You can put this solution on YOUR website!the sum of the squares of six consecutive integers is 1111. what are the integers and what is the problem solving strategy?
Let consecutive the integers be , , , , , and
Then we have the equation:
Collect terms:
Divide through by 6:
Factor:
Use the zero factor property:
So there are two solutions:
If , then the consecutive integers are
, , , , , and
or
, , , , , and
or
, , , , , and
and if , then the consecutive integers are
, , , , , and
or
, , , , , and
or
, , , , , and
Edwin
|
Question 166360: the sum of the squares of six consecutive integers is 1111. what are the integers and what is the problem solving strategy?: the sum of the squares of six consecutive integers is 1111. what are the integers and what is the problem solving strategy? Answer by jim_thompson5910(9376) (Show Source):
You can put this solution on YOUR website!Consecutive integers follow the pattern: x, x+1, x+2, x+3...
Since the "sum of the squares of six consecutive integers is 1111", this means that
Now FOIL the expressions to get
and combine like terms to get
I'll let you solve the equation.
|
Question 166301: three consecutive odd integers such as their sum decreased by 18 is equal to the the first interger: three consecutive odd integers such as their sum decreased by 18 is equal to the the first interger Answer by Mathtut(524) (Show Source): |
Question 166269: the sum of two odd integers whose sum is 48: the sum of two odd integers whose sum is 48 Answer by jim_thompson5910(9376) (Show Source):
You can put this solution on YOUR website!Odd integers follow the pattern  ,  , etc
So if the "sum of two odd integers whose sum is 48" then
 Combine like terms on the left side.
 Subtract  from both sides.
 Combine like terms on the right side.
 Divide both sides by  to isolate  .
 Reduce.
----------------------------------------------------------------------
Answer:
So the answer is  which means that the two numbers are  and
|
Question 166263: The sum of three consecutive even integers is 10 less than 256. Find the integers.
Can someone please help me with this problem. Thank you: The sum of three consecutive even integers is 10 less than 256. Find the integers.
Can someone please help me with this problem. Thank you Answer by Mathtut(524) (Show Source): |
Question 165994: Find three consecutive even integers such that two times the sum of the first and the second is equal to three times the third.: Find three consecutive even integers such that two times the sum of the first and the second is equal to three times the third. Answer by sata001(4) (Show Source):
You can put this solution on YOUR website!let these numbers be 2x 2x+2 and 2x+4.
two times the sum of the first and the second is equal to three times the third means that:
2*(2x + 2x+2)=3*(2x+4)
2*(4x+2)=6x+12
8x+4=6x+12
2x=8
x=4
so the three consecutive even integers are 8, 10 and 12.
|
Question 165828: the product of two consecutive even integers is 106 less than 11 times their sum.find the two integers: the product of two consecutive even integers is 106 less than 11 times their sum.find the two integers Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!X(X+2)=11(X+X+2)-106
X^2+2X=11(2X+2)-106
X^2+2X=22X+22-106
X^2+2X-22X-22+106=0
X^2-20X+84=0
(X-14)(X-6)=0
X-14=0
X=14 ANSWER.
X-6=0
X=6 ANSWER.
PROOFS:
14*16=11(14+16)-106
224=11*30-106
224=330-106
224=224
---------------
6*8=11(6+8)-106
48=11*14-106
48=154-106
48=48
|
Question 165705: Find the three consecutive odd integers such that the product of the first and third integers is 4 less than the square of the second integer.: Find the three consecutive odd integers such that the product of the first and third integers is 4 less than the square of the second integer. Answer by Mathtut(524) (Show Source):
You can put this solution on YOUR website!so lets call our intergers x+1,x+3,x+5
 lets distribute the right and left sides and simplify  simplifying further  it appears that there are NO unique solutions
|
Question 165493: the sum of the square of the two consecutive odd intergers is equal to 290 find the two intergers: the sum of the square of the two consecutive odd intergers is equal to 290 find the two intergers Answer by jojo14344(883) (Show Source): |
Question 165493: the sum of the square of the two consecutive odd intergers is equal to 290 find the two intergers: the sum of the square of the two consecutive odd intergers is equal to 290 find the two intergers Answer by Fombitz(1755) (Show Source):
You can put this solution on YOUR website!Let n be the first integer, (n+2) would be the next consecutive odd integer.

You can factor this quadratic equation.

.
.
.
First solution:

The two integers are then -13 and -11.
.
.
.
Second solution:

The two integers are then 11 and 13.
|
Question 165396: Suppose students arrive at school in groups. You are the first to arrive, and you are alone, but still considered a group. The second group to arrive has two more people in it that were in your group. The third group of students to arrive has two more people in it than were in the second group. If there are 2250 kids at your school on this day, how many groups will arrive at school, assuming they all meet the requirement of having two more members than the group before them? All groups except the last one must meet the "two more than the last group" requirement. Write an explanation how you got to your answer and write a general statement that would fit this situation no matter how many students were in the school.: Suppose students arrive at school in groups. You are the first to arrive, and you are alone, but still considered a group. The second group to arrive has two more people in it that were in your group. The third group of students to arrive has two more people in it than were in the second group. If there are 2250 kids at your school on this day, how many groups will arrive at school, assuming they all meet the requirement of having two more members than the group before them? All groups except the last one must meet the "two more than the last group" requirement. Write an explanation how you got to your answer and write a general statement that would fit this situation no matter how many students were in the school. Answer by josmiceli(2035) (Show Source):
You can put this solution on YOUR website!The first group is one person here is a list of
group numbers and number of people in group. Any
group has 2 more than the previous group
-------------
1 --- 1
2 --- 3
3 --- 5
4 --- 7
5 --- 9
6 --- 11
-------------
Now here is a list of group numbers and total of people so far
-------------
1 --- 1
2 --- 1 + 3 = 4
3 --- 5 + 5 = 9
4 --- 9 + 7 = 16
5 --- 16 + 9 = 25
6 --- 25 + 11 = 36
--------------
Each total is the square of the count number of the group
---------------

etc.
The question then becomes "What group count number squared is under
2250 when the next group count number squared goes over 2250?
 gives me  That's too much
 gives me  still too much
 gives me
That's under  , and 
So,  people of the 48th group bring the total
up to  . So, 48 groups have to arrive at school
(There can be 
people in the 48th group)
------------------
For a formula, if  = the total number in the school
and  = the group count number,  = 1,2,3,4.. etc.

The number of groups will be  with the
last group having  people
|
Question 165094: Find two consecutive even integers such that 3 times the smaller is 12 more than 2 times the larger.: Find two consecutive even integers such that 3 times the smaller is 12 more than 2 times the larger. Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!Let x & (x+2) be the 2 integers.
3x=2(x+2)+12
3x=2x+4+12
3x-2x=16
x=16 answer for the smaller integer.
16+2 for the larger integer.
Proof:
3*16=2*18+12
48=36=12
48=48
|
Question 165096: George has 13.5 square yards of material, which comes in a width of 54 inches or 1.5 yards. How long is the rectangular piece of material?: George has 13.5 square yards of material, which comes in a width of 54 inches or 1.5 yards. How long is the rectangular piece of material? Answer by edjones(2401) (Show Source): |
Question 165000: Find two consecutive positive integers such that the square of the first decreased by 25 equals three times the second.: Find two consecutive positive integers such that the square of the first decreased by 25 equals three times the second. Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!Let x = first consecutive positive integer
then
x+1 = second consecutive positive integer
.
x^2 - 25 = 3(x+1)
x^2 - 25 = 3x+3
x^2 - 3 - 28 = 0
.
Factoring:
(x-7)(x+4) = 0
therefore,
x = {-4, 7}
.
Since we looking for POSITIVE integers then the solution MUST be:
7 and 8
|
Question 164180: 1) The lesser of tow consecutive even integers is 10 more than one-half the greater. Find the integers.
2) The greater of two consecutive even integers is 6 less than the times the lesser. Find the integers.
3) Find four consecutive integers such that twice the sum of the two greater integers exceeds three times the first by 91
4) Find a set of four consecutive positive integers such that the greatest integer in the set is twice the least integer in the set.: 1) The lesser of tow consecutive even integers is 10 more than one-half the greater. Find the integers.
2) The greater of two consecutive even integers is 6 less than the times the lesser. Find the integers.
3) Find four consecutive integers such that twice the sum of the two greater integers exceeds three times the first by 91
4) Find a set of four consecutive positive integers such that the greatest integer in the set is twice the least integer in the set. Answer by stanbon(18999) (Show Source):
You can put this solution on YOUR website!1) The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers.
1st: 2x
2nd: 2x+2
-----
EQUATION:
2x =(1/2)(2x+2)+10
2x = x + 11
x = 11
-------------
1st: 2x = 22
2nd: 2x + 2 = 24
===================================
2) The greater of two consecutive even integers is 6 less than the times the lesser. Find the integers.
I'll leave this to you. Something is missing is the statement of the problem.
=====================================
3) Find four consecutive integers such that twice the sum of the two greater integers exceeds three times the first by 91.
1st: x
2nd: x+1
3rd: x+2
4th: x+3
---------------
EQUATION:
2(x+2 + x+3) = 3x + 91
4x + 12 = 3x + 91
x = 79
x+1 = 80
etc.
======================
4) Find a set of four consecutive positive integers such that the greatest integer in the set is twice the least integer in the
I'll leave this to you.
=============================
Cheers,
Stan H.
|
Question 164146: The greater of two consecutive even integers is six less than twice the smaller. Find the two numbers: The greater of two consecutive even integers is six less than twice the smaller. Find the two numbers Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!LET X & X+2 BE THE INTEGERS.
X+2=2X-6
X-2X=-6-2
-X=-8
X=8 FOR THE SMALLER INTEGER.
8+22=10 FOR THE LARGER INTEGER.
PROOF:
10=2*8-6
10=16-6
10=10
|
Question 164095: the product of two consecutive even integers is 168: the product of two consecutive even integers is 168 Answer by elima(1423) (Show Source):
You can put this solution on YOUR website!1st integer = x
2nd integer = x+2
======================
x(x+2)=168

(x+14)(x-12)=0
x+14=0
x=-14
x-12=0
x=12
=================
So we end up with 2 possibilities;
x = 12 or x = -14
Now we need our second;
x + 2 = 12+2=14
x+2 = -14+2=-12
====================
When x = 12, the second integer = 14
When x = -14, second integer = -12
:)
|
Question 163814: find the consecutive odd numbers such that twice the sum of the first and second is one more than three times the third.: find the consecutive odd numbers such that twice the sum of the first and second is one more than three times the third. Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!find the consecutive odd numbers such that twice the sum of the first and second is one more than three times the third.
.
Let x = 1st consecutive odd number
then
x+2 = 2nd consecutive odd number
x+4 = 3rd consecutive odd number
.
From: "twice the sum of the first and second is one more than three times the third" we get:
2(x + x+2) = 3(x+4)+1
2(2x+2) = 3(x+4)+1
4x+4 = 3x+12+1
4x+4 = 3x+13
x+4 = 13
x = 9 (1st number)
.
2nd number:
x+2 = 9+2 = 11
.
3rd number:
x+4 = 9+4 = 13
.
Ans: 9, 11, 13
|
Question 163815: The sum of two integers is fifteen. Eight times the smaller is 1 less than three times the larger. Find the numbers.: The sum of two integers is fifteen. Eight times the smaller is 1 less than three times the larger. Find the numbers. Answer by nerdybill(1123) (Show Source):
You can put this solution on YOUR website!I'll use the "elmination method"...
.
Let x = smaller number
and
y = larger number
.
Since we have two unknowns, we'll need to find two equations.
Equation 1 can be extracted from "The sum of two integers is fifteen":
x + y = 15
.
Equation 2 can be extracted from "Eight times the smaller is 1 less than three times the larger.":
8x = 3y -1
rearranging:
8x - 3y = -1
.
The two equations now are:
x + y = 15
8x - 3y = -1
.
Multiplying the top equation by 3 to get:
3x + 3y = 45
8x - 3y = -1
.
Adding the two equations together:
3x + 3y = 45
8x - 3y = -1
-------------
11x = 44
dividing both sides by 11:
x = 4 (smaller number)
.
larger number is found by substituting the above into equation 1:
x + y = 15
4 + y = 15
y = 11 (larger number)
.
Ans: 4 and 11
|
Question 163544This question is from textbook 
: The hypotenuse of a right triangle is 25 m long. The length of one leg is 10m less than twice the other. Find the length of each leg.This question is from textbook 
: The hypotenuse of a right triangle is 25 m long. The length of one leg is 10m less than twice the other. Find the length of each leg. Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!25^2=(2x-10)^2+x^2
625=4x^2-40x+100+x^2
5x^2-40x+100-625=0
5x^2-40x-525=0
5(x^2-8x-105=0
5(x-15)(x+7)=0
x-15=0
x=15 fot the short leg
2*15-10=30-10=20 for the long leg
Proof:
25^2=20^2+15^2
625=400+225
625=625
|
Question 163545This question is from textbook 
: The top of a 15-foot ladder is 3 ft farther up a wall than the foot of the ladder is from the bottom of the wall. How far is the foot of the ladder from the bottom wall?This question is from textbook 
: The top of a 15-foot ladder is 3 ft farther up a wall than the foot of the ladder is from the bottom of the wall. How far is the foot of the ladder from the bottom wall? Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!15^2=(x+3)^2+x^2
225=x^2+6x+9+x^2
2x^2+6x+9-225=0
2x^2+6x-216=0
2(x^2=3x-108)=0
2(X=12)(x-9)=0
x-9=0
x=9 feet is the distance from the wall to the bottom of the ladder.
Proof:
9^2+(9+3)^2=15^2
81+12^2=225
81+144=225
225=225
|
Question 163559This question is from textbook 
: The hypotenuse of a right triangle is 25 m long. The length of one leg is 10 m less than twice the other. Find the length of each leg.This question is from textbook 
: The hypotenuse of a right triangle is 25 m long. The length of one leg is 10 m less than twice the other. Find the length of each leg. Answer by checkley77(3639) (Show Source):
You can put this solution on YOUR website!(2x-10)^2+x^2=25^2
4x^2-40x+100+x^2=625
5x^2-40x+100-625=0
5x^2-40x-525=0
5(x^2-8x-105)=0
5(x-15)(x+7)=0
x-15=0
x=15 for the short side.
2*15-10
30-10=20 for the long side.
Proof:
15^2+20^2=25^2
225+400=625
625=625
|
Question 163541This question is from textbook 
: A rectangle is 15 cm wide and 18 cm long. If both dimensions are decreased by the same amount, the area of the new rectangle formed is 116 cm^2 less than the area of the original. Find the dimensions of the new rectangle.This question is from textbook 
: A rectangle is 15 cm wide and 18 cm long. If both dimensions are decreased by the same amount, the area of the new rectangle formed is 116 cm^2 less than the area of the original. Find the dimensions of the new rectangle. Answer by ankor@dixie-net.com(4532) (Show Source):
You can put this solution on YOUR website!A rectangle is 15 cm wide and 18 cm long. If both dimensions are decreased by the same amount, the area of the new rectangle formed is 116 cm^2 less than the area of the original. Find the dimensions of the new rectangle.
:
Original rectangle area: 15 * 18 = 270 sq/cm
:
Let x = amt each dimension is decreased:
:
Area of new rectangle
(15-x)(18-x) = 270 - 33x + x^2
:
Original rectangle - new rectangle = 116 sq/cm
270 - (270 - 33x + x^2) 116
270 - 270 + 33x - x^2 = 116
Arrange as a quadratic on the right
0 = x^2 - 33x + 116
Factor this to:
(x - 4)(x - 29) = 0
x = 4 cm; is the only solution that makes sense.
:
:
New rectangle 11 * 14 = 154
270 - 154 = 116; confirms our solution
|
Question 163539This question is from textbook 
: The sum of a number and its square is 72. Find the number.This question is from textbook 
: The sum of a number and its square is 72. Find the number. Answer by Fombitz(1755) (Show Source):
You can put this solution on YOUR website!Call the number N.

Two solutions.

.
.
.

.
.
.
Check your answers.

.
.
.

.
.
.
Both answers lead to true statements.
Both answers are good answers.
|
Question 163472: The sum of the squares of 6 consecutive integers is 1111. What are the integers? (once again, explain your reasoning).
: The sum of the squares of 6 consecutive integers is 1111. What are the integers? (once again, explain your reasoning).
Answer by Fombitz(1755) (Show Source):
You can put this solution on YOUR website!Let's call the first integer, N.
the next 5 consecutive integers would be

and their squares would be,

Now add them together,

You know the sum of the squares equals 1111.

Two solutions.
.
.
.

The integers are then 11,12,13,14,15,16.
.
.
.

The integers are then -16,-15,-14,-13,-12,-11.
|
|
|
| |