Answer:
that is the solution to the question
Answer:
a = 8
b ≠ 18
Step-by-step explanation:
y = 4x - 7
2y = ax + b
For there to be no solution, the lines (if graphed) should be parallel meaning that their slopes are equal but the y-intercepts are different
y = mx +b is the equation of a line where m is the slope and b is the y-intercept
Multiply the first equation by 2
2y = 8x - 14
2y = ax + b
So a has to equal 8
b can be anything except 14 (otherwise the lines would be the same)
Step-by-step explanation:
s1 = 300
s2 = s1 × 2 = 300 × 2 = 600
s3 = s2 × 2 = s1 × 2² = 1200
sn = sn-1 × 2 = s1 × 2^(n-1)
s7 = 300 × 2⁶ = 300 × 64 = 19,200
To find the area of this figure, there is two choices
1. cut it into 3 rectangles.
2.find the missing rectangle in the middle......
I likes 2 better $_$ :}
find the missing area in the middle, 12* 23 = 276
the area of the whole figure 31*69-276=1863m²
The quadratic equation is given by:
y = 3x² + 10x - 8
The standard equation of a parabola is given by:
y = ax² + bx + c
Where a, b, c are constants
At point (4, 80):
80 = a(4)² + b(4) + c
16a + 4b + c = 80 (1)
At point (-3, -11):
-11 = a(-3)² + b(-3) + c
9a - 3b + c = -11 (2)
At point (-1, -15):
-15 = a(-1)² + b(-1) + c
a - b + c = -15 (3)
Solving equations 1, 2 and 3 simultaneously gives:
a = 3, b = 10, c = -8
Therefore the quadratic equation becomes:
y = 3x² + 10x - 8
Find out more on quadratic equation at: brainly.com/question/1214333