Answer:
Using c++
Check the image for colors.
Step-by-step explanation:
#include <iostream>
using namespace std;
int main()
{
float length1,length2,width1,width2,area1,area2;
cout<<"length of Rectangle 1\n";
cin>>length1;
cout<<"\nwidth of Rectangle 1\n";
cin>>width1;
cout<<"\nlenght of Rectangle 2\n";
cin>>length2;
cout<<"\nwidth of Rectangle 2\n";
cin>>width2;
area1=length1*width1;
area2=length2*width2;
if (area1<area2)
{cout << "\nRectangle 2 has greater area";}
else {
if (area1>area2)
{cout << "\nRectangle 1 has greater area";}
else {cout << "\nAreas are the same";}
}
return 0;
}
First step to factor the trinomial, multiply the constant -28 with the leading coefficient 6.
So, -28 * 6 = - 168.
Next step is to breakdown -168 into two multiples so that their addition will result the coefficient of w= - 13.
So, -168 = -21 * 8.
And addition of - 21 and 8 will give - 13.
So, next step is to replace -13x with -21x + 8. Therefore,
6x² - 21x + 8x - 28 =0
(6x² - 21x) + (8x - 28 )=0 Make the group of two terms.
3x (2x - 7) + 4 (2x - 7) = 0 Take out the common factor from each group.
(2x - 7)(3x + 4) = 0 Again take out the common factor (2x -7).
So, 2x - 7 =0, 3x + 4 = 0 Set both the factor equal to 0.
2x = 7 , 3x = -4
So, 
Hope this helps you !
Answer:
d=1/2
b=1/25
b(row 2)=1/5
e=7/100
explanation: think about them as numbers out of 100 then simplify :)
I think its 28.5, but you should check with someone else.
15+3x-4+6x= 9x+11 add 6+3 then subtract 15-4
3y-4x+8x-y= 4x+2y add -4+8 then subtract 3-1
5x+8x+10x-3x= 20x Add 10+5+8 to get 23 then subtract 3