Answer:
a is an even number and b is an odd number
Step-by-step explanation:
if a is even and b is even then the sum would be even ex.10+6=16. I'd a and b are both odd the sum would be even ex. 13+9=22. one has to be odd and one has to be even for the sum to be odd ex. 5+4=9
Answer:
Rewrite the function as an equation.
y
=
5
x
−
4
Use the slope-intercept form to find the slope and y-intercept.
Tap for fewer steps...
The slope-intercept form is
y
=
m
x
+
b
, where
m
is the slope and
b
is the y-intercept.
y
=
m
x
+
b
Find the values of
m
and
b
using the form
y
=
m
x
+
b
.
m
=
5
b
=
−
4
The slope of the line is the value of
m
, and the y-intercept is the value of
b
.
Slope:
5
y-intercept:
−
4
Any line can be graphed using two points. Select two
x
values, and plug them into the equation to find the corresponding
y
values.
Tap for fewer steps...
Choose
1
to substitute in for
x
to find the ordered pair.
Tap for fewer steps...
Replace the variable
x
with
1
in the expression.
f
(
1
)
=
5
(
1
)
−
4
Simplify the result.
Tap for more steps...
1
The
y
value at
x
=
1
is
1
.
y
=
1
Choose
0
to substitute in for
x
to find the ordered pair.
Tap for fewer steps...
Replace the variable
x
with
0
in the expression.
f
(
0
)
=
5
(
0
)
−
4
Simplify the result.
Tap for more steps...
−
4
The
y
value at
x
=
0
is
−
4
.
y
=
−
4
Create a table of the
x
and
y
values.
x
y
0
−
4
1
1
Graph the line using the slope and the y-intercept, or the points.
Slope:
5
y-intercept:
−
4
x
y
0
−
4
1
1
Step-by-step explanation:
Answer:
b
Step-by-step explanation:
<h3>
Answer: x = 7 and y = 3</h3>
=====================================================
Explanation:
Apply the difference of squares rule
x² - 4y² = 13
x² - (2y)² = 13
(x - 2y)(x + 2y) = 13
Since x and y are positive integers, this means x-2y and x+2y are both integers as well.
The value 13 is prime. Its only factors are 1 and 13
Since the above equation shows 13 factoring into x-2y and x+2y, then we have two cases:
- A) x-2y = 1 and x+2y = 13
- B) x-2y = 13 and x+2y = 1
----------------
Let's consider case A
We have this system of equations

Add the equations straight down
- x+x becomes 2x
- -2y+2y becomes 0y = 0 which goes away
- 1+13 becomes 14
Therefore we have 2x = 14 solve to x = 7
From here, plug this into either equation to solve for y
x-2y = 1
7 - 2y = 1
-2y = 1-7
-2y = -6
y = -6/(-2)
y = 3
You should get the same result if you used x+2y = 13
----------------
Since we've found that x = 7 and y = 3, notice how case B is not possible
Example: x-2y = 13 becomes 7-2(3) = 13 which is false.
Also, x+2y = 1 would turn into 7+2(3) = 1 which is also false.
-----------------
Let's check those x and y values in the original equation
x² - 4y² = 13
7² - 4*(3)² = 13
49 - 4(9) = 13
49 - 36 = 13
13 = 13
The answer is confirmed.